| opends/tests/functional-tests/shared/functions/dsadm.xml | ●●●●● patch | view | raw | blame | history |
opends/tests/functional-tests/shared/functions/dsadm.xml
@@ -1426,7 +1426,7 @@ else: stopDS='no' </script> <!-- Do we need to start the DS --> <if expr="startDS == 'yes'"> <sequence> @@ -1486,14 +1486,10 @@ 'dsInstanceDn' : mydn , 'dsInstancePswd' : mypswd , 'dsBaseDN' : '%s' % missingEntry , 'dsFilter' : 'objectclass=*' 'dsFilter' : 'objectclass=*' , 'expectedRC' : 32 } </call> <call function="'checktestRC'"> { 'returncode' : RC , 'result' : STAXResult, 'expected' : 32 } </call> </sequence> </iterate>