Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CONSUL-496] Replace docker_wget & docker_curl with docker_exec #69

Conversation

joselo85
Copy link

Description

Replaced docker_wget and docker_curl function calls with docker_exec (docker_consul_exec). This way we don't start any intermediate containers to capture logs after tests fail. docker_curl is used only once on wait_for_namespace function. Although this function is never used, it's been updated as well.

@joselo85 joselo85 self-assigned this Sep 27, 2022
@ezfepo ezfepo force-pushed the windowstests/consul-496-replace-docker_wget-and-docker_curl-with-docker_exec branch from 22b7c5f to e69f0e3 Compare September 28, 2022 12:48
@ezfepo ezfepo merged commit 846ba31 into qa Sep 28, 2022
@ezfepo ezfepo deleted the windowstests/consul-496-replace-docker_wget-and-docker_curl-with-docker_exec branch September 28, 2022 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants