]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Revert "test: analyze JUnit results in PR jobs" 1673/head
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Thu, 1 Oct 2020 09:14:49 +0000 (11:14 +0200)
committerGitHub <noreply@github.com>
Thu, 1 Oct 2020 09:14:49 +0000 (11:14 +0200)
ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml
ceph-pr-api/config/definitions/ceph-pr-api.yml
ceph-pull-requests/config/definitions/ceph-pull-requests.yml

index 61874944e90d2396c2c1785ae5aa21567095a90d..0753e6c8fd2f5732ef4fdb31405446e71cb66203 100644 (file)
@@ -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
index 890f63e9687d839c6514e09f8fceaf4bae114fb0..a9fa5b357e82ae2233a5d1e4e0e0dab6ba54d985 100644 (file)
@@ -71,7 +71,3 @@
 
     wrappers:
       - ansicolor
-
-    publishers:
-      - junit:
-          results: '**/reports/*.xml'
index 8626c7ca2d7106ad7aad0ab2e9484aaf5705352a..1ef21979b924b5d00f4ef8f258a6b8c7f5a3911b 100644 (file)
@@ -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"