Run tests sequentially in tempest_slow 78/69278/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 7 Dec 2019 12:56:40 +0000 (13:56 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 7 Dec 2019 13:00:10 +0000 (14:00 +0100)
concurrency is set to 2 in the upstream job [1] but it conflicts with
serial also passed.

As it fails once without any other test in parallel, the number of
executors should be decreased [2].

[0] https://799189c1bf6a1aa9c8de-48970bda2a30ee836a70a12e61555969.ssl.cf1.rackcdn.com/694893/1/check/tempest-slow/1bf5851/job-output.txt
[1] http://artifacts.opnfv.org/functest/functest-opnfv-functest-smoke-cntt-hunter-tempest_slow-run-7/tempest_slow/tempest-report.html

Change-Id: I51bc9a584cf4b32a88b7a84d9387e7b8e90281c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/smoke-cntt/testcases.yaml
docker/smoke/testcases.yaml
functest/ci/testcases.yaml

index e8bdcd1..c2151a6 100644 (file)
@@ -206,4 +206,4 @@ tiers:
                           (?!.*test_volume_migrate_attached)\
                           (?=.*\\[.*\\bslow\\b.*\\])(^tempest.)"
                         option:
-                            - '--concurrency=2'
+                            - '--concurrency=1'
index 85dc996..2367690 100644 (file)
@@ -169,7 +169,7 @@ tiers:
                     args:
                         mode: '(?=.*\[.*\bslow\b.*\])(^tempest\.)'
                         option:
-                            - '--concurrency=2'
+                            - '--concurrency=1'
 
             -
                 case_name: patrole
index a49a79b..0c8015e 100644 (file)
@@ -347,7 +347,7 @@ tiers:
                     args:
                         mode: '(?=.*\[.*\bslow\b.*\])(^tempest\.)'
                         option:
-                            - '--concurrency=2'
+                            - '--concurrency=1'
 
             -
                 case_name: patrole