mirror of
https://github.com/krkn-chaos/krkn.git
synced 2026-04-15 06:57:28 +00:00
This option is enabled only for node_stop_start scenario where user will want to stop the node for certain duration to understand the impact before starting the node back on. This commit also bumps the timeout for the scenario to 360 seconds from 120 seconds to make sure there's enough time for the node to get to Ready state from the Kubernetes side after the node is started on the infra side. Signed-off-by: Naga Ravi Chaitanya Elluri <nelluri@redhat.com>