mirror of https://github.com/ceph/ceph-ansible.git
tests: update envlist
- 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>pull/3549/head
parent
8cd0308f5f
commit
0745fefb88
2
tox.ini
2
tox.ini
|
@ -1,6 +1,6 @@
|
||||||
[tox]
|
[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}
|
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
|
infra_lv_create
|
||||||
|
|
||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|
Loading…
Reference in New Issue