]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ci: use a container client VM 1963/head
authorSébastien Han <seb@redhat.com>
Fri, 13 Oct 2017 13:26:03 +0000 (15:26 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 13 Oct 2017 13:26:03 +0000 (15:26 +0200)
The client won't run on centos7 anymore but on Atomic host just like the
rest of the daemons.

Signed-off-by: Sébastien Han <seb@redhat.com>
tests/functional/centos/7/docker/hosts
tests/functional/centos/7/docker/vagrant_variables.yml

index 4696f238f02b979020809d293a168dd31273ace6..dcb2c123c5e90b2b29218318839c616b60db2a08 100644 (file)
@@ -19,7 +19,7 @@ rgw0
 nfs0
 
 [clients]
-client0 ceph_origin="repository" ceph_repository="community"
+client0
 
 [rbdmirrors]
 rbd-mirror0
index b7ae798c251f3e52c76e6b7838c8641fe5119a91..eb32bb5c0c2759e6947ba5378f4eedbf933bc51b 100644 (file)
@@ -46,7 +46,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
 #   - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
 vagrant_box: centos/atomic-host
-client_vagrant_box: centos/7
+#client_vagrant_box: centos/7
 #ssh_private_key_path: "~/.ssh/id_rsa"
 # The sync directory changes based on vagrant box
 # Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant