Disable Paunch on the undercloud job (fs027)

This patch will change the fs027 (undercloud job) to start containers
without Paunch in TripleO.

Change-Id: Id7be72c04374dea9b420bd926b6c9819bddf31b3
This commit is contained in:
Emilien Macchi 2019-11-01 16:20:48 +01:00
parent acb3af81e5
commit 1e2976d687
1 changed files with 2 additions and 0 deletions

View File

@ -127,3 +127,5 @@ mistral_test_black_regex:
- 'mistral_tempest_tests.tests.scenario.engine.actions.v2.test_ssh_actions.SSHActionsTestsV2.test_run_ssh_proxied_action'
- 'mistral_tempest_tests.tests.scenario.engine.actions.v2.test_openstack_actions.OpenStackActionsTestsV2.test_swift_actions'
- 'mistral_tempest_tests.tests.scenario.engine.actions.v2.test_multi_vim_authentication.MultiVimActionsTests.test_multi_vim_support_target_headers'
undercloud_enable_paunch: false