diff --git a/zuul.d/jobs-openstack-helm.yaml b/zuul.d/jobs-openstack-helm.yaml
index 66a696c056..70cab5fafd 100644
--- a/zuul.d/jobs-openstack-helm.yaml
+++ b/zuul.d/jobs-openstack-helm.yaml
@@ -185,7 +185,7 @@
           - ./tools/deployment/component/compute-kit/openvswitch.sh
         - ./tools/deployment/component/compute-kit/libvirt.sh
         - ./tools/deployment/component/compute-kit/compute-kit.sh
-        - - ./tools/deployment/common/run-helm-tests.sh neutron
+        - - 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