epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
144 stars 58 forks source link

Support offline execution of launch scripts on debian and ubuntu distributions #3422

Closed tcibinan closed 6 months ago

tcibinan commented 6 months ago

Relates #3420 and #1705.

The pull request removes certain limitations of launch scripts which prevented debian and ubuntu distributions from running in offline mode (without global internet access).

The following run parameter has been introduced:

Additionally, improves error logging of cluster wait scripts.