We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 966392c + 9e560f7 commit d7c5c82Copy full SHA for d7c5c82
clusterloader2/testing/neg/config.yaml
@@ -2,7 +2,7 @@
2
{{$smallBackendLbServiceCount := DefaultParam .CL2_SMALL_BACKEND_LB_SERVICE_COUNT 5}}
3
{{$mediumBackendLbServiceCount := DefaultParam .CL2_MEDIUM_BACKEND_LB_SERVICE_COUNT 3}}
4
{{$largeBackendLbServiceCount := DefaultParam .CL2_LARGE_BACKEND_LB_SERVICE_COUNT 1}}
5
-{{$waitAfterDeletion := DefaultParam .CL2_WAIT_AFTER_DELETION “15m”}}
+{{$waitAfterDeletion := DefaultParam .CL2_WAIT_AFTER_DELETION "15m"}}
6
7
# Test
8
name: neg-latency
0 commit comments