Temporary disable eks test
In order to reduce aws bill, we removed the EKS cluster on which this test is being run. We can port that test to Localstack to reduce bill. Signed-off-by: guillaume <guillaume.derouville@gmail.com>
This commit is contained in:
@@ -80,6 +80,7 @@ setup() {
|
||||
}
|
||||
|
||||
@test "aws: eks" {
|
||||
skip "Temporary skip until porting to localstack"
|
||||
dagger -e aws-eks up
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user