def wait_node_state()

in hpcpack-autoscaler/src/cyclecloud-hpcpack/hpcpackdriver.py [0:0]


    def wait_node_state(
        self, 
        node_names: Iterable[str],
        target_state: str,
        timeout_seconds: int = 30,
        interval: int = 1