mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 16:06:51 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -29,7 +29,7 @@ import (
|
||||
// these tests are not run by default.
|
||||
//
|
||||
// Flaky issue #20272
|
||||
var _ = Describe("Initial Resources [Feature:InitialResources] [Flaky]", func() {
|
||||
var _ = KubeDescribe("Initial Resources [Feature:InitialResources] [Flaky]", func() {
|
||||
f := NewDefaultFramework("initial-resources")
|
||||
|
||||
It("should set initial resources based on historical data", func() {
|
||||
|
||||
Reference in New Issue
Block a user