using "seba-services" for api-tests

Change-Id: Iffa7ef7e93d0663ab51533b0f29b2819286b3d61
diff --git a/jjb/pipeline/chart-api-test-helm.groovy b/jjb/pipeline/chart-api-test-helm.groovy
index 22f85d5..9d01c02 100644
--- a/jjb/pipeline/chart-api-test-helm.groovy
+++ b/jjb/pipeline/chart-api-test-helm.groovy
@@ -112,16 +112,9 @@
            helm dep up xos-core
            helm install \${helm_install_args} xos-core -n xos-core
 
-           helm dep update xos-services/rcord
-           helm install \${helm_install_args} xos-services/rcord -n rcord
-           helm dep update xos-services/onos-service
-           helm install \${helm_install_args} xos-services/onos-service -n onos
-           helm dep update xos-services/fabric
-           helm install \${helm_install_args} xos-services/fabric -n fabric
-           helm dep update xos-services/fabric-crossconnect
-           helm install \${helm_install_args} xos-services/fabric-crossconnect -n fabric-crossconnect
-           helm install \${helm_install_args} sadis-server -n sadis-server
-
+           helm dep update xos-profiles/seba-services
+           helm install \${helm_install_args}  xos-profiles/seba-services
+           JOBS_TIMEOUT=900 ./helm-repo-tools/wait_for_jobs.sh
            helm dep update workflows/att-workflow
            helm install \${helm_install_args} workflows/att-workflow -n att-workflow