From 440353a301fcc14dd351decb0aa3e3479d1b7937 Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Tue, 23 Jul 2019 10:06:55 -0600 Subject: [PATCH] VPP: Drop nexus deb rpm jar push As discussed in vpp open call july 23rd this removes pushing of deb,rpm,jar files to nexus. Change-Id: I96edefec7527248dab2d9b9c82378d13f99e7f33 Signed-off-by: Ed Kern --- jjb/vpp/vpp.yaml | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 38cfd3fc8..1a3192012 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -259,13 +259,6 @@ files: - file-id: 'packagecloud_api' target: '/root' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'vpp-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - shell: !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh - shell: @@ -278,10 +271,6 @@ - shell: !include-raw-escape: - ../scripts/packagecloud_push.sh - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-vpp-maven-push.sh publishers: - fdio-infra-shiplogs: @@ -428,13 +417,6 @@ files: - file-id: 'packagecloud_api' target: '/root' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'vpp-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - shell: !include-raw-escape: ../scripts/setup_vpp_ubuntu_arm_test.sh - shell: @@ -742,13 +724,6 @@ files: - file-id: 'packagecloud_api' target: '/root' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'vpp-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - shell: !include-raw-escape: include-raw-vpp-checkstyle.sh - shell: @@ -763,10 +738,6 @@ - shell: !include-raw-escape: - ../scripts/packagecloud_push.sh - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-vpp-maven-push.sh publishers: - fdio-infra-shiplogs: -- 2.16.6