From 1e7fcbed46a170e0454d421e818cc9b98649713c Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Thu, 21 Feb 2013 09:23:07 +0000
Subject: [PATCH] CR-1308 Enable replication/externalchangelog_consistency testsuite
---
opends/tests/staf-tests/functional-tests/testcases/core/collectiveattr/core_collectiveattr_tests.xml | 5 +++--
opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml | 1 +
opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_fingerprint.xml | 3 ++-
opends/tests/staf-tests/functional-tests/testcases/password_policy/lockout/pwp_lockout_duration_tests.xml | 4 ++--
opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_subjectdn.xml | 3 ++-
5 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_fingerprint.xml b/opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_fingerprint.xml
index e1122b4..429dcd8 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_fingerprint.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_fingerprint.xml
@@ -24,6 +24,7 @@
! CDDL HEADER END
!
! Copyright 2010 Sun Microsystems, Inc.
+ ! Portions Copyright 2013 ForgeRock AS
! -->
<stax>
@@ -82,7 +83,7 @@
#@TestResult Success if ldapseach after delete return
"Total number of matching entries: 0"
-->
- <testcase name="getTestCaseName('Fingerprint to user attribute : server trust all client certificates ')">
+ <testcase name="getTestCaseName('Fingerprint to user attribute : server trust all client certificates')">
<sequence>
diff --git a/opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_subjectdn.xml b/opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_subjectdn.xml
index 5ead0e3..1bf52b2 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_subjectdn.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/clu_secure/clus_saslexternal/clus_saslexternal_subjectdn.xml
@@ -24,6 +24,7 @@
! CDDL HEADER END
!
! Copyright 2010 Sun Microsystems, Inc.
+ ! Portions Copyright 2013 ForgeRock AS
! -->
<stax>
@@ -74,7 +75,7 @@
client-250-cert return 'authorization ID
dn:uid=user.250,ou=People,dc=com'
-->
- <testcase name="getTestCaseName('Subject DN to user attribute : server trust all client certificates ')">
+ <testcase name="getTestCaseName('Subject DN to user attribute : server trust all client certificates')">
<sequence>
<call function="'testCase_Preamble'"/>
diff --git a/opends/tests/staf-tests/functional-tests/testcases/core/collectiveattr/core_collectiveattr_tests.xml b/opends/tests/staf-tests/functional-tests/testcases/core/collectiveattr/core_collectiveattr_tests.xml
index 3602e11..ca08b72 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/core/collectiveattr/core_collectiveattr_tests.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/core/collectiveattr/core_collectiveattr_tests.xml
@@ -24,6 +24,7 @@
! CDDL HEADER END
!
! Copyright 2010 Sun Microsystems, Inc.
+ ! Portions Copyright 2013 ForgeRock AS
! -->
<stax>
@@ -165,7 +166,7 @@
#@TestResult Test is successful if the result code is 0
-->
<function name="core_collectiveattr_002" scope="local">
- <testcase name="getTestCaseName('core_collectiveattr_002: Modify the value of the Collective Attribute ')">
+ <testcase name="getTestCaseName('core_collectiveattr_002: Modify the value of the Collective Attribute')">
<sequence>
<try>
<sequence>
@@ -285,7 +286,7 @@
#@TestResult Test is successful if the result code is 0
-->
<function name="core_collectiveattr_003" scope="local">
- <testcase name="getTestCaseName('core_collectiveattr_003: Delete the Collective Attribute ')">
+ <testcase name="getTestCaseName('core_collectiveattr_003: Delete the Collective Attribute')">
<sequence>
<try>
<sequence>
diff --git a/opends/tests/staf-tests/functional-tests/testcases/password_policy/lockout/pwp_lockout_duration_tests.xml b/opends/tests/staf-tests/functional-tests/testcases/password_policy/lockout/pwp_lockout_duration_tests.xml
index 4080243..e76aa5a 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/password_policy/lockout/pwp_lockout_duration_tests.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/password_policy/lockout/pwp_lockout_duration_tests.xml
@@ -24,7 +24,7 @@
! CDDL HEADER END
!
! Copyright 2006-2010 Sun Microsystems, Inc.
- ! Portions Copyright 2012 ForgeRock AS
+ ! Portions Copyright 2012-2013 ForgeRock AS
! -->
<stax>
@@ -477,7 +477,7 @@
#@TestResult Success if the 4 steps are PASS
-->
<function name="pwp_lockout_duration_004" scope="local">
- <testcase name="getTestCaseName('PWP Reset Lockout Duration Properties ')">
+ <testcase name="getTestCaseName('PWP Reset Lockout Duration Properties')">
<sequence>
<try>
<sequence>
diff --git a/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml b/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
index ac6e2ee..689bf6c 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
@@ -62,6 +62,7 @@
suiteList.append('changelog')
suiteList.append('conflict')
suiteList.append('externalchangelog')
+ suiteList.append('externalchangelog_consistency')
suiteList.append('aci')
globalAssuredReplication = None
--
Gitblit v1.10.0