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:
@@ -26,7 +26,7 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
var _ = Describe("LimitRange", func() {
|
||||
var _ = KubeDescribe("LimitRange", func() {
|
||||
f := NewDefaultFramework("limitrange")
|
||||
|
||||
It("should create a LimitRange with defaults and ensure pod has those defaults applied.", func() {
|
||||
|
||||
Reference in New Issue
Block a user