mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Version-guard Kubectl client Guestbook application test against deployments
This commit is contained in:
parent
066e493789
commit
a96bb71bc9
@ -170,7 +170,7 @@ var _ = framework.KubeDescribe("Kubectl client", func() {
|
||||
})
|
||||
|
||||
It("should create and stop a working application [Conformance]", func() {
|
||||
framework.SkipUnlessServerVersionGTE(nodePortsOptionalVersion, c)
|
||||
framework.SkipUnlessServerVersionGTE(deploymentsVersion, c)
|
||||
|
||||
defer framework.Cleanup(guestbookPath, ns, frontendSelector, redisMasterSelector, redisSlaveSelector)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user