migrating mcord api-tests to use "helm install mcord" (new build system)

Change-Id: I026fd317d1af85d1a2fc86cb937f15e54317a897
diff --git a/jjb/verify/mcord.yaml b/jjb/verify/mcord.yaml
index bc0e3fc..d5f0ece 100644
--- a/jjb/verify/mcord.yaml
+++ b/jjb/verify/mcord.yaml
@@ -17,3 +17,6 @@
           dependency-jobs: 'verify_mcord_licensed'
       - 'verify-sonarqube':
           dependency-jobs: 'verify_mcord_ansible-lint'
+      - 'api-test':
+          dependency-jobs: 'verify_mcord_sonarqube'
+          pipeline_script: 'all-xos-api-test-helm.groovy'