]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-test: adds on-evaluation-failure to the simple build step ceph-volume-nautilus 1342/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 10 Jul 2019 21:25:24 +0000 (16:25 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 10 Jul 2019 21:27:22 +0000 (16:27 -0500)
This makes the job skip the simple tests if the condition fails instead
of failing the run.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-volume-test/config/definitions/ceph-volume-test.yml

index 0e68429d301d8cbcabffd1c1792174d85dbcf0c8..ba8d086dd24c8bfa1ffe050c6e88e1c4d937099a 100644 (file)
@@ -86,6 +86,7 @@
             if [[ ! "$CEPH_BRANCH" =~ luminous|mimic ]]; then
               exit 1
             fi
+          on-evaluation-failure: dont-run
           steps:
           - multijob:
               name: 'testing ceph-volume simple'