ceph-ansible/tests/functional
Noah Watkins fc6bae26ac Fixup shrink_osd[_container] scenario config
** configuration seems to be for filestore:

[ERROR]: [ceph-osd0] Validation failed for variable: lvm_volumes

** Removing `radosgw_interface: eth1` to resolve:

The task includes an option with an undefined variable. The error was:
'ansible.vars.hostvars.HostVarsVars object' has no attribute
u'ansible_eth1'

The error appears to have been in
'/home/nwatkins/src/ceph-ansible/roles/ceph-defaults/tasks/set_radosgw_address.yml':
line 21, column 5, but may be elsewhere in the file depending on the
exact syntax problem.

The offending line appears to be:

  - name: set_fact _radosgw_address to radosgw_interface - ipv4
    ^ here

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit 50255b9640)
2019-01-30 14:58:59 +01:00
..
add-osds tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
all_daemons tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
bs-lvm-osds tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
collocation tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
infra_lv_create tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
lvm-batch tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
lvm-osds tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
ooo-collocation tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
rgw-multisite tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
shrink_mon tests: refact testing in stable-3.2 2019-01-30 14:58:59 +01:00
shrink_osd Fixup shrink_osd[_container] scenario config 2019-01-30 14:58:59 +01:00
tests test_osd: dynamically get the osd container 2018-10-29 15:33:12 +01:00
.gitignore tests: ignore folders created by ceph-ansible during testing 2016-11-08 10:35:43 -06:00
dev_setup.yml tests: add support of 'ooo-collocation' scenario when testing against ceph dev 2018-07-20 07:47:33 +02:00
lvm_setup.yml tests: do not install lvm2 on atomic host 2018-10-10 16:08:41 -04:00
reboot.yml syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
rgw_multisite.yml tests: add rgw_multisite functional test 2018-10-30 14:00:28 +01:00
rhcs_setup.yml Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
setup.yml tests: followup on #2656 2018-07-13 07:55:14 +00:00