Skip to content

assert_cluster_is_ready()

Forcefully mark a cluster as ready for sessions.

assert_cluster_is_ready(name=nothing, ...)

Description

This function forcefully sets the cluster status to running.

Advanced usage only

Note that this should be not be needed for general usage. It should only be used for debugging or rescuing a cluster stuck in the "updating" state. It should probably only be used if you have used ParallelCluster or SSH to modfiy the state of a cluster.

Required Parameter

name

Name of cluster to forcefully set to "running" status