Revert "fs030: disable tempest"

This reverts commit 2f14e6d3ad.
This patch [0] in networking-ovn fixes the issue that prevented
RDO promotion. As it's already merged we can reenable tempest
on fs030.

Related-Bug: #1740698

[0] https://review.openstack.org/#/c/530721/

Change-Id: Icb235d311693f6b4e0fd466d63cd7437e988145c
This commit is contained in:
Daniel Alvarez 2018-01-03 11:14:42 +01:00 committed by Sagi Shnaidman
parent 4d8ac15f5d
commit 4c91204344
1 changed files with 1 additions and 2 deletions

View File

@ -34,8 +34,7 @@ extra_args: >-
# run them.
tempest_config: true
test_ping: false
# Re-enable Tempest when https://bugs.launchpad.net/tripleo/+bug/1740698 is solved
run_tempest: false
run_tempest: true
test_regex: ''
tempest_whitelist:
- 'tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops'