From 603d9e3e48c22a34f394112e4d78f3dff6e5cf3c Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Mon, 24 Oct 2011 14:13:17 +0000
Subject: [PATCH] Update of manual functional tests.
---
/dev/null | 66 ----------------------
opends/tests/functional_manual/setup/setup_replication.html | 7 +-
opends/tests/functional_manual/console/control_panel.html | 85 +++++++++++++++++++++++++++
opends/tests/functional_manual/setup/setup_gui_ssl.html | 3
4 files changed, 88 insertions(+), 73 deletions(-)
diff --git a/opends/tests/functional_manual/console/control_panel.html b/opends/tests/functional_manual/console/control_panel.html
index 8e2fa09..885a2be 100644
--- a/opends/tests/functional_manual/console/control_panel.html
+++ b/opends/tests/functional_manual/console/control_panel.html
@@ -25,6 +25,7 @@
! CDDL HEADER END
!
! Copyright 2008-2009 Sun Microsystems, Inc.
+ ! Portions Copyright 2011 ForgeRock AS.
! -->
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
<TITLE>control_panel</TITLE>
@@ -447,7 +448,7 @@
<TR>
<TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
<UL>
- <LI><P><I><B>Verify OpenDS Version 1.3.0</B></I></P>
+ <LI><P><I><B>Verify OpenDS Version 2.5</B></I></P>
<LI><P><I><B>System Information : Verify</B></I></P>
<LI><P><I><B>Java Information : Verify</B></I></P>
</UL>
@@ -489,6 +490,86 @@
<UL>
<LI><P><I><B>In the View menu, select "Show Operations"</B></I></P>
<LI><P>I<I><B>n the View menu, select "Show Averages"</B></I></P>
+ </UL>
+ </TD>
+ </TR>
+</TABLE>
+
+<P><B>20. Monitoring - Manage Tasks</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+ <COL WIDTH=256*>
+ <TR>
+ <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+ <UL>
+ <LI><P><I><B>TBD</B></I>
+ </P>
+ </UL>
+ </TD>
+ </TR>
+</TABLE>
+
+<P><B>21. Runtime Options - Java Settings</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+ <COL WIDTH=256*>
+ <TR>
+ <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+ <UL>
+ <LI><P><I><B>TBD</B></I>
+ </P>
+ </UL>
+ </TD>
+ </TR>
+</TABLE>
+
+<P><B>22. Runtime Options - Windows Service</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+ <COL WIDTH=256*>
+ <TR>
+ <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+ <UL>
+ <LI><P><I><B>TBD</B></I>
+ </P>
+ </UL>
+ </TD>
+ </TR>
+</TABLE>
+
+<P><B>23. Administer Remote Server</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+ <COL WIDTH=256*>
+ <TR>
+ <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+ <UL>
+ <LI><P><I><B>TBD</B></I>
+ </P>
+ </UL>
+ </TD>
+ </TR>
+</TABLE>
+
+<P><B>24. View - Refresh Options</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+ <COL WIDTH=256*>
+ <TR>
+ <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+ <UL>
+ <LI><P><I><B>TBD</B></I>
+ </P>
+ </UL>
+ </TD>
+ </TR>
+</TABLE>
+
+<P><B>25. Help</B></P>
+<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 BGCOLOR="#e1e9ff" STYLE="page-break-inside: avoid">
+ <COL WIDTH=256*>
+ <TR>
+ <TD WIDTH=100% VALIGN=TOP BGCOLOR="#e1e9ff">
+ <UL>
+
+
+
+
<LI><P><I><B>In the Help menu, select Administration Guide</B></I></P>
<LI><P><I><B>In the Help menu, select Documentation Wiki</B></I></P>
</UL>
@@ -498,4 +579,4 @@
<P><BR><BR>
</P>
</BODY>
-</HTML>
\ No newline at end of file
+</HTML>
diff --git a/opends/tests/functional_manual/setup/setup_gui_ssl.html b/opends/tests/functional_manual/setup/setup_gui_ssl.html
index ae890b4..b74f9b0 100644
--- a/opends/tests/functional_manual/setup/setup_gui_ssl.html
+++ b/opends/tests/functional_manual/setup/setup_gui_ssl.html
@@ -25,6 +25,7 @@
! CDDL HEADER END
!
! Copyright 2007-2008 Sun Microsystems, Inc.
+ ! Portions Copyright 2011 ForgeRock AS.
! -->
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
@@ -71,7 +72,7 @@
<br>
<small><big>- verify SSL
connection</big><br>
-./ldapsearch -Z -p SSLPORT -D "cn=directory manager" -w password -b
+./ldapsearch -X -Z -p SSLPORT -D "cn=directory manager" -w password -b
"cn=config" -v "(objectclass=*)"</small> <br>
<br>
- run uninstall command to uninstall in GUI<br>
diff --git a/opends/tests/functional_manual/setup/setup_replication.html b/opends/tests/functional_manual/setup/setup_replication.html
index 0c8025a..ff5ae83 100755
--- a/opends/tests/functional_manual/setup/setup_replication.html
+++ b/opends/tests/functional_manual/setup/setup_replication.html
@@ -23,6 +23,7 @@
! CDDL HEADER END
!
! Copyright 2007-2008 Sun Microsystems, Inc.
+ ! Portions Copyright 2011 ForgeRock AS.
! -->
<html>
<head>
@@ -57,7 +58,7 @@
- check the control-panel for both servers: replication enabled, restart
both servers<br>
- export the data<br>
-$ ./export-ldif -b "o=testrepl" -h HOST -p LDAPPORT1 -D "cn=directory
+$ ./export-ldif -b "o=testrepl" -h HOST -p ADMINPORT1 -D "cn=directory
manager" -w password -n userRoot -l ../ldif/testrepl.ldif<br>
<br>
check replication works:<br>
@@ -67,9 +68,7 @@
--filename {yourpath}/modify-user.ldif (see below)<br>
<br>
- delete an entry on HOST1<br>
-$ ./ldapmodify -p LDAPPORT1 -D "cn=Directory Manager" -w password<br>
-dn: uid=user.6,ou=People,o=testrepl<br>
-changetype: delete<br>
+$ ./ldapdelete -p LDAPPORT1 -D "cn=Directory Manager" -w password "uid=user.6,ou=People,o=testrepl"
<br>
=> verify those 2 changes have been applied on HOST2<br>
<br>
diff --git a/opends/tests/functional_manual/stress/ldap_BasicDementia.html b/opends/tests/functional_manual/stress/ldap_BasicDementia.html
deleted file mode 100644
index 0c13d18..0000000
--- a/opends/tests/functional_manual/stress/ldap_BasicDementia.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<!--
- ! CDDL HEADER START
- !
- ! The contents of this file are subject to the terms of the
- ! Common Development and Distribution License, Version 1.0 only
- ! (the "License"). You may not use this file except in compliance
- ! with the License.
- !
- ! You can obtain a copy of the license at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
- ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
- ! See the License for the specific language governing permissions
- ! and limitations under the License.
- !
- ! When distributing Covered Code, include this CDDL HEADER in each
- ! file and include the License file at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
- ! add the following below this CDDL HEADER, with the fields enclosed
- ! by brackets "[]" replaced with your own identifying information:
- ! Portions Copyright [yyyy] [name of copyright owner]
- !
- ! CDDL HEADER END
- !
- ! Copyright 2007-2008 Sun Microsystems, Inc.
- ! -->
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>ldap_BasicDementia</title>
-</head>
-<body>
-<br>
-<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
- cellspacing="2">
- <tbody>
- <tr>
- <td style="vertical-align: top;">Test ID</td>
- <td style="vertical-align: top;">ldap_BasicDementia<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Panel<br>
- </td>
- <td style="vertical-align: top;">N/A<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Items<br>
- </td>
- <td style="vertical-align: top;">Cf.
-http://icnc-qa.france.sun.com/project/OpenDS/docs/plans/OpenDS_1.0_LDAP_-_Stress_test_plan.html<small></small></td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Specific checks</td>
- <td style="vertical-align: top;">N/A <br>
- </td>
- </tr>
- </tbody>
-</table>
-<br>
-<br>
-<br>
-</body>
-</html>
diff --git a/opends/tests/functional_manual/stress/ldap_BasicHeavy.html b/opends/tests/functional_manual/stress/ldap_BasicHeavy.html
deleted file mode 100644
index 4544f3c..0000000
--- a/opends/tests/functional_manual/stress/ldap_BasicHeavy.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<!--
- ! CDDL HEADER START
- !
- ! The contents of this file are subject to the terms of the
- ! Common Development and Distribution License, Version 1.0 only
- ! (the "License"). You may not use this file except in compliance
- ! with the License.
- !
- ! You can obtain a copy of the license at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
- ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
- ! See the License for the specific language governing permissions
- ! and limitations under the License.
- !
- ! When distributing Covered Code, include this CDDL HEADER in each
- ! file and include the License file at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
- ! add the following below this CDDL HEADER, with the fields enclosed
- ! by brackets "[]" replaced with your own identifying information:
- ! Portions Copyright [yyyy] [name of copyright owner]
- !
- ! CDDL HEADER END
- !
- ! Copyright 2007-2008 Sun Microsystems, Inc.
- ! -->
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>ldap_BasicHeavy</title>
-</head>
-<body>
-<br>
-<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
- cellspacing="2">
- <tbody>
- <tr>
- <td style="vertical-align: top;">Test ID</td>
- <td style="vertical-align: top;">ldap_BasicHeavy<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Panel<br>
- </td>
- <td style="vertical-align: top;">N/A<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Items<br>
- </td>
- <td style="vertical-align: top;">Cf.
-http://icnc-qa.france.sun.com/project/OpenDS/docs/plans/OpenDS_1.0_LDAP_-_Stress_test_plan.html<small></small></td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Specific checks</td>
- <td style="vertical-align: top;">N/A <br>
- </td>
- </tr>
- </tbody>
-</table>
-<br>
-<br>
-<br>
-</body>
-</html>
diff --git a/opends/tests/functional_manual/stress/ldap_BasicLow.html b/opends/tests/functional_manual/stress/ldap_BasicLow.html
deleted file mode 100755
index bb466dd..0000000
--- a/opends/tests/functional_manual/stress/ldap_BasicLow.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<!--
- ! CDDL HEADER START
- !
- ! The contents of this file are subject to the terms of the
- ! Common Development and Distribution License, Version 1.0 only
- ! (the "License"). You may not use this file except in compliance
- ! with the License.
- !
- ! You can obtain a copy of the license at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
- ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
- ! See the License for the specific language governing permissions
- ! and limitations under the License.
- !
- ! When distributing Covered Code, include this CDDL HEADER in each
- ! file and include the License file at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
- ! add the following below this CDDL HEADER, with the fields enclosed
- ! by brackets "[]" replaced with your own identifying information:
- ! Portions Copyright [yyyy] [name of copyright owner]
- !
- ! CDDL HEADER END
- !
- ! Copyright 2007-2008 Sun Microsystems, Inc.
- ! -->
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>ldap_BasicLow</title>
-</head>
-<body>
-<br>
-<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
- cellspacing="2">
- <tbody>
- <tr>
- <td style="vertical-align: top;">Test ID</td>
- <td style="vertical-align: top;">ldap_BasicLow<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Panel<br>
- </td>
- <td style="vertical-align: top;">N/A<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Items<br>
- </td>
- <td style="vertical-align: top;">Cf.
-http://icnc-qa.france.sun.com/project/OpenDS/docs/plans/OpenDS_1.0_LDAP_-_Stress_test_plan.html<small></small></td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Specific checks</td>
- <td style="vertical-align: top;">N/A <br>
- </td>
- </tr>
- </tbody>
-</table>
-<br>
-<br>
-<br>
-</body>
-</html>
diff --git a/opends/tests/functional_manual/stress/ldap_BasicMedium.html b/opends/tests/functional_manual/stress/ldap_BasicMedium.html
deleted file mode 100755
index f3488ea..0000000
--- a/opends/tests/functional_manual/stress/ldap_BasicMedium.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<!--
- ! CDDL HEADER START
- !
- ! The contents of this file are subject to the terms of the
- ! Common Development and Distribution License, Version 1.0 only
- ! (the "License"). You may not use this file except in compliance
- ! with the License.
- !
- ! You can obtain a copy of the license at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
- ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
- ! See the License for the specific language governing permissions
- ! and limitations under the License.
- !
- ! When distributing Covered Code, include this CDDL HEADER in each
- ! file and include the License file at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
- ! add the following below this CDDL HEADER, with the fields enclosed
- ! by brackets "[]" replaced with your own identifying information:
- ! Portions Copyright [yyyy] [name of copyright owner]
- !
- ! CDDL HEADER END
- !
- ! Copyright 2007-2008 Sun Microsystems, Inc.
- ! -->
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>ldap_BasicMedium</title>
-</head>
-<body>
-<br>
-<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
- cellspacing="2">
- <tbody>
- <tr>
- <td style="vertical-align: top;">Test ID</td>
- <td style="vertical-align: top;">ldap_BasicMedium<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Panel<br>
- </td>
- <td style="vertical-align: top;">N/A<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Items<br>
- </td>
- <td style="vertical-align: top;">Cf.
-http://icnc-qa.france.sun.com/project/OpenDS/docs/plans/OpenDS_1.0_LDAP_-_Stress_test_plan.html<small></small></td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Specific checks</td>
- <td style="vertical-align: top;">N/A <br>
- </td>
- </tr>
- </tbody>
-</table>
-<br>
-<br>
-<br>
-</body>
-</html>
diff --git a/opends/tests/functional_manual/stress/ldap_ConstantSizeDementia.html b/opends/tests/functional_manual/stress/ldap_ConstantSizeDementia.html
deleted file mode 100644
index 166a0f6..0000000
--- a/opends/tests/functional_manual/stress/ldap_ConstantSizeDementia.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<!--
- ! CDDL HEADER START
- !
- ! The contents of this file are subject to the terms of the
- ! Common Development and Distribution License, Version 1.0 only
- ! (the "License"). You may not use this file except in compliance
- ! with the License.
- !
- ! You can obtain a copy of the license at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
- ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
- ! See the License for the specific language governing permissions
- ! and limitations under the License.
- !
- ! When distributing Covered Code, include this CDDL HEADER in each
- ! file and include the License file at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
- ! add the following below this CDDL HEADER, with the fields enclosed
- ! by brackets "[]" replaced with your own identifying information:
- ! Portions Copyright [yyyy] [name of copyright owner]
- !
- ! CDDL HEADER END
- !
- ! Copyright 2007-2008 Sun Microsystems, Inc.
- ! -->
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>ldap_ConstantSizeDementia</title>
-</head>
-<body>
-<br>
-<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
- cellspacing="2">
- <tbody>
- <tr>
- <td style="vertical-align: top;">Test ID</td>
- <td style="vertical-align: top;">ldap_ConstantSizeDementia<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Panel<br>
- </td>
- <td style="vertical-align: top;">N/A<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Items<br>
- </td>
- <td style="vertical-align: top;">Cf.
-http://icnc-qa.france.sun.com/project/OpenDS/docs/plans/OpenDS_1.0_LDAP_-_Stress_test_plan.html<small></small></td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Specific checks</td>
- <td style="vertical-align: top;">N/A <br>
- </td>
- </tr>
- </tbody>
-</table>
-<br>
-<br>
-<br>
-</body>
-</html>
diff --git a/opends/tests/functional_manual/stress/ldap_ConstantSizeHeavy.html b/opends/tests/functional_manual/stress/ldap_ConstantSizeHeavy.html
deleted file mode 100644
index 59550e7..0000000
--- a/opends/tests/functional_manual/stress/ldap_ConstantSizeHeavy.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<!--
- ! CDDL HEADER START
- !
- ! The contents of this file are subject to the terms of the
- ! Common Development and Distribution License, Version 1.0 only
- ! (the "License"). You may not use this file except in compliance
- ! with the License.
- !
- ! You can obtain a copy of the license at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
- ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
- ! See the License for the specific language governing permissions
- ! and limitations under the License.
- !
- ! When distributing Covered Code, include this CDDL HEADER in each
- ! file and include the License file at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
- ! add the following below this CDDL HEADER, with the fields enclosed
- ! by brackets "[]" replaced with your own identifying information:
- ! Portions Copyright [yyyy] [name of copyright owner]
- !
- ! CDDL HEADER END
- !
- ! Copyright 2007-2008 Sun Microsystems, Inc.
- ! -->
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>ldap_ConstantSizeHeavy</title>
-</head>
-<body>
-<br>
-<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
- cellspacing="2">
- <tbody>
- <tr>
- <td style="vertical-align: top;">Test ID</td>
- <td style="vertical-align: top;">ldap_ConstantSizeHeavy<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Panel<br>
- </td>
- <td style="vertical-align: top;">N/A<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Items<br>
- </td>
- <td style="vertical-align: top;">Cf.
-http://icnc-qa.france.sun.com/project/OpenDS/docs/plans/OpenDS_1.0_LDAP_-_Stress_test_plan.html<small></small></td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Specific checks</td>
- <td style="vertical-align: top;">N/A <br>
- </td>
- </tr>
- </tbody>
-</table>
-<br>
-<br>
-<br>
-</body>
-</html>
diff --git a/opends/tests/functional_manual/stress/ldap_ConstantSizeLow.html b/opends/tests/functional_manual/stress/ldap_ConstantSizeLow.html
deleted file mode 100644
index f57467b..0000000
--- a/opends/tests/functional_manual/stress/ldap_ConstantSizeLow.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<!--
- ! CDDL HEADER START
- !
- ! The contents of this file are subject to the terms of the
- ! Common Development and Distribution License, Version 1.0 only
- ! (the "License"). You may not use this file except in compliance
- ! with the License.
- !
- ! You can obtain a copy of the license at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
- ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
- ! See the License for the specific language governing permissions
- ! and limitations under the License.
- !
- ! When distributing Covered Code, include this CDDL HEADER in each
- ! file and include the License file at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
- ! add the following below this CDDL HEADER, with the fields enclosed
- ! by brackets "[]" replaced with your own identifying information:
- ! Portions Copyright [yyyy] [name of copyright owner]
- !
- ! CDDL HEADER END
- !
- ! Copyright 2007-2008 Sun Microsystems, Inc.
- ! -->
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>ldap_ConstantSizeLow</title>
-</head>
-<body>
-<br>
-<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
- cellspacing="2">
- <tbody>
- <tr>
- <td style="vertical-align: top;">Test ID</td>
- <td style="vertical-align: top;">ldap_ConstantSizeLow<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Panel<br>
- </td>
- <td style="vertical-align: top;">N/A<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Items<br>
- </td>
- <td style="vertical-align: top;">Cf.
-http://icnc-qa.france.sun.com/project/OpenDS/docs/plans/OpenDS_1.0_LDAP_-_Stress_test_plan.html<small></small></td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Specific checks</td>
- <td style="vertical-align: top;">N/A <br>
- </td>
- </tr>
- </tbody>
-</table>
-<br>
-<br>
-<br>
-</body>
-</html>
diff --git a/opends/tests/functional_manual/stress/ldap_ConstantSizeMedium.html b/opends/tests/functional_manual/stress/ldap_ConstantSizeMedium.html
deleted file mode 100644
index cb9fb5f..0000000
--- a/opends/tests/functional_manual/stress/ldap_ConstantSizeMedium.html
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<!--
- ! CDDL HEADER START
- !
- ! The contents of this file are subject to the terms of the
- ! Common Development and Distribution License, Version 1.0 only
- ! (the "License"). You may not use this file except in compliance
- ! with the License.
- !
- ! You can obtain a copy of the license at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
- ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
- ! See the License for the specific language governing permissions
- ! and limitations under the License.
- !
- ! When distributing Covered Code, include this CDDL HEADER in each
- ! file and include the License file at
- ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
- ! add the following below this CDDL HEADER, with the fields enclosed
- ! by brackets "[]" replaced with your own identifying information:
- ! Portions Copyright [yyyy] [name of copyright owner]
- !
- ! CDDL HEADER END
- !
- ! Copyright 2007-2008 Sun Microsystems, Inc.
- ! -->
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>ldap_ConstantSizeMedium</title>
-</head>
-<body>
-<br>
-<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
- cellspacing="2">
- <tbody>
- <tr>
- <td style="vertical-align: top;">Test ID</td>
- <td style="vertical-align: top;">ldap_ConstantSizeMedium<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Panel<br>
- </td>
- <td style="vertical-align: top;">N/A<br>
- </td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Items<br>
- </td>
- <td style="vertical-align: top;">Cf.
-http://icnc-qa.france.sun.com/project/OpenDS/docs/plans/OpenDS_1.0_LDAP_-_Stress_test_plan.html<small></small></td>
- </tr>
- <tr>
- <td style="vertical-align: top;">Specific checks</td>
- <td style="vertical-align: top;">N/A <br>
- </td>
- </tr>
- </tbody>
-</table>
-<br>
-<br>
-<br>
-</body>
-</html>
--
Gitblit v1.10.0