From: Dave Wallace Date: Thu, 24 Sep 2020 16:39:55 +0000 (+0000) Subject: fix node label for vpp-gcc-verify-{stream}-{os}-{executor-arch} X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=28027be4316311721975fcfb4e231e57a67e7e15;p=ci-management.git fix node label for vpp-gcc-verify-{stream}-{os}-{executor-arch} Signed-off-by: Dave Wallace Change-Id: I070f9595b8463ca62538b369521baec7010a0d5e --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 652221a7b..bd06acced 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -886,7 +886,7 @@ name: 'vpp-gcc-verify-{stream}-{os}-{executor-arch}' project-type: freestyle - node: 'builder-{os}-sandbox-{executor-arch}' + node: 'builder-{os}-prod-{executor-arch}' concurrent: true archive-artifacts: '/tmp/vpp-failed-unittests/*/* **/core'