commit | 885a2ed6f3af0179e6049bd98d033c2a9b1980cc | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <harhipova@mirantis.com> | Fri Mar 05 20:00:52 2021 +0200 |
committer | harhipova <harhipova@mirantis.com> | Fri Mar 05 18:07:07 2021 +0000 |
tree | 73eb4cbafadfaa9ed97f8e95aacad4747fe6401f | |
parent | 6074f47ef06fbe71e33fa295598a55330a877f7b [diff] [blame] |
PROD-36050 Fix typos in test scenarios Change-Id: Ibdebe89f4b7252ae6eb5869544e9a699bf8a1f9a
diff --git a/jobs/pipelines/run-test-scenarios.groovy b/jobs/pipelines/run-test-scenarios.groovy index 877c0c8..5875b3c 100644 --- a/jobs/pipelines/run-test-scenarios.groovy +++ b/jobs/pipelines/run-test-scenarios.groovy
@@ -24,6 +24,7 @@ def steps = env.PASSED_STEPS def make_snapshot_stages = false +def env.LAB_CONFIG_NAME = env.LAB_CONFIG_NAME ?: env.ENV_NAME timeout(time: 23, unit: 'HOURS') { node ("${PARENT_NODE_NAME}") {