diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-06-09 17:05:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-06-09 17:05:57 +0000 |
commit | 11f37876c22fb92c1adcbfbe1114a2629a53b071 (patch) | |
tree | f3e7e3bff335b33c4e8f7e9da48e4135bf71b3af /jjb/policy | |
parent | 571e6c00dd06c485cd15e27ef9ac1ede76d2ded5 (diff) | |
parent | 38133e60d9264106201dd68dd6ee5ee2fc2dc5cb (diff) |
Merge "policy-common: Enable CLM scan job"
Diffstat (limited to 'jjb/policy')
-rw-r--r-- | jjb/policy/policy-common.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index 4ff5d83b4..9a2b7fdd8 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -3,6 +3,7 @@ name: policy-common project-name: 'policy-common' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java-skip-tests' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' |