Skip to content

Commit b7d68b1

Browse files
committed
changed name so that its a unique public ip
1 parent 2115fd0 commit b7d68b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/npm/npm-conformance-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ stages:
110110
IS_STRESS_TEST: "false"
111111
v2-linux-stress:
112112
AZURE_CLUSTER: "conformance-v2-linux-stress"
113-
PROFILE: "v2-background"
113+
PROFILE: "v2-linux-stress"
114114
IS_STRESS_TEST: "true"
115115
pool:
116116
name: $(BUILD_POOL_NAME_DEFAULT)

0 commit comments

Comments
 (0)