mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

andrug
11.00.2008 a027bf93c04d48cc1bc0e0fb2f4bd568ee8ec7c3
fix the call of restartDs client
2 files modified
8 ■■■■■ changed files
opends/tests/system-tests/scenario/sample/conf.xml 4 ●●●● patch | view | raw | blame | history
opends/tests/system-tests/scenario/sample2/conf.xml 4 ●●●● patch | view | raw | blame | history
opends/tests/system-tests/scenario/sample/conf.xml
@@ -133,10 +133,6 @@
      <client id="3" name="restartDs" host="localhost" start="t50"
                                                        dependencyId="1">
        <serverInstance>I2</serverInstance>
        <baseDn>dc=com</baseDn>
        <nbCnx>5</nbCnx>
        <nbMaxSearch>5</nbMaxSearch>
        <attribute>sn</attribute>
      </client>
      
      <client id="4" name="modifyLoad" host="localhost" start="t60"
opends/tests/system-tests/scenario/sample2/conf.xml
@@ -135,10 +135,6 @@
      <client id="3" name="restartDs" host="localhost" start="t50"
                                                        dependencyId="1">
        <serverInstance>I2</serverInstance>
        <baseDn>dc=com</baseDn>
        <nbCnx>5</nbCnx>
        <nbMaxSearch>5</nbMaxSearch>
        <attribute>sn</attribute>
      </client>
      
      <client id="4" name="modifyLoad" host="localhost" start="t60"