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

Override default testcontainer image #220

Open
Alexander-Krause-Glau opened this issue Jan 24, 2023 · 0 comments
Open

Override default testcontainer image #220

Alexander-Krause-Glau opened this issue Jan 24, 2023 · 0 comments

Comments

@Alexander-Krause-Glau
Copy link

Alexander-Krause-Glau commented Jan 24, 2023

Due to #192, we should be able to override the default Dockerhub cassandra:latest image via for example quarkus.cassandra.test.container.image=cassandra:3.11.14 in the application.properties file.

Is this broken? Because it does not work on my side. Reproducer:

  1. Clone https://github.com/ExplorViz/landscape-service/tree/cassandra-image-int-tests
  2. Checkout cassandra-image-int-tests branch
  3. docker imagesto verify that no cassandra image is locally available
  4. Run ./gradlew integrationTest
  5. Regardless of the test outcome, cassandra:latest was downloaded and not cassandra:3.11.14.

┆Issue is synchronized with this Jira Task by Unito

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

No branches or pull requests

1 participant