BiBiServ / bibigrid

BiBiGrid is a tool for an easy cluster setup inside a cloud environment.
Apache License 2.0
11 stars 8 forks source link

Added keyword for ssh_timeout and improved argument passing for ssh. #483

Closed XaverStiensmeier closed 6 months ago

XaverStiensmeier commented 6 months ago

Currently, this only provides the sshTimeout argument for the startup not for the on-demand scheduling. Timeout for on-demand scheduling needs to be discussed.

XaverStiensmeier commented 6 months ago

This branch provides a timeout parameter for the startup and for the on-demand scheduling. The on demand scheduling parameter 'timeout' is held within the new key cloudScheduling which can be used for other future on demand scheduling parameters.