diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-06-09 17:01:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-06-09 17:01:31 +0000 |
commit | 12741aa154a0cd6b27bf7d770d98d85ccefe200f (patch) | |
tree | c7be9470ab86406fcb460c6976d3d58329f03005 /jjb | |
parent | b92bd29fc907207211e0be5e24b7980152cec1ac (diff) | |
parent | 501ace1f050fd997562c2ea00cb976e1048daba9 (diff) |
Merge "sdnc-oam: Enable CLM scan job"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/sdnc/sdnc-oam.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/sdnc/sdnc-oam.yaml b/jjb/sdnc/sdnc-oam.yaml index e93488d4d..3f0e859d7 100644 --- a/jjb/sdnc/sdnc-oam.yaml +++ b/jjb/sdnc/sdnc-oam.yaml @@ -4,6 +4,7 @@ name: sdnc-oam project-name: 'sdnc-oam' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' |