Add jenkins jobs for honolulu branch 09/119109/2
authorJim Hahn <jrh3@att.com>
Wed, 10 Mar 2021 20:33:10 +0000 (15:33 -0500)
committerJim Hahn <jrh3@att.com>
Wed, 10 Mar 2021 20:38:19 +0000 (15:38 -0500)
Issue-ID: POLICY-3105
Change-Id: Ida86181e70132e14c1caab58b2dcd3e10a647c12
Signed-off-by: Jim Hahn <jrh3@att.com>
13 files changed:
jjb/policy/policy-apex-pdp.yaml
jjb/policy/policy-api.yaml
jjb/policy/policy-clamp.yaml
jjb/policy/policy-common.yaml
jjb/policy/policy-csit.yaml
jjb/policy/policy-distribution.yaml
jjb/policy/policy-docker-base-common.yaml
jjb/policy/policy-drools-applications.yaml
jjb/policy/policy-drools-pdp.yaml
jjb/policy/policy-models.yaml
jjb/policy/policy-pap.yaml
jjb/policy/policy-parent.yaml
jjb/policy/policy-xacml-pdp.yaml

index 72ce088..406962b 100644 (file)
@@ -35,6 +35,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-apex-pdp-settings'
     java-version: openjdk11
     files: '**'
index 3f9f217..3ef1b6c 100644 (file)
@@ -29,6 +29,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-api-settings'
     java-version: openjdk11
     files: '**'
index ec44e68..85d8d16 100644 (file)
@@ -27,6 +27,8 @@
     stream:
         - 'master':
               branch: 'master'
+        - 'honolulu':
+              branch: 'honolulu'
         - 'tosca-poc':
               branch: 'tosca-poc'
     mvn-settings: 'policy-clamp-settings'
index 4771de5..8625cf4 100644 (file)
@@ -20,6 +20,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-common-settings'
     java-version: openjdk11
     files: '**'
index 0d1c2e9..e120805 100644 (file)
@@ -8,6 +8,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'honolulu':
+          branch: 'honolulu'
     functionality:
       - 'xacml-pdp'
     trigger_jobs:
@@ -23,6 +25,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'honolulu':
+          branch: 'honolulu'
     functionality:
       - 'drools-applications'
     trigger_jobs:
@@ -38,6 +42,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'honolulu':
+          branch: 'honolulu'
     functionality:
       - 'drools-pdp'
     trigger_jobs:
@@ -53,6 +59,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'honolulu':
+          branch: 'honolulu'
     functionality:
       - 'apex-pdp'
     trigger_jobs:
@@ -68,6 +76,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'honolulu':
+          branch: 'honolulu'
     functionality:
       - 'pap'
     trigger_jobs:
@@ -83,6 +93,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'honolulu':
+          branch: 'honolulu'
     functionality:
       - 'api'
     trigger_jobs:
           branch: frankfurt
       - 'guilin':
           branch: guilin
+      - 'honolulu':
+          branch: 'honolulu'
     functionality:
       - 'distribution'
     trigger_jobs:
index 36ce1f6..40562db 100644 (file)
@@ -29,6 +29,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-distribution-settings'
     java-version: openjdk11
     files: '**'
index 81debd9..3d9be5d 100644 (file)
@@ -24,6 +24,8 @@
           branch: 'master'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-docker-settings'
     files: '**'
     archive-artifacts: ''
index 29b395c..848ca6d 100644 (file)
@@ -29,6 +29,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-drools-applications-settings'
     java-version: openjdk11
     files: '**'
index d107374..e73edca 100644 (file)
@@ -29,6 +29,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-drools-pdp-settings'
     java-version: openjdk11
     files: '**'
index fdbbdf5..6c52903 100644 (file)
@@ -23,6 +23,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-models-settings'
     java-version: openjdk11
     files: '**'
index 61159e5..31a2287 100644 (file)
@@ -29,6 +29,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-pap-settings'
     java-version: openjdk11
     files: '**'
index 9234bee..a2ad31e 100644 (file)
@@ -20,6 +20,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-parent-settings'
     java-version: openjdk11
     files: '**'
index 8449157..4d59908 100644 (file)
@@ -29,6 +29,8 @@
           branch: 'frankfurt'
       - 'guilin':
           branch: 'guilin'
+      - 'honolulu':
+          branch: 'honolulu'
     mvn-settings: 'policy-xacml-pdp-settings'
     java-version: openjdk11
     files: '**'