tests: Remove duplicated container creation
The meta-play test-setup-host.yml already includes
test-prepare-containers.yml so there's no need to
re-run it.
Change-Id: I91b63aeebc4afe67be160245eb8872c16c2da2ad
(cherry picked from commit f1ffba9e6f
)
This commit is contained in:
parent
ee1367734b
commit
5add96f3d7
@ -15,6 +15,3 @@
|
||||
|
||||
# Setup the host
|
||||
- include: common/test-setup-host.yml
|
||||
|
||||
# Prepare the containers
|
||||
- include: common/test-prepare-containers.yml
|
||||
|
@ -16,9 +16,6 @@
|
||||
# Setup the host
|
||||
- include: common/test-setup-host.yml
|
||||
|
||||
# Prepare the containers
|
||||
- include: common/test-prepare-containers.yml
|
||||
|
||||
# Install RabbitMQ server
|
||||
- include: common/test-install-rabbitmq.yml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user