You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark and I discussed this during the ESMF core call today. It would be very convenient to have all testing platforms on a 15min (or so) heartbeat, probably implemented via cron, to pull from the esmf-test-scripts repo. Introduce a configuration file under the esmf-test-scripts repo that specifies at what time(s) a specific platform starts its automated testing.
This approach allows everyone to easily see on what schedule our nightly tests are currently running. Secondly, developers can very easily modify the schedule without needing machine access. This can come in handy when needing to quickly test something across a set of platforms.
The text was updated successfully, but these errors were encountered:
Still an interesting idea. For now just relying on the nightly crontab seems sufficient. Maybe in the future we want to build this out, especially if we need more control of parts of the testing. E.g. we might want to run esmf-extended-tests, and specifically BFB testing on a less frequent basis.
Mark and I discussed this during the ESMF core call today. It would be very convenient to have all testing platforms on a 15min (or so) heartbeat, probably implemented via cron, to pull from the esmf-test-scripts repo. Introduce a configuration file under the esmf-test-scripts repo that specifies at what time(s) a specific platform starts its automated testing.
This approach allows everyone to easily see on what schedule our nightly tests are currently running. Secondly, developers can very easily modify the schedule without needing machine access. This can come in handy when needing to quickly test something across a set of platforms.
The text was updated successfully, but these errors were encountered: