Merge "[compass4nfv] add DEPLOY_SCENARIO macro"
authormei mei <meimei@huawei.com>
Tue, 27 Feb 2018 00:59:49 +0000 (00:59 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 27 Feb 2018 00:59:49 +0000 (00:59 +0000)
jjb/compass4nfv/compass-ci-jobs.yml

index 81d76d5..7408447 100644 (file)
           installer: '{installer}'
           gs-pathname: '{gs-pathname}'
           ppa-pathname: '{ppa-pathname}'
-      - string:
-          name: DEPLOY_SCENARIO
-          default: '{scenario}'
       - '{slave-label}-defaults'
       - '{installer}-defaults'
 
           name: LOG_DIRECTORY
           default: $WORKSPACE/log_output
           description: "Directory where the logs will be located upon the completion of the collection."
+      - string:
+          name: DEPLOY_SCENARIO
+          default: 'os-nosdn-nofeature-ha'
+          description: "Scenario to deploy with."
+      - string:
+          name: COMPASS_OS_VERSION
+          default: ''
+      - string:
+          name: COMPASS_OPENSTACK_VERSION
+          default: ''
+
 
 ########################
 # trigger macros