]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume: add nautilus to jobs for pre-octopus release
authorRishabh Dave <ridave@redhat.com>
Wed, 26 Feb 2020 11:22:05 +0000 (16:52 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 26 Feb 2020 14:49:01 +0000 (20:19 +0530)
Signed-off-by: Rishabh Dave <ridave@redhat.com>
ceph-volume-test/config/definitions/ceph-volume-test.yml

index 59c2038eb2d2b9811ac47f563cde205b52e58044..8a1e7aecff676ffeefa73eef320a6a08e5947da3 100644 (file)
             #!/bin/bash
             set -x
             # if the target branch is luminous or mimic we run these tests.
-            if [[ ! "$CEPH_BRANCH" =~ luminous|mimic ]]; then
+            if [[ ! "$CEPH_BRANCH" =~ luminous|mimic|nautilus ]]; then
               exit 1
             fi
           on-evaluation-failure: dont-run