Commit f0eba4bd authored by Georgios Dagkakis's avatar Georgios Dagkakis Committed by Ioannis Papagiannopoulos

one more topology, test fails

parent 969a84dd
......@@ -17,9 +17,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
......@@ -36,9 +39,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 0,
"distributionType": "Fixed",
"Fixed": {
"mean": 3.0
}
},
"operationType": {
"Processing": 0
},
"stationIdsList": [
"M3"
......@@ -55,9 +61,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 2.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
......@@ -92,9 +101,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
......@@ -111,9 +123,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 0,
"distributionType": "Fixed",
"Fixed": {
"mean": 3.0
}
},
"operationType": {
"Processing": 0
},
"stationIdsList": [
"M3"
......@@ -130,9 +145,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 2.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
......@@ -161,9 +179,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
......@@ -180,9 +201,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 0,
"distributionType": "Fixed",
"Fixed": {
"mean": 3.0
}
},
"operationType": {
"Processing": 0
},
"stationIdsList": [
"M3"
......@@ -199,9 +223,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 2.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
......@@ -230,9 +257,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
......@@ -249,9 +279,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 2.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
......@@ -280,9 +313,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
......@@ -299,9 +335,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 2.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M3"
......@@ -330,9 +369,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
......@@ -349,9 +391,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 0,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 0
},
"stationIdsList": [
"M3"
......@@ -368,9 +413,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
......@@ -416,9 +464,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
......@@ -435,9 +486,12 @@
{
"operator": "O1",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 2.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M1"
......@@ -466,9 +520,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M2"
......@@ -485,9 +542,12 @@
{
"operator": "O2",
"processingTime": {
"operationType": 1,
"distributionType": "Fixed",
"Fixed": {
"mean": 1.0
}
},
"operationType": {
"Processing": 1
},
"stationIdsList": [
"M3"
......
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