From: Jan Gelety Date: Thu, 17 Jan 2019 10:46:41 +0000 (+0100) Subject: FIX: Inject BRANCH_ID env variable in vpp-device semiweekly job X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F16849%2F2;p=ci-management.git FIX: Inject BRANCH_ID env variable in vpp-device semiweekly job Change-Id: I9efae14f5dc80ff1ccb66b8a1460654a8e4b9074 Signed-off-by: Jan Gelety --- diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 3ab41dc15..5fd3282af 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -205,6 +205,9 @@ branch: '{branch}' builders: + - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop' + - inject: + properties-file: variables.prop - shell: !include-raw-escape: jjb/csit/include-raw-csit-device-semiweekly.sh