]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: adds a docker: true var to the docker_cluster scenario
authorAndrew Schoen <aschoen@redhat.com>
Thu, 8 Dec 2016 01:15:29 +0000 (19:15 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 8 Dec 2016 01:15:29 +0000 (19:15 -0600)
This lets the CI tests know that this scenario is using docker and
should skip certain tests.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
tests/functional/centos/7/docker-cluster/group_vars/all

index 4b583df6e1cf86f77adb30e8f82bec765a7311ef..5e476c2c6122a61ab22c4551b6157e5df3e57b80 100644 (file)
@@ -1,4 +1,7 @@
 ---
+# this is only here to let the CI tests know
+# that this scenario is using docker
+docker: True
 
 ceph_stable: True
 mon_containerized_deployment: True