Merge "Retrieve latest_stable bugfix in Functest jenkins job"
authorMorgan Richomme <morgan.richomme@orange.com>
Wed, 2 Dec 2015 14:32:49 +0000 (14:32 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Wed, 2 Dec 2015 14:32:49 +0000 (14:32 +0000)
jjb/fuel/fuel-deploy-virtual.sh
jjb/storperf/storperf.yml

index a65395b..626a650 100755 (executable)
@@ -18,7 +18,7 @@ chmod a+x $HOME
 chmod a+x $TMPDIR
 
 # set CONFDIR, BRIDGE
-CONFDIR=$WORKSPACE/deploy/templates/virtual_environment/conf
+CONFDIR=$WORKSPACE/deploy/templates/virtual_environment_noha/conf
 BRIDGE=pxebr
 
 # log info to console
index 78c2471..1b2d406 100644 (file)
@@ -16,7 +16,7 @@
 - job-template:
     name: 'storperf-verify-{stream}'
 
-    node: intel-jp-build-1
+    node: opnfv-build
 
     logrotate:
         daysToKeep: 30
@@ -70,7 +70,7 @@
     #
     # This job's purpose is to update all the JJB
 
-    node: intel-jp-build-1
+    node: opnfv-build
 
     parameters:
         - project-parameter:
     # Required Variables:
     #     stream:    branch with - in place of / (eg. stable)
     #     branch:    branch (eg. stable)
-    node: intel-jp-build-1
+    node: opnfv-build
 
     disabled: true