commit | f4c0fa91af4e1db02a4a284690c7af9e60b0a111 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Wed May 30 14:11:58 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Wed May 30 14:19:55 2018 -0700 |
tree | b2e840307546a15b26519bfb53c1782f0f00a5ee | |
parent | b0e29996da941eef1c3c084676b65bd506d0d1fb [diff] [blame] |
paramaterizing pipeline script to run for verify_api_tests Change-Id: I4e994a2c5afd47ef49ff0fd5da7da163336e4372
diff --git a/jjb/verify/vMME.yaml b/jjb/verify/vMME.yaml index e7a5582..e7ec052 100644 --- a/jjb/verify/vMME.yaml +++ b/jjb/verify/vMME.yaml
@@ -17,3 +17,4 @@ dependency-jobs: 'verify_vMME_licensed' - 'api-test': dependency-jobs: 'verify_vMME_sonarqube' + pipeline_script: 'all-xos-api-test.groovy'