]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: switch rhel-container-podman to nautilus
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 2 Apr 2019 15:31:25 +0000 (17:31 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 3 Apr 2019 09:27:46 +0000 (11:27 +0200)
in stable-4.0 this should be set to nautilus.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 326ee1439fb93f6c9018a8f8ad075a1d0e363e79..2d29a97c7f705bf28e81d8463b8c7d94518888cc 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -2,7 +2,7 @@
 envlist = {nautilus,rhcs}-{centos,ubuntu}-{container,non_container}-{all_daemons,collocation,update,bluestore_lvm_osds,lvm_osds,shrink_mon,shrink_osd,lvm_batch,add_osds,rgw_multisite,purge,storage_inventory,lvm_auto_discovery}
   {nautilus,rhcs}-{centos,ubuntu}-container-{ooo_collocation,podman}
   {nautilus,rhcs}-{centos,ubuntu}-non_container-{switch_to_containers}
-  dev-rhel-container-podman
+  nautilus-rhel-container-podman
   infra_lv_create
 
 skipsdist = True
@@ -217,8 +217,8 @@ setenv=
   centos-container: CEPH_ANSIBLE_VAGRANT_BOX = centos/atomic-host
   podman: CEPH_ANSIBLE_VAGRANT_BOX = fedora/29-atomic-host
   ubuntu: CEPH_ANSIBLE_VAGRANT_BOX = guits/ubuntu-bionic64
-  dev-rhel-container-podman: CEPH_ANSIBLE_VAGRANT_BOX = rhel8-x86_64
-  dev-rhel-container-podman: CEPH_ANSIBLE_VAGRANT_BOX_URL = http://drop.front.sepia.ceph.com/vagrant/rhel8-x86_64.box
+  nautilus-rhel-container-podman: CEPH_ANSIBLE_VAGRANT_BOX = rhel8-x86_64
+  nautilus-rhel-container-podman: CEPH_ANSIBLE_VAGRANT_BOX_URL = http://drop.front.sepia.ceph.com/vagrant/rhel8-x86_64.box
 
   # Set the ansible inventory host file to be used according to which distrib we are running on
   ubuntu: _INVENTORY = hosts-ubuntu