From 6096e0cf282ead3b95c6f7e7ad0fa916c206d4a5 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 2 Nov 2018 12:19:09 -0700 Subject: [PATCH] Remove mirrors from webservers in groups test We removed the mirror nodes from the webservers group to fix iptables rule application on the nodes. Unfortunately we didn't update our test that tries to assert mirrors should be in the webservers group. Update the test results fixture to remove webservers as a valid group for a mirror node. Change-Id: Iba18e54f4df4a36c0247f65642faacca9d195769 --- .../files/inventory_plugins/test-fixtures/results.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/playbooks/roles/install-ansible/files/inventory_plugins/test-fixtures/results.yaml b/playbooks/roles/install-ansible/files/inventory_plugins/test-fixtures/results.yaml index cab7f3fb0f..7233bc0f58 100644 --- a/playbooks/roles/install-ansible/files/inventory_plugins/test-fixtures/results.yaml +++ b/playbooks/roles/install-ansible/files/inventory_plugins/test-fixtures/results.yaml @@ -35,7 +35,6 @@ results: - afs-client - mirror - puppet - - webservers mirror-update01.openstack.org: - afsadmin @@ -59,4 +58,4 @@ results: zk01.openstack.org: - puppet - - zookeeper \ No newline at end of file + - zookeeper