]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: update envlist
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 28 Jan 2019 12:16:26 +0000 (13:16 +0100)
committerSébastien Han <seb@redhat.com>
Mon, 28 Jan 2019 13:45:32 +0000 (14:45 +0100)
- switch_to_containers, ooo_collocation, podman should be able to specify
which os they are running on.
- those scenarios are only container scenario.

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

diff --git a/tox.ini b/tox.ini
index 0971acc37774835e86e2cbd50aaf37e399051dd0..9d729813c489ab52d6c9bb841b504ca4d5475c1e 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 envlist = {dev,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}
-  {dev,rhcs}-{switch_to_containers,cluster,ooo_collocation,infra_lv_create,podman}
+  {dev,rhcs}-{centos,ubuntu}-container-{switch_to_containers,ooo_collocation,podman}
   infra_lv_create
 
 skipsdist = True