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

gary_williams
24.47.2006 12912ce9542c6f857e8abab45becfc46cfa9c38e
Fix Issue 870: security tests don't remove keystore on remote host
3 files modified
6 ■■■■ changed files
opendj-sdk/opends/tests/functional-tests/testcases/security/jks/security_teardown_jks.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/security/pkcs12/security_teardown_pkcs12.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/security/startTLS/security_teardown_startTLS.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/security/jks/security_teardown_jks.xml
@@ -88,7 +88,7 @@
            <call function="'deletefile'">
            { 'filename' : '%s/../config/keystore' % (OPENDS_BINPATH),
            'hostname' : STAF_LOCAL_HOSTNAME }
            'hostname' : STAF_REMOTE_HOSTNAME }
            </call>
            
            <call function="'checktestRC'">
opendj-sdk/opends/tests/functional-tests/testcases/security/pkcs12/security_teardown_pkcs12.xml
@@ -88,7 +88,7 @@
            <call function="'deletefile'">
            { 'filename' : '%s/../config/keystore' % (OPENDS_BINPATH),
            'hostname' : STAF_LOCAL_HOSTNAME }
            'hostname' : STAF_REMOTE_HOSTNAME }
            </call>
            
            <call function="'checktestRC'">
opendj-sdk/opends/tests/functional-tests/testcases/security/startTLS/security_teardown_startTLS.xml
@@ -88,7 +88,7 @@
            <call function="'deletefile'">
            { 'filename' : '%s/../config/keystore' % (OPENDS_BINPATH),
            'hostname' : STAF_LOCAL_HOSTNAME }
            'hostname' : STAF_REMOTE_HOSTNAME }
            </call>
            
            <call function="'checktestRC'">