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/olt-service.yaml b/jjb/verify/olt-service.yaml index b9c888f2..a93aa51 100644 --- a/jjb/verify/olt-service.yaml +++ b/jjb/verify/olt-service.yaml
@@ -19,3 +19,4 @@ dependency-jobs: 'verify_olt-service_sonarqube' - 'api-test': dependency-jobs: 'verify_olt-service_unit-test' + pipeline_script: 'all-xos-api-test-helm.groovy'