Migrate int/test jobs to use lf-infra-publish 02/58002/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 30 May 2017 01:02:05 +0000 (21:02 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 30 May 2017 01:02:07 +0000 (21:02 -0400)
This macro uses curl instead of Maven to push logs to Nexus and uses
curl instead of Maven to push.

Change-Id: Ic7cf2417d6a2b58a919c3d1ebfc3b36a47c27153
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/integration/integration-test-jobs.yaml
jjb/integration/integration4-templates.yaml

index 75719880084a0d32bd329fa40aced5a38287e299..616ea7640cd8b91bd98ce8277cb66fd6e26aff85 100644 (file)
           email-recipients: '{email-recipients}'
           email-prefix: '[integration]'
       - integration-csit-archive-build
-      - opendaylight-infra-shiplogs:
-          maven-version: 'mvn33'
+      - lf-infra-publish
 
 # Template: integration-distribution-test-{stream}
 # Goal: Verify a distribution through all system test available
               KARAF_VERSION=$KARAF_VERSION
 
     publishers:
-      - opendaylight-infra-shiplogs:
-          maven-version: 'mvn33'
+      - lf-infra-publish
       - email-notification:
           email-recipients: '{email-recipients}'
           email-prefix: '[$GERRIT_PROJECT]'
                     KARAF_VERSION=$KARAF_VERSION
 
     publishers:
-      - opendaylight-infra-shiplogs:
-          maven-version: 'mvn33'
+      - lf-infra-publish
       - email-notification:
           email-recipients: '{email-recipients}'
           email-prefix: '[int/dist]'
index 3591d82bf77f846e66281e73994ab85a393e1369..942cbfaaa39181ffc66a6537bfdeca2b818803ce 100644 (file)
                 display-table: true
                 format: csv
       - integration-csit-archive-build
-      - opendaylight-infra-shiplogs:
-          maven-version: 'mvn33'
-
+      - lf-infra-publish