diff --git a/cts/scheduler/migrate-fail-9.dot b/cts/scheduler/migrate-fail-9.dot index 19451afcf1..67c08eaa2d 100644 --- a/cts/scheduler/migrate-fail-9.dot +++ b/cts/scheduler/migrate-fail-9.dot @@ -1,8 +1,6 @@ digraph "g" { "load_stopped_hex-13 hex-13" -> "test-vm_start_0 hex-13" [ style = bold] "load_stopped_hex-13 hex-13" [ style=bold color="green" fontcolor="orange"] "load_stopped_hex-14 hex-14" [ style=bold color="green" fontcolor="orange"] "test-vm_start_0 hex-13" [ style=bold color="green" fontcolor="black"] -"test-vm_stop_0 hex-14" -> "test-vm_start_0 hex-13" [ style = bold] -"test-vm_stop_0 hex-14" [ style=bold color="green" fontcolor="black"] } diff --git a/cts/scheduler/migrate-fail-9.exp b/cts/scheduler/migrate-fail-9.exp index e3dffe1c45..1a821c22fc 100644 --- a/cts/scheduler/migrate-fail-9.exp +++ b/cts/scheduler/migrate-fail-9.exp @@ -1,43 +1,31 @@ - + - - - - - - - - - - - - - + diff --git a/cts/scheduler/migrate-fail-9.summary b/cts/scheduler/migrate-fail-9.summary index 6b09290878..688a0559ab 100644 --- a/cts/scheduler/migrate-fail-9.summary +++ b/cts/scheduler/migrate-fail-9.summary @@ -1,24 +1,23 @@ Current cluster status: Online: [ hex-13 hex-14 ] test-vm (ocf::heartbeat:Xen): Stopped Clone Set: c-clusterfs [dlm] Started: [ hex-13 hex-14 ] Transition Summary: - * Restart test-vm ( hex-13 ) + * Start test-vm ( hex-13 ) Executing cluster transition: - * Resource action: test-vm stop on hex-14 * Pseudo action: load_stopped_hex-14 * Pseudo action: load_stopped_hex-13 * Resource action: test-vm start on hex-13 Revised cluster status: Online: [ hex-13 hex-14 ] test-vm (ocf::heartbeat:Xen): Started hex-13 Clone Set: c-clusterfs [dlm] Started: [ hex-13 hex-14 ]