There is an issue where a build would fail to download the changeset to test and fallback to testing master.
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