Remove double swift-host setup run in testing

This happens as part of the swift-install play already.

Change-Id: I81a94fa6b9efc6396ef21e5a06fa728dadb23d14
This commit is contained in:
Andy McCrae 2017-04-04 14:07:04 +01:00
parent 867f3157e9
commit d62d6a23ac

View File

@ -22,8 +22,5 @@
# Install Keystone
- include: common/test-install-keystone.yml
# Setup Swift-hosts
- include: common/test-setup-swifthosts.yml
# Install Swift
- include: common/test-install-swift.yml