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

smaguin
21.44.2007 0ddb8fa8c2a1eb6eb244e1fbbaca3f9cb2b9f7a1
add restart after changinf plugin-type attribut which is not dynamic
1 files modified
11 ■■■■■ changed files
opends/tests/functional-tests/testcases/plugins/plugins_refint.xml 11 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/plugins/plugins_refint.xml
@@ -540,7 +540,16 @@
        'optionsString'          : '--remove plugin-type:postoperationdelete',
        'expectedRC'           : 0 } 
    </call>     
    <!-- plugin-type attribute is not dynamic. Need to restart the server -->
      <call function="'RestartDs'">
     { 'dsHost'   : DIRECTORY_INSTANCE_HOST,
        'dsPort'      : DIRECTORY_INSTANCE_PORT,
        'dsBindDN'  : DIRECTORY_INSTANCE_DN,
        'dsBindPwd' : DIRECTORY_INSTANCE_PSWD
    }
    </call>
    <!-- Delete an entry -->
    <message>'######  Delete an user entry###### '</message>
    <message>' '</message>