aws / aws-application-networking-k8s

A Kubernetes controller for Amazon VPC Lattice
https://www.gateway-api-controller.eks.aws.dev/
Apache License 2.0
175 stars 50 forks source link

Access Log Policy Test Cleanup Robustness #581

Closed xWink closed 10 months ago

xWink commented 10 months ago

What type of PR is this?

cleanup

Which issue does this PR fix: N/A

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs from aws-gateway-controller showing the issue: N/A

Testing done on this change:

Ran 13 of 61 Specs in 545.028 seconds
SUCCESS! -- 13 Passed | 0 Failed | 0 Pending | 48 Skipped
--- PASS: TestIntegration (545.03s)
PASS
ok      github.com/aws/aws-application-networking-k8s/test/suites/integration   545.761s

Automation added to e2e:

Improved test cleanup.

Will this PR introduce any new dependencies?:

No.

Will this break upgrades or downgrades. Has updating a running cluster been tested?: No.

Does this PR introduce any user-facing change?:

No.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.