ceph-pull-requests: specify threshold for a failure 1788/head
authorKefu Chai <tchaikov@gmail.com>
Wed, 31 Mar 2021 09:15:11 +0000 (17:15 +0800)
committerKefu Chai <tchaikov@gmail.com>
Wed, 31 Mar 2021 09:19:58 +0000 (17:19 +0800)
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
ceph-pull-requests/config/definitions/ceph-pull-requests.yml

index 9558f37124885b430c922391e596894ed698b832..6d7287cfbc3fc44f201af59ec911c5aaa39d2428 100644 (file)
                     !include-raw:
                       - ../../build/kill-tests
       - xunit:
+          thresholds:
+            - failed:
+                unstable: 0
+                unstablenew: 0
+                failure: 0
+                failurenew: 0
           types:
             - ctest:
                 pattern: "build/Testing/**/Test.xml"