mirror of https://github.com/ceph/ceph-ansible.git
tests: rename switch_to_containers
rename switch_to_containers scenario Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/3594/head
parent
05ea783eff
commit
ad3a489847
3
tox.ini
3
tox.ini
|
@ -1,6 +1,7 @@
|
|||
[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,lvm_auto_discovery}
|
||||
{dev,rhcs}-{centos,ubuntu}-container-{switch_to_containers,ooo_collocation,podman}
|
||||
{dev,rhcs}-{centos,ubuntu}-container-{ooo_collocation,podman}
|
||||
{dev,rhcs}-{centos,ubuntu}-non_container-{switch_to_containers}
|
||||
dev-rhel-container-podman
|
||||
infra_lv_create
|
||||
|
||||
|
|
Loading…
Reference in New Issue