Commit 4102a6c9 authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Ioannis Papagiannopoulos

another two topologies, one test fails

parent f0eba4bd
......@@ -16,10 +16,13 @@
},
{
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"mean": 1.0
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
],
......@@ -34,10 +37,13 @@
},
{
"processingTime": {
"operationType": 0,
"distributionType": "Fixed",
"mean": 3.0
"Fixed": {
"mean": 3.0
}
},
"operationType": {
"Processing": 0
},
"stationIdsList": [
"M3"
],
......@@ -52,10 +58,13 @@
},
{
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"mean": 2.0
"Fixed": {
"mean": 2.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
],
......@@ -85,10 +94,13 @@
},
{
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"mean": 1.0
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
],
......@@ -103,10 +115,13 @@
},
{
"processingTime": {
"operationType": 0,
"distributionType": "Fixed",
"mean": 3.0
"Fixed": {
"mean": 3.0
}
},
"operationType": {
"Processing": 0
},
"stationIdsList": [
"M3"
],
......@@ -121,10 +136,13 @@
},
{
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"mean": 2.0
"Fixed": {
"mean": 2.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
],
......@@ -151,10 +169,13 @@
},
{
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"mean": 1.0
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
],
......@@ -169,10 +190,13 @@
},
{
"processingTime": {
"operationType": 0,
"distributionType": "Fixed",
"mean": 3.0
"Fixed": {
"mean": 3.0
}
},
"operationType": {
"Processing": 0
},
"stationIdsList": [
"M3"
],
......@@ -187,10 +211,13 @@
},
{
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"mean": 2.0
"Fixed": {
"mean": 2.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
],
......
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