Skip to content

Commit

Permalink
description fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Golaszewski committed Sep 2, 2024
1 parent 7914508 commit 6a3bd0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ func TestInPlaceUpgrade(t *testing.T) {
t.Logf("Deleting the cluster")
}

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

Expand Down

0 comments on commit 6a3bd0e

Please sign in to comment.