]> xenbits.xensource.com Git - openstack/ci-loop-config.git/commitdiff
jenkins-job: Fix jobs to test changes instead of master
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 5 May 2016 10:44:01 +0000 (10:44 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Wed, 2 Nov 2016 17:54:20 +0000 (17:54 +0000)
There is an issue where a build would fail to download the changeset to test and fallback to testing master.

jenkins/jobs/jobs.yaml

index 326993ecdb3d3dfb95ba8398738ed5d50e81969f..a1d7cda7cfdfdfc231f6c004cf7b13d3a06b4a84 100644 (file)
@@ -60,6 +60,8 @@
           export DEVSTACK_GATE_TIMEOUT=180
           export DEVSTACK_GATE_TEMPEST_REGEX='(?!.*\[.*\bslow\b.*\]|.*test_volume_boot_pattern|.*test_shelve_volume_backed_instance)(^tempest\.(api|scenario|thirdparty))'
           export RE_EXEC=true
+          echo 'Fix bogus ZUUL_URL'
+          export ZUUL_URL=`echo $ZUUL_URL | sed -e s/jenkins-libvirt/104.130.29.226/`
           cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
           ./safe-devstack-vm-gate-wrap.sh
       - link-logs  # In macros.yaml from os-ext-testing