Skip to content

Commit

Permalink
add missed gcp
Browse files Browse the repository at this point in the history
Signed-off-by: denis-tingaikin <[email protected]>
  • Loading branch information
denis-tingaikin committed Nov 20, 2021
1 parent 3d5d6c1 commit 667af5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entry_point_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ import (
"github.com/stretchr/testify/suite"

"github.com/networkservicemesh/integration-tests/suites/interdomain"

_ "k8s.io/client-go/plugin/pkg/client/auth/gcp" // This is required for GKE authentication
)

func TestInterdomainBasicSuite(t *testing.T) {
Expand Down

0 comments on commit 667af5b

Please sign in to comment.