commit | 55b62e8b141215bd2b0cf01cd124301edb970f8f | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Fri Mar 08 13:28:43 2019 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Fri Mar 08 13:28:56 2019 -0700 |
tree | 8893a4a065ba01c6a00caf252990cdea5766a1d9 | |
parent | 7982a0e6600c1fce41c697037535258924ec3b6a [diff] |
[SEBA-449] Change XOS to use the standard Python unit test Change-Id: Ic1dc3e67ae0e0113d9d9970297d3b53d105a8525
diff --git a/jjb/verify/xos.yaml b/jjb/verify/xos.yaml index 22427da..fc8c4f3 100644 --- a/jjb/verify/xos.yaml +++ b/jjb/verify/xos.yaml
@@ -30,8 +30,8 @@ name: 'verify-xos-jobs-code' jobs: - 'verify-sonarqube' - - 'xos-unit-test': - - 'synchronizer-update': + - 'python-unit-test' + - 'synchronizer-update' - 'api-test': pipeline_script: 'all-xos-api-test-helm.groovy'