diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-06-09 17:03:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-06-09 17:03:09 +0000 |
commit | a533a22ff7509d584fb18af3ec85ffc2fce4a108 (patch) | |
tree | 24150ff141876cb708733ecb71016b470db11d77 /jjb/sdc | |
parent | 6f3893deb57205c46d0ebaf4d3f6f9f2a1a7cb82 (diff) | |
parent | 04635aebe78aee2132999540b0bb8d854a138a33 (diff) |
Merge "sdc-distribution-client: Enable CLM scan job"
Diffstat (limited to 'jjb/sdc')
-rw-r--r-- | jjb/sdc/sdc-sdc-distribution-client.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/sdc/sdc-sdc-distribution-client.yaml b/jjb/sdc/sdc-sdc-distribution-client.yaml index 16c1bfe8f..135e6071d 100644 --- a/jjb/sdc/sdc-sdc-distribution-client.yaml +++ b/jjb/sdc/sdc-sdc-distribution-client.yaml @@ -4,6 +4,7 @@ name: sdc-sdc-distribution-client project-name: 'sdc-sdc-distribution-client' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-release-version-java-daily' - '{project-name}-{stream}-merge-java' |