Searched defs:DS5_ID (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java84 private static final int DS5_ID = 5; field in class:TopologyViewTest
299 case DS5_ID:
524 case DS5_ID:
703 rd5 = createReplicationDomain(DS5_ID);
709 checkConnection(30, DS5_ID, RS2_ID);
711 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
725 checkConnection(30, DS5_ID, RS3_ID);
727 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
742 checkConnection(30, DS5_ID, RS3_ID);
745 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID, DS6_I
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java69 private static final int DS5_ID = 5; field in class:TopologyViewTest
241 case DS5_ID:
430 case DS5_ID:
603 rd5 = createReplicationDomain(DS5_ID);
609 checkConnection(30, DS5_ID, RS2_ID);
611 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
625 checkConnection(30, DS5_ID, RS3_ID);
627 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
642 checkConnection(30, DS5_ID, RS3_ID);
645 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID, DS6_I
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java84 private static final int DS5_ID = 5; field in class:TopologyViewTest
299 case DS5_ID:
524 case DS5_ID:
703 rd5 = createReplicationDomain(DS5_ID);
709 checkConnection(30, DS5_ID, RS2_ID);
711 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
725 checkConnection(30, DS5_ID, RS3_ID);
727 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
742 checkConnection(30, DS5_ID, RS3_ID);
745 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID, DS6_I
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java69 private static final int DS5_ID = 5; field in class:TopologyViewTest
241 case DS5_ID:
430 case DS5_ID:
603 rd5 = createReplicationDomain(DS5_ID);
609 checkConnection(30, DS5_ID, RS2_ID);
611 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
625 checkConnection(30, DS5_ID, RS3_ID);
627 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
642 checkConnection(30, DS5_ID, RS3_ID);
645 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID, DS6_I
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DTopologyViewTest.java84 private static final int DS5_ID = 5; field in class:TopologyViewTest
299 case DS5_ID:
524 case DS5_ID:
703 rd5 = createReplicationDomain(DS5_ID);
709 checkConnection(30, DS5_ID, RS2_ID);
711 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
725 checkConnection(30, DS5_ID, RS3_ID);
727 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
742 checkConnection(30, DS5_ID, RS3_ID);
745 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID, DS6_I
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/
H A DTopologyViewTest.java70 private static final int DS5_ID = 5; field in class:TopologyViewTest
242 case DS5_ID:
433 case DS5_ID:
606 rd5 = createReplicationDomain(DS5_ID);
612 checkConnection(30, DS5_ID, RS2_ID);
614 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
628 checkConnection(30, DS5_ID, RS3_ID);
630 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID},
645 checkConnection(30, DS5_ID, RS3_ID);
648 checkTopoView(new int[] {DS1_ID, DS2_ID, DS3_ID, DS4_ID, DS5_ID, DS6_I
[all...]

Completed in 30 milliseconds