We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7914508 commit 6a3bd0eCopy full SHA for 6a3bd0e
integration/e2e_test.go
@@ -85,9 +85,9 @@ func TestInPlaceUpgrade(t *testing.T) {
85
t.Logf("Deleting the cluster")
86
}
87
88
-// TestDisableDefaultCNI deploys cluster disabled default CNI.
+// TestDisableDefaultCNI deploys cluster disabled default CNI.
89
+// Next Cilium is installed
90
// helm have to be available in the caller's path.
-// With post actions calico will be installed.
91
func TestDisableDefaultCNI(t *testing.T) {
92
t.Logf("Cluster to setup is in %s", DisableDefaultCNIClusterPath)
93
0 commit comments