mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 17:16:12 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
. "github.com/onsi/ginkgo"
|
||||
)
|
||||
|
||||
var _ = Describe("SSH", func() {
|
||||
var _ = KubeDescribe("SSH", func() {
|
||||
|
||||
f := NewDefaultFramework("ssh")
|
||||
|
||||
|
Reference in New Issue
Block a user