increasing timeout on wait_for_jobs in api test

Change-Id: Ib08f2baf8e4fb8ddc88abe39a89f472a88ab9ba8
diff --git a/jjb/pipeline/chart-api-test-helm.groovy b/jjb/pipeline/chart-api-test-helm.groovy
index 627910c..86f5990 100644
--- a/jjb/pipeline/chart-api-test-helm.groovy
+++ b/jjb/pipeline/chart-api-test-helm.groovy
@@ -144,7 +144,7 @@
            fi
 
            # wait for services to load - TEMP SLEEP
-           ./scripts/wait_for_jobs.sh
+           JOBS_TIMEOUT=900 ./scripts/wait_for_jobs.sh
 
            echo "# Checking helm deployments"
            kubectl get pods