mirror of
				https://github.com/k3s-io/kubernetes.git
				synced 2025-10-31 13:50:01 +00:00 
			
		
		
		
	test/e2e_node: Add Node-exclusive feature tags to existing tests
This commit is contained in:
		| @@ -30,7 +30,7 @@ import ( | ||||
| 	. "github.com/onsi/gomega" | ||||
| ) | ||||
|  | ||||
| var _ = framework.KubeDescribe("Docker features [Feature:Docker]", func() { | ||||
| var _ = framework.KubeDescribe("Docker features [Feature:Docker][Legacy:Docker]", func() { | ||||
| 	f := framework.NewDefaultFramework("docker-feature-test") | ||||
|  | ||||
| 	BeforeEach(func() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user