-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* make: concurrent tests flags * refactor: concurrent bare k8s tests * refactor: concurrent gateway api k8s tests * refactor: concurrent istio tests * refactor: test packages for base concurrent integration tests * refactor: do not wait kuadrant to be ready for integration tests * fix: sort policy by kind, creation, condition for target status * refactor: separate out serial tests that can affect other tests * harden: RLP integration test updates & sort by PolicyByTargetRefKindAndAcceptedStatus tests * refactor: rename ratelimit test package to ratelimitpolicy * fix: wait for dnsrecords to finish deleting before deleting managed zone + timeouts Since Kuadrant/dns-operator#156 was merged, dnsrecords with finizalers are left behind as ManagedZone was deleted causing the test namespaces to never be fully deleted. Additionally use SpecContext and add timeouts for context so problematic tests terminate earlier
- Loading branch information
Showing
30 changed files
with
2,289 additions
and
779 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.