Remove duplicate container prep from role test
test-setup-host already takes care of container prep so the test playbook should not also include the container prep play Change-Id: Ic93eeca534486fc678a3960cde2eeea970c8326e
This commit is contained in:
parent
f3ee697053
commit
54555e0b06
@ -17,9 +17,6 @@
|
||||
# Setup the host
|
||||
- include: playbooks/test-setup-host.yml
|
||||
|
||||
# Prepare the containers
|
||||
- include: playbooks/test-prepare-containers.yml
|
||||
|
||||
# Install RabbitMQ/MariaDB
|
||||
- include: playbooks/test-install-infra.yml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user