Adding new parameters to oscore-oscc-ci job
The patch adds new parameters to test multi-node configuration
before promote relevant formulas from nightly to testing repo.
Change-Id: I0e93150f6f81799a67a5c5dd8be155aa725a9052
diff --git a/jenkins/client/job/oscore/tests.yml b/jenkins/client/job/oscore/tests.yml
index 367f32a..56ecfe2 100644
--- a/jenkins/client/job/oscore/tests.yml
+++ b/jenkins/client/job/oscore/tests.yml
@@ -598,6 +598,14 @@
type: boolean
default: "{{auto_promote}}"
description: Enable to autopromote repo
+ TEST_MULTINODE:
+ type: boolean
+ default: "{{test_multinode}}"
+ description: Whether to test nightly snapshot against multi-node virtual models
+ STACK_CLUSTER_NAMES:
+ type: string
+ default: "{{stack_cluster_names}}"
+ description: "Cluster name to use from reclass to deploy multi-node"
build-salt-formula-refspec-template:
name: "{{job_prefix}}-build-salt-formula-refspec"
template: