3rd party ci: Pass APEX_ENV_NUMBER to apex-create-vms job 89/25889/2
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 13 Dec 2016 14:58:15 +0000 (15:58 +0100)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 13 Dec 2016 15:04:27 +0000 (15:04 +0000)
Change-Id: I073a27045db93fcf3c9906abe1c18ad3d26743b2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/3rd_party_ci/odl-netvirt.yml
jjb/global/slave-params.yml

index 54d1e43..70f8c73 100644 (file)
@@ -56,7 +56,7 @@
             branch: '{branch}'
         - string:
             name: NETVIRT_ARTIFACT
-            default: $WORKSPACE/distribution-karaf.tar.gz"
+            default: $WORKSPACE/distribution-karaf.tar.gz
         - 'ericsson-virtual6-defaults'
 
     scm:
                     GERRIT_PATCHSET_NUMBER=$GERRIT_PATCHSET_NUMBER
                     GERRIT_PATCHSET_REVISION=$GERRIT_PATCHSET_REVISION
                     NETVIRT_ARTIFACT=$NETVIRT_ARTIFACT
+                    APEX_ENV_NUMBER=$APEX_ENV_NUMBER
                   node-parameters: false
                   kill-phase-on: FAILURE
                   abort-all-job: true
index 96ad75c..a8dae73 100644 (file)
             description: 'Git URL to use on this Jenkins Slave'
         - string:
             name: APEX_ENV_NUMBER
-            default: 0
+            default: '"0"'
             description: 'The number of the Apex environment on the machine'
 #####################################################
 # These slaves are just dummy slaves for sandbox jobs