diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-06-09 17:02:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-06-09 17:02:19 +0000 |
commit | 41e74e904153ab6bc796a8d07edc0889fc9aeac9 (patch) | |
tree | 7b52e93e5c2a39a5f1036c48d656f390b6d2a05c /jjb/aai | |
parent | 985b8cfd9a12cd55613e6ac2c3569a0b96599b92 (diff) | |
parent | 711bf2f111e90393f52caa63a814a0b4e37f10ad (diff) |
Merge "aai-router-core-service: Enable CLM scan job"
Diffstat (limited to 'jjb/aai')
-rw-r--r-- | jjb/aai/aai-router-core-service.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/aai/aai-router-core-service.yaml b/jjb/aai/aai-router-core-service.yaml index 097b800d9..8e2e01110 100644 --- a/jjb/aai/aai-router-core-service.yaml +++ b/jjb/aai/aai-router-core-service.yaml @@ -3,6 +3,7 @@ name: aai-router-core project-name: 'aai-router-core' jobs: + - '{project-name}-{stream}-clm' - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' |