From d8da895e78040f12056b87f5fb29663a5c62881c Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 19 Apr 2020 12:48:33 +0200 Subject: Run sequentially tempest_heat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's forced by design else it remains a few resources. It also sets fixed_subnet_name and network_for_ssh to avoid falsy discovery as it seems [1] [1] http://artifacts.opnfv.org/functest/X5GDYF3B0R2B/functest-opnfv-functest-smoke-jerma-tempest_heat-run-18/tempest_heat/tempest-report.html Change-Id: Ieb584ddc1c0b4ebb543e9d69277a20aaee0fbac0 Signed-off-by: Cédric Ollivier (cherry picked from commit c2e3d911d9eaf987d18b3b895778c411e62efc4a) --- docker/smoke/testcases.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/smoke/testcases.yaml') diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 5b918991d..6123e370f 100644 --- a/docker/smoke/testcases.yaml +++ b/docker/smoke/testcases.yaml @@ -67,7 +67,7 @@ tiers: args: mode: '^heat_tempest_plugin.tests' option: - - '--concurrency=4' + - '--concurrency=1' - case_name: rally_sanity -- cgit 1.2.3-korg