summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/migrate-fail-3.dot
blob: 133624e077bf59964b40c6380f636833eea4b610 (plain)
1
2
3
4
5
6
7
8
9
 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-13" -> "load_stopped_hex-13 hex-13" [ style = bold]
"test-vm_stop_0 hex-13" -> "test-vm_start_0 hex-13" [ style = bold]
"test-vm_stop_0 hex-13" [ style=bold color="green" fontcolor="black"]
}