commit | 53ccf66307e1c54850047bb810f3fdf334514417 | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Fri May 18 20:33:04 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Fri May 18 20:33:04 2018 -0700 |
tree | 1e0eb71a287576a36b6432d3762d4296f43c97f4 | |
parent | a26cf31ac1f7c264eb56be95d2602e8666b218dd [diff] |
adding unit test for simpleexmpleservice Change-Id: I4f5072d87809c33aaeb96a1c495f9c76075cb227
diff --git a/jjb/verify/simpleexampleservice.yaml b/jjb/verify/simpleexampleservice.yaml index 397c324..80f2f74 100644 --- a/jjb/verify/simpleexampleservice.yaml +++ b/jjb/verify/simpleexampleservice.yaml
@@ -15,5 +15,7 @@ - 'verify-licensed' - 'verify-sonarqube': dependency-jobs: 'verify_simpleexampleservice_licensed' - - 'api-test': + - 'xos-unit-test': dependency-jobs: 'verify_simpleexampleservice_sonarqube' + - 'api-test': + dependency-jobs: 'verify_simpleexampleservice_unit-test'