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:
Jesse Pretorius
2018年02月12日 16:07:24 +00:00
parent 5257b13d26
commit f1ffba9e6f

View File

@@ -15,6 +15,3 @@
# Setup the host
- include:common/test-setup-host.yml
# Prepare the containers
- include:common/test-prepare-containers.yml

View File

@@ -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
openstack/openstack-ansible-rabbitmq_server
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.

The note is not visible to the blocked user.