From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:14:49 +0000 (+0200) Subject: Revert "test: analyze JUnit results in PR jobs" X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1673%2Fhead;p=ceph-build.git Revert "test: analyze JUnit results in PR jobs" --- diff --git a/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml b/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml index 61874944e..0753e6c8f 100644 --- a/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml +++ b/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml @@ -21,7 +21,7 @@ auto-rebuild: true - inject: properties-content: | - TERM=xterm-256color + TERM=xterm parameters: - string: @@ -78,9 +78,4 @@ - text: credential-id: cd-cypress-record-key variable: CYPRESS_RECORD_KEY - - ansicolor: - colormap: "gnome-terminal" - - publishers: - - junit: - results: '**/reports/*.xml' + - ansicolor diff --git a/ceph-pr-api/config/definitions/ceph-pr-api.yml b/ceph-pr-api/config/definitions/ceph-pr-api.yml index 890f63e96..a9fa5b357 100644 --- a/ceph-pr-api/config/definitions/ceph-pr-api.yml +++ b/ceph-pr-api/config/definitions/ceph-pr-api.yml @@ -71,7 +71,3 @@ wrappers: - ansicolor - - publishers: - - junit: - results: '**/reports/*.xml' diff --git a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml index 8626c7ca2..1ef21979b 100644 --- a/ceph-pull-requests/config/definitions/ceph-pull-requests.yml +++ b/ceph-pull-requests/config/definitions/ceph-pull-requests.yml @@ -66,8 +66,6 @@ - ../../build/build publishers: - - junit: - results: '**/reports/*.xml' - cobertura: report-file: "src/pybind/mgr/dashboard/frontend/coverage/cobertura-coverage.xml" only-stable: "true"