Add parameter TEMPEST_VERSION for cvp_func job
PROD-21521
Change-Id: I700209e5a48d648a1f781001482781bfc2ecb4ce
diff --git a/jenkins/client/job/validate.yml b/jenkins/client/job/validate.yml
index 32b0c0f..4d18225 100644
--- a/jenkins/client/job/validate.yml
+++ b/jenkins/client/job/validate.yml
@@ -251,6 +251,10 @@
type: string
default: "https://github.com/Mirantis/cvp-configuration"
description: URL of repo where testing tools, scenarios, configs are located.
+ TEMPEST_VERSION:
+ type: string
+ default: "15.0.0"
+ description: Version of Tempest
cvp-ha:
type: workflow-scm
name: cvp-ha