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

e2e: add tests for exec2 task driver #22406

Merged
merged 4 commits into from
May 31, 2024
Merged

e2e: add tests for exec2 task driver #22406

merged 4 commits into from
May 31, 2024

Conversation

shoenig
Copy link
Member

@shoenig shoenig commented May 29, 2024

A first pass at getting some e2e tests setup on the Nomad side for the exec2 task driver. It includes running the countash example with a custom envoy task for the sidecar proxy, which is a pretty good test of the driver functionality.

I tweaked the e2e/Makefile to include the Consul license file (you need to have CONSUL_LICENSE_PATH set), which is basically a required parameter now.

Also discovered hashicorp/nomad-driver-exec2#29 which I will get around to fixing next.

@shoenig shoenig merged commit 2054e87 into main May 31, 2024
19 checks passed
@shoenig shoenig deleted the e2e-exec-testing branch May 31, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants