Skip to content

Commit

Permalink
fix eks import test
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronyeeski authored and sangeethah committed Sep 16, 2020
1 parent 01c13f6 commit 59936f7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/validation/tests/v3_api/test_hosted_eks_cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,7 @@ def test_eks_v2_create_import_cluster():
"amazonCredentialSecret": ec2_cloud_credential.id,
"displayName": display_name,
"imported": True,
"privateAccess": False,
"publicAccess": False,
"region": EKS_REGION,
"secretsEncryption": False,
"type": "eksclusterconfigspec"
}

Expand Down

0 comments on commit 59936f7

Please sign in to comment.