From d7363c1a5b05493947292ac800899376a6cd7166 Mon Sep 17 00:00:00 2001
From: maudj <maudj@localhost>
Date: Tue, 11 Mar 2008 07:33:05 +0000
Subject: [PATCH] changes to the basic sanity tests - maudj
---
opends/tests/functional_manual/setup/setup_cli.html | 45 ++++++++++++++++++++++++++-------------------
1 files changed, 26 insertions(+), 19 deletions(-)
diff --git a/opends/tests/functional_manual/setup/setup_cli.html b/opends/tests/functional_manual/setup/setup_cli.html
index abd419c..69a7e6f 100755
--- a/opends/tests/functional_manual/setup/setup_cli.html
+++ b/opends/tests/functional_manual/setup/setup_cli.html
@@ -1,4 +1,6 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
<!--
! CDDL HEADER START
!
@@ -24,8 +26,6 @@
!
! Copyright 2007-2008 Sun Microsystems, Inc.
! -->
-<html>
-<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>setup_cli</title>
@@ -42,33 +42,40 @@
<tr>
<td style="vertical-align: top;">Panel<br>
</td>
- <td style="vertical-align: top;">OpenDS CLI setup command: test install and uninstall<br>
+ <td style="vertical-align: top;">OpenDS CLI setup command: test
+install and uninstall<br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Items<br>
</td>
- <td style="vertical-align: top;">- run setup command to install in CLI<br>
- enter expected data at each prompt (cn=Directory Manager, password, LDAP port, default base DN)<br>
- Choose option 4 to populate de database Load automatically-generated sample data, with 200 entries<br>
- no SSL<br>
- no Start TLS<br>
- start the server when the configuration is completed<br>
- <br>
- - open status in CLI <br>
- <br>
- - run setup command to uninstall in CLI and in interactive mode (-r and -a options are broken, see issue 2506 and 2508)<br>
+ <td style="vertical-align: top;">- run setup command to install
+in CLI<br>
+- enter expected data at each prompt (cn=Directory Manager, password,
+LDAP port, default base DN)<br>
+- Choose option 4 to populate de database Load automatically-generated
+sample data, with 200 entries<br>
+- no SSL<br>
+- no Start TLS<br>
+- start the server when the configuration is completed<br>
+ <br>
+- run status in CLI <br>
+ <br>
+- start and stop the server (start-ds and stop-ds)<br>
+ <br>
+- run uninstall command in CLI and interactive mode<br>
+ <br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Specific checks</td>
<td style="vertical-align: top;">-Check the install is successfull<br>
- Check the server is running<br>
- Check the Base DN has been created<br>
- <br>
- - Check status data are valid<br>
- <br>
- - Check uninstall is successfull<br>
+Check the server is running<br>
+Check the Base DN has been created<br>
+ <br>
+- Check status data are valid<br>
+ <br>
+- Check uninstall is successfull<br>
</td>
</tr>
</tbody>
--
Gitblit v1.10.0