commit | 2a1e25a0baecb49793be38ee3be2de4e73cd2770 | [log] [tgz] |
---|---|---|
author | PGlazov <pglazov@mirantis.com> | Mon Aug 16 14:58:45 2021 +0400 |
committer | PGlazov <pglazov@mirantis.com> | Mon Aug 16 14:58:45 2021 +0400 |
tree | 1861b22684147634a36583286b36de9eb306c675 | |
parent | 5bf139e741d814d7e3288d109a4ae943537e31b1 [diff] |
Fix jobs w/o tempest pattern Change-Id: I69f4679019dc72f90c0c43df10706fb57c637ab6
diff --git a/jobs/templates/test-scenarios.yml b/jobs/templates/test-scenarios.yml index fb90131..f20a9ec 100644 --- a/jobs/templates/test-scenarios.yml +++ b/jobs/templates/test-scenarios.yml
@@ -274,7 +274,7 @@ name: RUN_TEST_OPTS trim: 'false' - text: - default: '{tempest_pattern}' + default: '{tempest_pattern|}' description: |- Examples: 'set=full','set=smoke' or test name. name: TEMPEST_PATTERN