* Add 1 hour perf stability tests to colo and GCE * Add GCE full loss partition testcase to automation
18 lines
277 B
Plaintext
18 lines
277 B
Plaintext
{
|
|
"partitions":[
|
|
50,
|
|
50
|
|
],
|
|
"interconnects":[
|
|
{
|
|
"a":0,
|
|
"b":1,
|
|
"config":"loss 100%"
|
|
},
|
|
{
|
|
"a":1,
|
|
"b":0,
|
|
"config":"loss 100%"
|
|
}
|
|
]
|
|
} |