Switch all systests to new container
Change-Id: Iea5982e8c9746643188c0f49c17b5c2b5d011341
Related-Prod: https://mirantis.jira.com/browse/PROD-18729
diff --git a/jenkins/client/job/oscore/salt_virtual_models.yml b/jenkins/client/job/oscore/salt_virtual_models.yml
index 9f79cf1..4377a7f 100644
--- a/jenkins/client/job/oscore/salt_virtual_models.yml
+++ b/jenkins/client/job/oscore/salt_virtual_models.yml
@@ -101,6 +101,10 @@
type: boolean
default: "false"
description: Enabling of running smoke tests
+ USE_RALLY:
+ type: boolean
+ description: Whether to use container with rally
+ default: "false"
scm:
script: test-virtual-model-pipeline.groovy
type: git
diff --git a/jenkins/client/job/oscore/tests.yml b/jenkins/client/job/oscore/tests.yml
index cdc2b35..a2a3dec 100644
--- a/jenkins/client/job/oscore/tests.yml
+++ b/jenkins/client/job/oscore/tests.yml
@@ -144,6 +144,10 @@
type: string
default: "salt-qa-credentials"
description: Jenkins credential ID for Salt master
+ USE_RALLY:
+ type: boolean
+ description: Whether to use container with rally
+ default: "{{use_rally}}"
test-openstack-component-periodic:
name: "{{job_prefix}}-{{milestone}}-{{model}}-{{openstack_version}}-{{formula_pkg_revision}}"
template:
@@ -287,6 +291,10 @@
type: string
default: "salt-qa-credentials"
description: Jenkins credential ID for Salt master
+ USE_RALLY:
+ type: boolean
+ description: Whether to use container with rally
+ default: "{{use_rally}}"
test-runner-template:
name: "{{job_prefix}}-{{test_type}}-runner"
template: