]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: update tox due to pipeline removal
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 8 Oct 2019 15:23:08 +0000 (17:23 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 8 Oct 2019 15:35:25 +0000 (17:35 +0200)
This commit reflects the recent changes in ceph/ceph-build#1406

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

index 96b627dc69fa2ce3b5ba69b4ddf8468105d62422..2326a7749ffa59b3f0e6a309c681e9641d35c71d 100644 (file)
@@ -1,5 +1,5 @@
 [tox]
-envlist = dev-centos-container-podman
+envlist = centos-container-podman
 
 skipsdist = True
 
index 70c8b8c2487668245319d1c7cefd0a8417e4c06c..a527a56c04cdaa8a0226aebb4a84d5257a5c4c19 100644 (file)
@@ -1,5 +1,5 @@
 [tox]
-envlist = dev-{centos,ubuntu}-{container,non_container}-update
+envlist = {centos,ubuntu}-{container,non_container}-update
 
 skipsdist = True
 
diff --git a/tox.ini b/tox.ini
index 0bbd9a4a06992261cbcf5758d569337367696c82..c4e67f68c19ac7c5980cdbb793f27e2ae34231e7 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
 [tox]
-envlist = {dev,rhcs}-{centos,ubuntu}-{container,non_container}-{all_daemons,collocation,lvm_osds,shrink_mon,shrink_osd,shrink_mgr,shrink_mds,shrink_rbdmirror,shrink_rgw,lvm_batch,add_mons,add_osds,add_mgrs,add_mdss,add_rbdmirrors,add_rgws,rgw_multisite,purge,storage_inventory,lvm_auto_discovery}
-  {dev,rhcs}-{centos,ubuntu}-container-{ooo_collocation}
-  {dev,rhcs}-{centos,ubuntu}-non_container-{switch_to_containers}
+envlist = {centos,ubuntu}-{container,non_container}-{all_daemons,collocation,lvm_osds,shrink_mon,shrink_osd,shrink_mgr,shrink_mds,shrink_rbdmirror,shrink_rgw,lvm_batch,add_mons,add_osds,add_mgrs,add_mdss,add_rbdmirrors,add_rgws,rgw_multisite,purge,storage_inventory,lvm_auto_discovery}
+  {centos,ubuntu}-container-{ooo_collocation}
+  {centos,ubuntu}-non_container-{switch_to_containers}
   infra_lv_create
   migrate_ceph_disk_to_ceph_volume
 
@@ -393,16 +393,14 @@ setenv=
   shrink_mon: MON_TO_KILL = mon2
   shrink_mgr: MGR_TO_KILL = mgr1
 
-  rhcs: CEPH_STABLE_RELEASE = luminous
   lvm_osds: CEPH_STABLE_RELEASE = luminous
 
-  rhcs: CEPH_STABLE_RELEASE = luminous
-  dev: CEPH_DOCKER_IMAGE_TAG = latest-master
-  dev: CEPH_DOCKER_IMAGE_TAG_BIS = latest-bis-master
-  dev: UPDATE_CEPH_DOCKER_IMAGE_TAG = latest-master
-  dev: UPDATE_CEPH_DEV_BRANCH = master
-  dev: UPDATE_CEPH_DEV_SHA1 = latest
-  dev: CEPH_STABLE_RELEASE = nautilus
+  CEPH_DOCKER_IMAGE_TAG = latest-master
+  CEPH_DOCKER_IMAGE_TAG_BIS = latest-bis-master
+  UPDATE_CEPH_DOCKER_IMAGE_TAG = latest-master
+  UPDATE_CEPH_DEV_BRANCH = master
+  UPDATE_CEPH_DEV_SHA1 = latest
+  CEPH_STABLE_RELEASE = nautilus
 
   switch_to_containers: CEPH_STABLE_RELEASE = octopus
   switch_to_containers: CEPH_DOCKER_IMAGE_TAG = latest-master-devel