From: Alfredo Deza Date: Mon, 24 Sep 2018 16:52:50 +0000 (-0400) Subject: ceph-volume tests/functional/batch update tests to use 'test' cluster name X-Git-Tag: v12.2.9~70^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4a9394dae06586b4e3734243c77d6be1939c0d52;p=ceph.git ceph-volume tests/functional/batch update tests to use 'test' cluster name Signed-off-by: Alfredo Deza (cherry picked from commit 5f72d438da94323c0b04f261b1a60b13eaf03966) --- diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type-dmcrypt/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type-dmcrypt/group_vars/all index d8e34f76c17..92ca5bce043 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type-dmcrypt/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type-dmcrypt/group_vars/all @@ -1,7 +1,7 @@ --- ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1 diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type/group_vars/all index 37514396610..f71c89ef3e9 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/bluestore/single-type/group_vars/all @@ -1,7 +1,7 @@ --- ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1 diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type-dmcrypt/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type-dmcrypt/group_vars/all index bf3c6e5e747..46480e84280 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type-dmcrypt/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type-dmcrypt/group_vars/all @@ -1,7 +1,7 @@ --- ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1 diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type/group_vars/all index dcf05b42224..8f5c6ed968d 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/mixed-type/group_vars/all @@ -1,7 +1,7 @@ --- ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1 diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type-dmcrypt/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type-dmcrypt/group_vars/all index 5a162f928c3..719321cb455 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type-dmcrypt/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type-dmcrypt/group_vars/all @@ -1,7 +1,7 @@ --- ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1 diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type/group_vars/all index 0c6198948d4..8cf7a0c97a4 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/centos7/filestore/single-type/group_vars/all @@ -1,7 +1,7 @@ --- ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1 diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/bluestore/single-type-dmcrypt/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/bluestore/single-type-dmcrypt/group_vars/all index 72bbca58f01..59151426858 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/bluestore/single-type-dmcrypt/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/bluestore/single-type-dmcrypt/group_vars/all @@ -2,7 +2,7 @@ dmcrypt: True ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1 diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/bluestore/single-type/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/bluestore/single-type/group_vars/all index 37514396610..f71c89ef3e9 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/bluestore/single-type/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/bluestore/single-type/group_vars/all @@ -1,7 +1,7 @@ --- ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1 diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/filestore/single-type-dmcrypt/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/filestore/single-type-dmcrypt/group_vars/all index e1c5706c088..a4eafa104ff 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/filestore/single-type-dmcrypt/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/filestore/single-type-dmcrypt/group_vars/all @@ -2,7 +2,7 @@ dmcrypt: True ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1 diff --git a/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/filestore/single-type/group_vars/all b/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/filestore/single-type/group_vars/all index 0c6198948d4..8cf7a0c97a4 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/filestore/single-type/group_vars/all +++ b/src/ceph-volume/ceph_volume/tests/functional/batch/xenial/filestore/single-type/group_vars/all @@ -1,7 +1,7 @@ --- ceph_dev: True -cluster: ceph +cluster: test public_network: "192.168.3.0/24" cluster_network: "192.168.4.0/24" monitor_interface: eth1