Enable CLM jobs for Honolulu
Some users have Honolulu deployed in production and need to knwo what
the vulnerabilities are.
Jobs are not enabled for policy/clamp and policy/gui because they were
not release in Honolulu.
Issue-ID: POLICY-4210
Change-Id: I70d393b3a3f04d77867b3021d0830449556ebd9b
Signed-off-by: liamfallon <liam.fallon@est.tech>
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml
index 4f359bc..17ff9fd 100644
--- a/jjb/policy/policy-common.yaml
+++ b/jjb/policy/policy-common.yaml
@@ -60,6 +60,8 @@
stream:
- 'master':
branch: 'master'
+ - 'honolulu':
+ branch: 'honolulu'
- 'istanbul':
branch: 'istanbul'
- 'jakarta':