Merge "Update jobs for Istanbul branch"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 11 Oct 2021 18:06:45 +0000 (18:06 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 11 Oct 2021 18:06:45 +0000 (18:06 +0000)
jjb/holmes/holmes-common.yaml
jjb/holmes/holmes-engine-mgt.yaml
jjb/holmes/holmes-rule-mgt.yaml
packer/provision/local-docker.yaml

index 94d9d3a..bccc8ce 100644 (file)
@@ -27,6 +27,8 @@
           branch: 'guilin'
       - 'honolulu':
           branch: 'honolulu'
+      - 'istanbul':
+          branch: 'istanbul'
     mvn-settings: 'holmes-common-settings'
     files: '**'
     archive-artifacts: ''
index 2b6aeef..79d9e98 100644 (file)
@@ -25,6 +25,8 @@
           branch: 'guilin'
       - 'honolulu':
           branch: 'honolulu'
+      - 'istanbul':
+          branch: 'istanbul'
     mvn-settings: 'holmes-engine-management-settings'
     files: '**'
     archive-artifacts: ''
index 00791b1..e93c94c 100644 (file)
@@ -25,6 +25,8 @@
           branch: 'guilin'
       - 'honolulu':
           branch: 'honolulu'
+      - 'istanbul':
+          branch: 'istanbul'
     mvn-settings: 'holmes-rule-management-settings'
     files: '**'
     archive-artifacts: ''
index 6914ffa..b2b0a52 100644 (file)
         version: v3.13
       when: ansible_architecture == 'x86_64' and ansible_distribution == 'Ubuntu'
 
-    - name: Bootstrap rebar3
-      command: ./bootstrap
-      args:
-        chdir: /tmp/rebar3
-      when: ansible_architecture == 'x86_64' and ansible_distribution == 'Ubuntu'
-
     - name: Install rebar3 to bin
       copy:
         src: /tmp/rebar3/rebar3