From 093e1dcb21536876cce9928f9d0aac082e1b7939 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 18 Aug 2020 09:48:54 +0200 Subject: [PATCH] tests: remove hosts-ubuntu inventories Since we've dropped ubuntu testing, we don't need these inventories anymore. Let's remove this leftover. Signed-off-by: Guillaume Abrioux --- tests/functional/add-osds/hosts-ubuntu | 1 - tests/functional/add-rbdmirrors/hosts-ubuntu | 1 - tests/functional/add-rgws/hosts-ubuntu | 1 - tests/functional/all-in-one/hosts-ubuntu | 1 - .../all_daemons/container/hosts-ubuntu | 32 ----------------- tests/functional/all_daemons/hosts-ubuntu | 36 ------------------- tests/functional/collocation/hosts-ubuntu | 1 - .../external_clients/inventory/hosts-ubuntu | 1 - .../filestore-to-bluestore/hosts-ubuntu | 1 - tests/functional/lvm-batch/hosts-ubuntu | 1 - tests/functional/lvm-osds/hosts-ubuntu | 1 - tests/functional/shrink_mon/hosts-ubuntu | 7 ---- tests/functional/shrink_osd/hosts-ubuntu | 1 - 13 files changed, 85 deletions(-) delete mode 120000 tests/functional/add-osds/hosts-ubuntu delete mode 120000 tests/functional/add-rbdmirrors/hosts-ubuntu delete mode 120000 tests/functional/add-rgws/hosts-ubuntu delete mode 120000 tests/functional/all-in-one/hosts-ubuntu delete mode 100644 tests/functional/all_daemons/container/hosts-ubuntu delete mode 100644 tests/functional/all_daemons/hosts-ubuntu delete mode 120000 tests/functional/collocation/hosts-ubuntu delete mode 120000 tests/functional/external_clients/inventory/hosts-ubuntu delete mode 120000 tests/functional/filestore-to-bluestore/hosts-ubuntu delete mode 120000 tests/functional/lvm-batch/hosts-ubuntu delete mode 120000 tests/functional/lvm-osds/hosts-ubuntu delete mode 100644 tests/functional/shrink_mon/hosts-ubuntu delete mode 120000 tests/functional/shrink_osd/hosts-ubuntu diff --git a/tests/functional/add-osds/hosts-ubuntu b/tests/functional/add-osds/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/add-osds/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file diff --git a/tests/functional/add-rbdmirrors/hosts-ubuntu b/tests/functional/add-rbdmirrors/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/add-rbdmirrors/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file diff --git a/tests/functional/add-rgws/hosts-ubuntu b/tests/functional/add-rgws/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/add-rgws/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file diff --git a/tests/functional/all-in-one/hosts-ubuntu b/tests/functional/all-in-one/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/all-in-one/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file diff --git a/tests/functional/all_daemons/container/hosts-ubuntu b/tests/functional/all_daemons/container/hosts-ubuntu deleted file mode 100644 index 5e22f90e3..000000000 --- a/tests/functional/all_daemons/container/hosts-ubuntu +++ /dev/null @@ -1,32 +0,0 @@ -[mons] -mon0 monitor_address=192.168.17.10 -mon1 monitor_interface="{{ 'eth1' if ansible_distribution == 'CentOS' else 'ens6' }}" -mon2 monitor_address=192.168.17.12 - -[mgrs] -mgr0 - -[osds] -osd0 osd_crush_location="{ 'root': 'HDD', 'rack': 'mon-rackkkk', 'pod': 'monpod', 'host': 'osd0' }" -osd1 osd_crush_location="{ 'root': 'default', 'host': 'osd1' }" - -[mdss] -mds0 -mds1 -mds2 - -[rgws] -rgw0 - -[clients] -client0 -client1 - -#[nfss] -#nfs0 - -[rbdmirrors] -rbd-mirror0 - -[grafana-server] -mon0 \ No newline at end of file diff --git a/tests/functional/all_daemons/hosts-ubuntu b/tests/functional/all_daemons/hosts-ubuntu deleted file mode 100644 index 1d84070a0..000000000 --- a/tests/functional/all_daemons/hosts-ubuntu +++ /dev/null @@ -1,36 +0,0 @@ -[mons] -mon0 monitor_address=192.168.1.10 -mon1 monitor_interface=ens6 -mon2 monitor_address=192.168.1.12 - -[mgrs] -mgr0 - -[osds] -osd0 osd_crush_location="{ 'root': 'HDD', 'rack': 'mon-rackkkk', 'pod': 'monpod', 'host': 'osd0' }" -osd1 osd_crush_location="{ 'root': 'default', 'host': 'osd1' }" - -[mdss] -mds0 -mds1 -mds2 - -[rgws] -rgw0 - -[clients] -client0 -client1 - -#[nfss] -#nfs0 - -[rbdmirrors] -rbd-mirror0 - -[grafana-server] -mon0 - -[all:vars] -debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse'] -nfs_ganesha_stable_deb_repo="{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_stable_branch }}/{{ ceph_stable_release }}" diff --git a/tests/functional/collocation/hosts-ubuntu b/tests/functional/collocation/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/collocation/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file diff --git a/tests/functional/external_clients/inventory/hosts-ubuntu b/tests/functional/external_clients/inventory/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/external_clients/inventory/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file diff --git a/tests/functional/filestore-to-bluestore/hosts-ubuntu b/tests/functional/filestore-to-bluestore/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/filestore-to-bluestore/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file diff --git a/tests/functional/lvm-batch/hosts-ubuntu b/tests/functional/lvm-batch/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/lvm-batch/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file diff --git a/tests/functional/lvm-osds/hosts-ubuntu b/tests/functional/lvm-osds/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/lvm-osds/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file diff --git a/tests/functional/shrink_mon/hosts-ubuntu b/tests/functional/shrink_mon/hosts-ubuntu deleted file mode 100644 index f2cc0b125..000000000 --- a/tests/functional/shrink_mon/hosts-ubuntu +++ /dev/null @@ -1,7 +0,0 @@ -[mons] -mon0 monitor_address=192.168.1.10 -mon1 monitor_interface="{{ 'eth1' if ansible_distribution == 'CentOS' else 'ens6' }}" -mon2 monitor_address=192.168.1.12 - -[osds] -osd0 diff --git a/tests/functional/shrink_osd/hosts-ubuntu b/tests/functional/shrink_osd/hosts-ubuntu deleted file mode 120000 index 9b0b900ab..000000000 --- a/tests/functional/shrink_osd/hosts-ubuntu +++ /dev/null @@ -1 +0,0 @@ -hosts \ No newline at end of file