Issue: RELENG-5667
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: Ib306736bbf07378c82c0933a0935cce5c28f7b2b
:Template Names:
- - {project-name}-nexus-iq-go-clm
+ - {project-name}-nexus-iq-go-clm-{stream}
- gerrit-nexus-iq-go-clm
:Comment Trigger: run-clm
nexus-iq-project-name: "{nexus-iq-namespace}{project-name}"
- job-template:
- name: "{project-name}-nexus-iq-go-clm"
+ name: "{project-name}-nexus-iq-go-clm-{stream}"
id: gerrit-nexus-iq-go-clm
<<: *lf_go_common
<<: *lf_nexus_iq_go_clm
--- /dev/null
+---
+fixes:
+ - |
+ Update Golang CLM job name to include stream name so
+ Jenkins CLM filter can include it with other clm jobs.