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

Add the ability to test against different Consul versions #410

Merged

Conversation

sleberknight
Copy link
Member

  • Modify ConsulTestcontainers to check for a CONSUL_IMAGE_VERSION environment variable. If it exists, run tests against that Docker image.
  • Make the default Consul image version "latest" so that, unless otherwise specified, tests run against the hashicorp/consul:latest Docker image.

* Modify ConsulTestcontainers to check for a CONSUL_IMAGE_VERSION
  environment variable. If it exists, run tests against that
  Docker image.
* Make the default Consul image version "latest" so that, unless
  otherwise specified, tests run against the hashicorp/consul:latest
  Docker image.
@sleberknight sleberknight added the infrastructure Changes to build, deployment, code analysis tools, and other project infrastructure label Jan 7, 2025
@sleberknight sleberknight added this to the 1.5.0 milestone Jan 7, 2025
@sleberknight sleberknight self-assigned this Jan 7, 2025
Copy link

sonarqubecloud bot commented Jan 7, 2025

@sleberknight sleberknight merged commit ec1e6b7 into main Jan 7, 2025
6 checks passed
@sleberknight sleberknight deleted the add-ability-to-test-against-different-Consul-versions branch January 7, 2025 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Changes to build, deployment, code analysis tools, and other project infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant