summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/include-raw-vpp-parallel-vars.sh
diff options
context:
space:
mode:
authorjuraj.linkes <juraj.linkes@pantheon.tech>2018-12-17 14:28:58 +0100
committerjuraj.linkes <juraj.linkes@pantheon.tech>2018-12-17 21:44:21 +0100
commitaf0ea24d0cc9e821d9f6226b192e3384c1b7b5fb (patch)
tree438773427b3a840c54e6fffdda692fc9d23a21ff /jjb/vpp/include-raw-vpp-parallel-vars.sh
parente9bc608d6c4ea01c37ce8e59c723eaf4c589a272 (diff)
Remove nexus artifact upload from arm master merge
Change-Id: I80521e4fdba3932e9f7994f3acc8f0a10d5b87bc Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
Diffstat (limited to 'jjb/vpp/include-raw-vpp-parallel-vars.sh')
-rw-r--r--jjb/vpp/include-raw-vpp-parallel-vars.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vpp/include-raw-vpp-parallel-vars.sh b/jjb/vpp/include-raw-vpp-parallel-vars.sh
index 0926452f9..c0d2e4bd5 100644
--- a/jjb/vpp/include-raw-vpp-parallel-vars.sh
+++ b/jjb/vpp/include-raw-vpp-parallel-vars.sh
@@ -15,7 +15,7 @@ else
fi
done
- if [[ $NODE_LABEL == 'ubuntu1804arm-us' ]]
+ if [[ $NODE_LABEL == ubuntu*arm-* ]]
then
CORES=16
fi