]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume: fix logic when deciding to run simple tests 1340/head
authorAndrew Schoen <aschoen@redhat.com>
Wed, 10 Jul 2019 16:22:52 +0000 (11:22 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 10 Jul 2019 16:22:52 +0000 (11:22 -0500)
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
ceph-volume-test/config/definitions/ceph-volume-test.yml

index df27868abdf185849d561222714b55210bb8da81..cbe13fdddcd536def278a9d5f8c64e6d616252ae 100644 (file)
@@ -84,7 +84,7 @@
             set -x
             # if the target branch is luminous or mimic we run these tests.
             if [[ "$CEPH_BRANCH" =~ luminous|mimic ]]; then
-              exit 0
+              exit 1
             fi
           steps:
           - multijob: