blob: 74429fdbc3f55d0ca6fee4ccf2c87b2447609fb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "simple",
"topologies": [{
"pathToFile": "topologies/small.json"
},
{
"pathToFile": "topologies/big.json"
}],
"workloads": [{
"pathToFile": "traces/bitbrains-small",
"type": "ComputeWorkload"
}]
}
|