-
Notifications
You must be signed in to change notification settings - Fork 2
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
PREOPS-5190: Automatically run one-night auxtel sims daily to support the prenight briefing #71
Conversation
…el expected by the test
There's a problem with the unit tests, where In general .. how committed are you to running and implementing things in this way? |
By "in this way", what in particular do you mean? I think we definitely want to run a set of sims automatically every night, and the results need to be archived somewhere the reports can find them. Aside from that, I'm attempting to do the simplest thing that will work. As far as the best way to get the right version goes (which I think is what I use lsst.ts for), I think the best think would be for the code needed to run the sims to be included in the container they are actually running at the summit, and have the cron job at the USDF grab that exact container and use it. At present, though, I don't know how to get access to it. |
"in this way" meant as in the PR, using GitPython to clone the repo and so on. |
The documentation build failed, but looks like the occasional problem with uploading documentation. This seems fine to merge. |
This cron job needs to be update manually for new configurations. Automatic coordination of versions with the observatory version is PREOPS-5280.