mark flaky jobs as flaky and move them to a different job
This commit is contained in:
@@ -376,7 +376,7 @@ var _ = SIGDescribe("GracefulNodeShutdown", framework.WithSerial(), nodefeature.
|
||||
})
|
||||
})
|
||||
|
||||
ginkgo.Context("when gracefully shutting down with Pod priority", func() {
|
||||
framework.Context("when gracefully shutting down with Pod priority", framework.WithFlaky(), func() {
|
||||
|
||||
const (
|
||||
pollInterval = 1 * time.Second
|
||||
|
Reference in New Issue
Block a user