From cfe23a815ff99b874cc208a106884141fe3c0689 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Wed, 14 Dec 2022 15:34:18 +0100 Subject: [PATCH] Switch to opnfv-build for nfvbench MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ic181255271e5c1828dd0bc638f4eca1d4ff30540 Signed-off-by: Cédric Ollivier --- jjb/nfvbench/nfvbench.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/jjb/nfvbench/nfvbench.yaml b/jjb/nfvbench/nfvbench.yaml index 00d68aeb4..98311317c 100644 --- a/jjb/nfvbench/nfvbench.yaml +++ b/jjb/nfvbench/nfvbench.yaml @@ -20,6 +20,13 @@ docker-tag: 'stable' disabled: false +- parameter: + name: nfvbench-parameter + parameters: + - label: + name: node + default: 'opnfv-build' + - job-template: name: 'nfvbench-build-{stream}' @@ -35,7 +42,7 @@ default: https://gerrit.opnfv.org/gerrit/$PROJECT description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW." # yamllint enable rule:line-length - - 'opnfv-build-ubuntu-defaults' + - nfvbench-parameter scm: - git-scm-gerrit -- 2.16.6