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
This commit is contained in:
2 changed files with 0 additions and 6 deletions
@@ -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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.