mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 20:29:56 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -45,7 +45,7 @@ const (
|
||||
gcePDDetachPollTime = 10 * time.Second
|
||||
)
|
||||
|
||||
var _ = Describe("Pod Disks", func() {
|
||||
var _ = KubeDescribe("Pod Disks", func() {
|
||||
var (
|
||||
podClient client.PodInterface
|
||||
host0Name string
|
||||
|
Reference in New Issue
Block a user