diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-06-09 17:03:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-06-09 17:03:02 +0000 |
commit | 6f3893deb57205c46d0ebaf4d3f6f9f2a1a7cb82 (patch) | |
tree | 89125f7bf6d4d9332f062564f4e957d3c873b565 /jjb/sdnc | |
parent | 710cecefab499bcfac9b6e918546bfb9fba5a3ef (diff) | |
parent | 1218ff6d57a1be2f41eeadf6938f5c641d146119 (diff) |
Merge "sdnc-northbound: Enable CLM scan job"
Diffstat (limited to 'jjb/sdnc')
-rw-r--r-- | jjb/sdnc/sdnc-northbound.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml index 8abf3c7ad..11e9686fd 100644 --- a/jjb/sdnc/sdnc-northbound.yaml +++ b/jjb/sdnc/sdnc-northbound.yaml @@ -3,6 +3,7 @@ name: sdnc-northbound project-name: 'sdnc-northbound' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java-skip-tests' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' |