From: Thanh Ha Date: Sat, 18 Aug 2018 20:44:52 +0000 (-0400) Subject: Refactor staging-profile-id out of mvn-parameters X-Git-Tag: v0.24.0~10^2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=8421dadca27173dda6df59cb71c5ba82d4e86e65;hp=8421dadca27173dda6df59cb71c5ba82d4e86e65;p=releng%2Fglobal-jjb.git Refactor staging-profile-id out of mvn-parameters This was originally a bad design decision. We should not be forcing staging-profile-id variable against all users of lf-infra-maven-parameters when only the staging job needs it. This patch moves custom parameter definitions to the maven-stage job and removes staging-profile-id requirement from all other jobs. Change-Id: I58fe4c43c851cd9e61ddec847529b0dcb91e0af1 Signed-off-by: Thanh Ha ---