Merge "Fix TESTOPTIONS and SUITES variables"
authorLuis Gomez <ecelgp@gmail.com>
Wed, 21 Aug 2019 18:06:44 +0000 (18:06 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 21 Aug 2019 18:06:44 +0000 (18:06 +0000)
jjb/integration/integration-deploy-openstack-run-test.sh
jjb/releng-jobs.yaml

index 6569665aa4812df2a6f8d30daa3db8afdf5a0c5c..0ca5106ce38907945139fd07a1da65f6ae27b58e 100644 (file)
@@ -917,7 +917,7 @@ for i in $(seq 1 "${NUM_OPENSTACK_COMPUTE_NODES}"); do
     fi
     fix_libvirt_python_build "${!COMPUTEIP}"
     echo "Stack the compute node ${i} of ${NUM_OPENSTACK_COMPUTE_NODES}: ${!COMPUTEIP}"
-    ssh "${!COMPUTEIP} ""cd /opt/stack/devstack; nohup ./stack.sh > /opt/stack/devstack/nohup.out 2>&1 &"
+    ssh "${!COMPUTEIP}"cd /opt/stack/devstack; nohup ./stack.sh > /opt/stack/devstack/nohup.out 2>&1 &"
     ssh "${!COMPUTEIP}" "ps -ef | grep stack.sh"
     os_node_list+=("${!COMPUTEIP}")
 done
index 164759426e3c9e6bbfde7f5c55caf1559a8145d7..69d329963a08fb169042b7831bd07263f978167d 100644 (file)
@@ -15,7 +15,8 @@
       - gerrit-jjb-merge:
           build-node: centos7-builder-4c-4g
           build-timeout: 90
-      - gerrit-jjb-verify
+      - gerrit-jjb-verify:
+          build-timeout: 90
       - builder-check-poms
       - builder-copy-sandbox-logs
       - gerrit-tox-verify