File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
config/jobs/kubernetes/sig-testing Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -308,7 +308,7 @@ presubmits:
308
308
- name : FEATURE_GATES
309
309
value : ' {"AllAlpha":true}'
310
310
- name : RUNTIME_CONFIG
311
- value : ' {"api/alpha":"true", "api/ga= true"}'
311
+ value : ' {"api/alpha":"true", "api/ga":" true"}'
312
312
- name : FOCUS
313
313
value : " ."
314
314
- name : SKIP
@@ -356,7 +356,7 @@ presubmits:
356
356
- name : FEATURE_GATES
357
357
value : ' {"AllBeta":true}'
358
358
- name : RUNTIME_CONFIG
359
- value : ' {"api/beta":"true", "api/ga= true"}'
359
+ value : ' {"api/beta":"true", "api/ga":" true"}'
360
360
- name : FOCUS
361
361
value : " ."
362
362
- name : SKIP
@@ -459,7 +459,7 @@ periodics:
459
459
- name : FEATURE_GATES
460
460
value : ' {"AllAlpha":true}'
461
461
- name : RUNTIME_CONFIG
462
- value : ' {"api/alpha":"true", "api/ga= true"}'
462
+ value : ' {"api/alpha":"true", "api/ga":" true"}'
463
463
- name : FOCUS
464
464
value : " ."
465
465
- name : SKIP
@@ -511,7 +511,7 @@ periodics:
511
511
- name : FEATURE_GATES
512
512
value : ' {"AllBeta":true}'
513
513
- name : RUNTIME_CONFIG
514
- value : ' {"api/beta":"true", "api/ga= true"}'
514
+ value : ' {"api/beta":"true", "api/ga":" true"}'
515
515
- name : FOCUS
516
516
value : " ."
517
517
- name : SKIP
You can’t perform that action at this time.
0 commit comments