summaryrefslogtreecommitdiff
path: root/qpid/java/perftests/src/test/java/org/apache/qpid/systest/disttest/controlleronly/distributedControllerTest.json
blob: b49603ef23c441976286dcb883a71f82e788d989 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "_tests":[
    {
      "_name": "Test 1";
      "_clients":[
        {
          "_name": "client1",
          "_connections":[
            {
              "_name": "connection1",
              "_factory": "connectionfactory"
            }
          ]
        }
      ]
    }]
}