]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tests: use stable branch for single node tests 20979/head
authorVasu Kulkarni <vasu@redhat.com>
Fri, 16 Mar 2018 23:25:09 +0000 (16:25 -0700)
committerVasu Kulkarni <vasu@redhat.com>
Fri, 30 Mar 2018 16:09:37 +0000 (09:09 -0700)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
qa/suites/smoke/1node/tasks/ceph-deploy.yaml

index 5a3092304f0271e013f5f1685a45ba3d289a300b..b482959a26d7b15401919c761672bd680de54a57 100644 (file)
@@ -4,4 +4,5 @@ meta:
    and verify all the cli works and cluster can reach
    HEALTH_OK state(implicty verifying the daemons via init).
 tasks:
-- ceph_deploy.single_node_test: null
+- ceph_deploy.single_node_test:
+    ceph-deploy-branch: '1.5.39-stable'