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

Run the mosaic models with the LTS version too #10277

Open
micheles opened this issue Jan 21, 2025 · 0 comments
Open

Run the mosaic models with the LTS version too #10277

micheles opened this issue Jan 21, 2025 · 0 comments
Labels
github_actions Pull requests that update GitHub Actions code
Milestone

Comments

@micheles
Copy link
Contributor

micheles commented Jan 21, 2025

To be done after v3.23 is released, v3.16 is too old to run the tests. One can determine if a model runs with the LTS version manually with the following command:

$ sudo docker run --rm -ti -v /home/michele/mosaic:/io openquake/engine:3.16 \
"OQ_SAMPLE_SITES=.01 oq run /io/ALS/in/job_vs30.ini -p export_dir=/tmp"
@micheles micheles added the github_actions Pull requests that update GitHub Actions code label Jan 21, 2025
@micheles micheles added this to the Engine 3.23.0 milestone Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

No branches or pull requests

1 participant