forked from hashicorp/consul-helm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Separate tproxy tests (hashicorp#957)
* Add -enable-transparent-proxy flag to the acceptance tests flags which allows you to globally enable or disable tproxy for all tests * Update all (except a few) connect-related tests to now reach upstreams via kube DNS when transparent proxy is enabled * Refactor circleci to add commands that we can re-use when running acceptance tests * Add acceptance tests job with tproxy enabled in parallel to the regular job to be run on every PR * Enable tproxy on all nightly acceptance tests * Disable some tests when tproxy is enabled due to either bugs or flakiness (to be fixed later) mesh gateway test with explicit upstreams doesn't work right now because of a bug in consul that is not yet fixed RestartConsulClients connect test is flakey.
- Loading branch information
Showing
15 changed files
with
473 additions
and
464 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.