diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-12-14 16:27:35 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-12-14 16:28:30 +0100 |
commit | ee49233d53af625a4601022ea60550c5a497caae (patch) | |
tree | f2c42ee2f8e3c6331236021539e8d477aecc3dcc | |
parent | cfe23a815ff99b874cc208a106884141fe3c0689 (diff) |
Fix node in nfvbech jjb
Change-Id: Ic6442f99c071a870892a364f90f9f5008a33f56a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | jjb/nfvbench/nfvbench.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/nfvbench/nfvbench.yaml b/jjb/nfvbench/nfvbench.yaml index 98311317c..6bd04b13c 100644 --- a/jjb/nfvbench/nfvbench.yaml +++ b/jjb/nfvbench/nfvbench.yaml @@ -81,7 +81,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 |