mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-27 21:26:03 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -29,7 +29,7 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
var _ = Describe("Mesos", func() {
|
||||
var _ = KubeDescribe("Mesos", func() {
|
||||
framework := NewDefaultFramework("pods")
|
||||
var c *client.Client
|
||||
var ns string
|
||||
|
Reference in New Issue
Block a user