KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
. "github.com/onsi/ginkgo"
|
||||
)
|
||||
|
||||
var _ = Describe("Docker Containers", func() {
|
||||
var _ = KubeDescribe("Docker Containers", func() {
|
||||
framework := NewDefaultFramework("containers")
|
||||
var c *client.Client
|
||||
var ns string
|
||||
|
Reference in New Issue
Block a user