diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-03-08 01:33:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-08 01:33:32 +0000 |
commit | e4670b16b6250651d35e4d5fb5e7c1db1e62a750 (patch) | |
tree | 5c7e90001ddc14451aac7589ced5d0611ae3227a /jjb | |
parent | 8161f84d50b0741df318e27e5cc2bef255821321 (diff) | |
parent | eba5d553913cbd5f54e272290e9613a6369a284e (diff) |
Merge "Add INFO.yaml verify job (VID)"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vid/vid.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/vid/vid.yaml b/jjb/vid/vid.yaml index 997965db6..057b2ef8a 100644 --- a/jjb/vid/vid.yaml +++ b/jjb/vid/vid.yaml @@ -77,3 +77,11 @@ build-node: ubuntu1604-builder-4c-4g branch: 'master' mvn-settings: 'vid-settings' + +- project: + name: vid-info + project-name: vid + jobs: + - gerrit-info-yaml-verify + project: vid + branch: master |