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
Investigate using containerisation technology such as docker to create a "virtual remote platform" for use with Travis tests. This would enable CI for the following tests:
Container should have its own installation of Cylc Flow.
Nice To Have:
Install batch systems e.g. PBS Pro (this is a bit of a faff but might be OK for a nightly CI build)
Leaving milestone blank for the moment while we prioritise, this functionality would be useful in the Cylc8 timeframe whilst we get deployment sorted out. Once cylc/cylc-docker#2 is done this may turn out to be quick and easy...
The text was updated successfully, but these errors were encountered:
Might be worth considering the move to GitHub actions if it's faster than Travis (I believe it's running on Azure/MS infra, which seems to be quite good looking at the Python repo), or if we can use their add-ons: GitHub Marktplet Actions - search for ssh. It supports containers too.
Investigate using containerisation technology such as docker to create a "virtual remote platform" for use with Travis tests. This would enable CI for the following tests:
Requirements:
Nice To Have:
Leaving milestone blank for the moment while we prioritise, this functionality would be useful in the Cylc8 timeframe whilst we get deployment sorted out. Once cylc/cylc-docker#2 is done this may turn out to be quick and easy...
The text was updated successfully, but these errors were encountered: