CVP tempest runner can read Tempest pattern from job parameters
Released deployments should be tested by smoke tempest
due to lack of time
PROD-35718
Change-Id: If942ef2edc241af82456f929ca996e2cb457066e
diff --git a/jobs/templates/released-heat-cicd-pike-contrail41-sl.yml b/jobs/templates/released-heat-cicd-pike-contrail41-sl.yml
index e3caf3b..0763d7f 100644
--- a/jobs/templates/released-heat-cicd-pike-contrail41-sl.yml
+++ b/jobs/templates/released-heat-cicd-pike-contrail41-sl.yml
@@ -204,7 +204,7 @@
name: UPDATE_VERSION
trim: 'false'
- string:
- default: ^heat_tempest_plugin.tests*|^tempest.api.image*|^tempest_horizon*|^tempest.api.identity*|^tempest.api.network*|^tempest.api.compute*|^tempest.api.volume*|^tempest.scenario*|^tempest.api.object_storage*
+ default: set=smoke
description: Exclude tungsten tests by default
name: TEMPEST_PATTERN
trim: 'false'