diff --git a/cts/scheduler/dot/pending-node-no-uname.dot b/cts/scheduler/dot/pending-node-no-uname.dot index c808f7ea07..98783ca789 100644 --- a/cts/scheduler/dot/pending-node-no-uname.dot +++ b/cts/scheduler/dot/pending-node-no-uname.dot @@ -1,7 +1,7 @@ digraph "g" { -"st-sbd_monitor_0 node-1" -> "st-sbd_start_0 node-1" [ style = bold] +"st-sbd_monitor_0 node-1" -> "st-sbd_start_0 node-1" [ style = dashed] "st-sbd_monitor_0 node-1" [ style=bold color="green" fontcolor="black"] -"st-sbd_start_0 node-1" [ style=bold color="green" fontcolor="black"] -"stonith 'reboot' node-2" -> "st-sbd_start_0 node-1" [ style = bold] -"stonith 'reboot' node-2" [ style=bold color="green" fontcolor="black"] +"st-sbd_monitor_0 node-2" -> "st-sbd_start_0 node-1" [ style = dashed] +"st-sbd_monitor_0 node-2" [ style=dashed color="red" fontcolor="black"] +"st-sbd_start_0 node-1" [ style=dashed color="red" fontcolor="black"] } diff --git a/cts/scheduler/exp/pending-node-no-uname.exp b/cts/scheduler/exp/pending-node-no-uname.exp index e8fbe17cbe..2c45756b51 100644 --- a/cts/scheduler/exp/pending-node-no-uname.exp +++ b/cts/scheduler/exp/pending-node-no-uname.exp @@ -1,38 +1,11 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/cts/scheduler/summary/pending-node-no-uname.summary b/cts/scheduler/summary/pending-node-no-uname.summary index 93ac7d48d0..5f04fc6453 100644 --- a/cts/scheduler/summary/pending-node-no-uname.summary +++ b/cts/scheduler/summary/pending-node-no-uname.summary @@ -1,26 +1,23 @@ Using the original execution date of: 2023-02-21 12:19:57Z Current cluster status: * Node List: - * Node node-2: UNCLEAN (offline) + * Node node-2: pending * Online: [ node-1 ] * Full List of Resources: * st-sbd (stonith:external/sbd): Stopped Transition Summary: - * Fence (reboot) node-2 'node is unclean' - * Start st-sbd ( node-1 ) + * Start st-sbd ( node-1 ) blocked Executing Cluster Transition: * Resource action: st-sbd monitor on node-1 - * Fencing node-2 (reboot) - * Resource action: st-sbd start on node-1 Using the original execution date of: 2023-02-21 12:19:57Z Revised Cluster Status: * Node List: + * Node node-2: pending * Online: [ node-1 ] - * OFFLINE: [ node-2 ] * Full List of Resources: - * st-sbd (stonith:external/sbd): Started node-1 + * st-sbd (stonith:external/sbd): Stopped