Add tempest conf parameter
Change-Id: I991fa192a102beae956974d62eb2c7cbba6a2814
Related-Prod: https://mirantis.jira.com/browse/PROD-15785
diff --git a/jenkins/client/job/oscore/tests.yml b/jenkins/client/job/oscore/tests.yml
index b25f8a5..5e5f743 100644
--- a/jenkins/client/job/oscore/tests.yml
+++ b/jenkins/client/job/oscore/tests.yml
@@ -104,6 +104,10 @@
type: string
description: Product milestone
default: "{{milestone}}"
+ TEST_TEMPEST_CONF:
+ type: string
+ description: Tempest configuration file path inside container
+ default: "{{tempest_conf}}"
TEST_TEMPEST_TARGET:
type: string
description: Node to run tests
@@ -185,6 +189,10 @@
type: string
description: How much test threads to run
default: "2"
+ TEST_TEMPEST_CONF:
+ type: string
+ description: Tempest configuration file path inside container
+ default: "mcp.conf"
TEST_MODEL:
type: string
description: Environment salt model