From: Tomas Cere Date: Wed, 8 Sep 2021 12:36:30 +0000 (+0200) Subject: Do not pass KARAF_VERSION in mri-stage job X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=eb924e7574b982a783c2b3d54ba66cc28d554524;p=releng%2Fbuilder.git Do not pass KARAF_VERSION in mri-stage job Leftover from not being able to test stage to nexus from sandbox. This is causing issues since its not set in the mri-stage job and its not needed anyway since we have KARAF_VERSION set in the downstream job. Signed-off-by: Tomas Cere Change-Id: I74d5c65fbff1f4893435893c8c594d7275e4e4fa --- diff --git a/jjb/releng-maven-mri-stage.sh b/jjb/releng-maven-mri-stage.sh index 9dfb7859e..9dd7b4e6c 100644 --- a/jjb/releng-maven-mri-stage.sh +++ b/jjb/releng-maven-mri-stage.sh @@ -29,5 +29,4 @@ echo "Bundle url is ${BUNDLE_URL}" # Re-inject the new BUNDLE_URL for downstream jobs to pull from Nexus cat > "${WORKSPACE}/maven-staged-bundle.env" <