diff --git a/zuul.d/jobs-openstack-helm.yaml b/zuul.d/jobs-openstack-helm.yaml index 70cab5fafd..7eec11f486 100644 --- a/zuul.d/jobs-openstack-helm.yaml +++ b/zuul.d/jobs-openstack-helm.yaml @@ -186,9 +186,9 @@ - ./tools/deployment/component/compute-kit/libvirt.sh - ./tools/deployment/component/compute-kit/compute-kit.sh - - export OSH_TEST_TIMEOUT=1200;./tools/deployment/common/run-helm-tests.sh neutron - - ./tools/deployment/common/run-helm-tests.sh nova - - ./tools/deployment/common/run-helm-tests.sh glance - - ./tools/deployment/common/run-helm-tests.sh keystone + - ./tools/deployment/common/run-helm-tests.sh nova; + ./tools/deployment/common/run-helm-tests.sh glance; + ./tools/deployment/common/run-helm-tests.sh keystone; - ./tools/deployment/developer/common/170-setup-gateway.sh - ./tools/deployment/developer/common/900-use-it.sh