Skip to content

Commit 1bd3188

Browse files
authored
SRE-2832 test: Update HW Verbs provider label (#16402)
Exclude the OPA cluster from running Functional HW Verbs Provider stage. Signed-off-by: Phil Henderson <[email protected]>
1 parent 9f776a7 commit 1bd3188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ pipeline {
181181
defaultValue: 'ci_nvme5',
182182
description: 'Label to use for the Functional Hardware Medium MD on SSD stage')
183183
string(name: 'FUNCTIONAL_HARDWARE_MEDIUM_VERBS_PROVIDER_LABEL',
184-
defaultValue: 'ci_nvme5',
184+
defaultValue: 'ci_ofed5',
185185
description: 'Label to use for 5 node Functional Hardware Medium Verbs Provider stage')
186186
string(name: 'FUNCTIONAL_HARDWARE_MEDIUM_UCX_PROVIDER_LABEL',
187187
defaultValue: 'ci_ofed5',

0 commit comments

Comments
 (0)