summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/migrate-fail-5.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/migrate-fail-5.dot')
-rw-r--r--cts/scheduler/dot/migrate-fail-5.dot6
1 files changed, 6 insertions, 0 deletions
diff --git a/cts/scheduler/dot/migrate-fail-5.dot b/cts/scheduler/dot/migrate-fail-5.dot
new file mode 100644
index 0000000..67c08ea
--- /dev/null
+++ b/cts/scheduler/dot/migrate-fail-5.dot
@@ -0,0 +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"]
+}