[
{
"AddClient": {
"id": 0
}
},
{
"AddClient": {
"id": 1
}
},
{
"AddClient": {
"id": 2
}
},
{
"NewGraph": {
"client": 0,
"id": 0,
"policy": 0
}
},
{
"Sync": {
"graph": 0,
"client": 1,
"from": 0,
"must_send": null,
"must_receive": null,
"max_syncs": 100000
}
},
{
"Sync": {
"graph": 0,
"client": 2,
"from": 0,
"must_send": null,
"must_receive": null,
"max_syncs": 100000
}
},
{
"CompareGraphs": {
"clienta": 0,
"clientb": 1,
"graph": 0,
"equal": true
}
},
{
"CompareGraphs": {
"clienta": 0,
"clientb": 2,
"graph": 0,
"equal": true
}
},
{
"IgnoreExpectations": {
"ignore": true
}
},
{
"ActionSet": {
"client": 1,
"graph": 0,
"key": 0,
"value": 2,
"repeat": 1
}
},
{
"Sync": {
"graph": 0,
"client": 2,
"from": 1,
"must_send": null,
"must_receive": null,
"max_syncs": 1
}
},
{
"ActionSet": {
"client": 2,
"graph": 0,
"key": 0,
"value": 1,
"repeat": 1
}
},
{
"ActionSet": {
"client": 1,
"graph": 0,
"key": 0,
"value": 4,
"repeat": 1
}
},
{
"Sync": {
"graph": 0,
"client": 2,
"from": 1,
"must_send": null,
"must_receive": null,
"max_syncs": 1
}
},
{
"ActionSet": {
"client": 2,
"graph": 0,
"key": 0,
"value": 3,
"repeat": 1
}
},
{
"ActionSet": {
"client": 1,
"graph": 0,
"key": 0,
"value": 9,
"repeat": 1
}
},
{
"ConvergeAll": {
"graph": 0,
"clients": 3,
"max_syncs": 200
}
},
{
"CompareGraphs": {
"clienta": 0,
"clientb": 1,
"graph": 0,
"equal": true
}
},
{
"CompareGraphs": {
"clienta": 0,
"clientb": 2,
"graph": 0,
"equal": true
}
},
{
"IgnoreExpectations": {
"ignore": false
}
}
]