Commit e1216020 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Jérome Perrin

Topology46 changed so that the operation is also Load (since we require the...

Topology46 changed so that the operation is also Load (since we require the worker to load it should be there)
parent 204fde5c
......@@ -13,13 +13,13 @@
"_class": "Dream.MachineManagedJob",
"id": "M1",
"name": "Machine1",
"operationType": "Setup"
"operationType": "MT-Load-Setup"
},
"M2": {
"_class": "Dream.MachineManagedJob",
"id": "M2",
"name": "Machine2",
"operationType": "Setup"
"operationType": "MT-Load-Setup"
},
"Q1": {
"_class": "Dream.QueueManagedJob",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment