Skip to content

Commit 0f31f84

Browse files
authored
Merge pull request #33387 from jsturtevant/enable-reboot-test
Re-enable reboot test for socket detection
2 parents a7908f8 + 6b5adcf commit 0f31f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes-sigs/sig-windows/release-master-windows-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ presubmits:
124124
- name: GINKGO_FOCUS
125125
value: (\[sig-windows\]|\[sig-scheduling\].SchedulerPreemption|\[sig-apps\].CronJob).*(\[Serial\]|\[Slow\])|(\[Serial\]|\[Slow\]).*(\[Conformance\]|\[NodeConformance\])|\[sig-api-machinery\].Garbage.collector
126126
- name: GINKGO_SKIP
127-
value: \[LinuxOnly\]|device.plugin.for.Windows|RebootHost|\[sig-autoscaling\].\[Feature:HPA\]
127+
value: \[LinuxOnly\]|device.plugin.for.Windows|\[sig-autoscaling\].\[Feature:HPA\]
128128
annotations:
129129
testgrid-dashboards: sig-windows-presubmit
130130
testgrid-tab-name: pull-kubernetes-e2e-capz-windows-serial-slow

0 commit comments

Comments
 (0)