mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 05:08:16 +00:00
Merge pull request #21090 from ihmccreery/feature-reboot
Quarantine reboot tests (again)
This commit is contained in:
@@ -45,7 +45,7 @@ const (
|
||||
rebootPodReadyAgainTimeout = 5 * time.Minute
|
||||
)
|
||||
|
||||
var _ = Describe("Reboot [Disruptive]", func() {
|
||||
var _ = Describe("Reboot [Disruptive] [Feature:Reboot]", func() {
|
||||
var f *Framework
|
||||
|
||||
BeforeEach(func() {
|
||||
|
||||
Reference in New Issue
Block a user