Skip to content

Commit 6a3bd0e

Browse files
author
Maciej Golaszewski
committed
description fix
1 parent 7914508 commit 6a3bd0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration/e2e_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ func TestInPlaceUpgrade(t *testing.T) {
8585
t.Logf("Deleting the cluster")
8686
}
8787

88-
// TestDisableDefaultCNI deploys cluster disabled default CNI.
88+
// TestDisableDefaultCNI deploys cluster disabled default CNI.
89+
// Next Cilium is installed
8990
// helm have to be available in the caller's path.
90-
// With post actions calico will be installed.
9191
func TestDisableDefaultCNI(t *testing.T) {
9292
t.Logf("Cluster to setup is in %s", DisableDefaultCNIClusterPath)
9393

0 commit comments

Comments
 (0)