diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-10-10 21:42:40 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-10-11 15:47:17 -0700 |
commit | dcdb541e8f578ca08e5e08dfaa5fcd1aa4a0f6dd (patch) | |
tree | dfbbf1c5e2066f593263e50412979314b35d0188 /jjb/holmes/holmes-rule-mgt.yaml | |
parent | 9afe24dacc017548d052e8d9788c8b93cd4c6c8c (diff) |
Move CLM jobs to global jjb
Use CLM job from global-jjb
Remove the local CLM job template
Issue-ID: CIMAN-65
Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/holmes/holmes-rule-mgt.yaml')
-rw-r--r-- | jjb/holmes/holmes-rule-mgt.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml index 069c04779..ab143e62a 100644 --- a/jjb/holmes/holmes-rule-mgt.yaml +++ b/jjb/holmes/holmes-rule-mgt.yaml @@ -3,7 +3,7 @@ name: holmes-rule-management project-name: 'holmes-rule-management' jobs: - - '{project-name}-{stream}-clm' + - gerrit-maven-clm - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' - '{project-name}-{stream}-release-version-java-daily' |