Searched refs:TEST_CLUSTER (Results 1 – 2 of 2) sorted by relevance
217 private static final String TEST_CLUSTER = "some cluster"; field in IpClientIntegrationTestCommon790 ? new Layer2Information(TEST_L2KEY, TEST_CLUSTER,1296 .setCluster(TEST_CLUSTER)1309 .setCluster(TEST_CLUSTER)1328 .setCluster(TEST_CLUSTER)1339 .setCluster(TEST_CLUSTER)2289 final Layer2Information layer2Info = new Layer2Information(TEST_L2KEY, TEST_CLUSTER, bssid);2619 .setCluster(TEST_CLUSTER)2627 .withLayer2Information(new Layer2Information(TEST_L2KEY, TEST_CLUSTER,2753 .withLayer2Information(new Layer2Information(TEST_L2KEY, TEST_CLUSTER,[all …]
109 private static final String TEST_CLUSTER = "some cluster"; field in IpClientTest373 final String cluster = TEST_CLUSTER; in testProvisioningWithInitialConfiguration()