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 possibility to run integration tests with local database #1097

Open
GernotMaier opened this issue Jul 25, 2024 · 0 comments
Open

Add possibility to run integration tests with local database #1097

GernotMaier opened this issue Jul 25, 2024 · 0 comments

Comments

@GernotMaier
Copy link
Contributor

Reduce the required network traffic for integration tests by:

  • add a local database to the simtools-prod container
  • fill the database with model parameters from a clone to the model parameter repository

This requires to

  • add mongo to the simtools-prod container
  • adapt the code in database_scripts for the CI workflow

As a future option, we might consider to add a fully filled database from the latest release of the model parameter repository to the prod container. The user can still through the DB configuration decide if this one or the remote one is used.

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