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/upgrade_cli.html | 18 ++++++++++--------
1 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/opends/tests/functional_manual/setup/upgrade_cli.html b/opends/tests/functional_manual/setup/upgrade_cli.html
index 86be65b..9e3f116 100755
--- a/opends/tests/functional_manual/setup/upgrade_cli.html
+++ b/opends/tests/functional_manual/setup/upgrade_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>upgrage_cli</title>
@@ -42,20 +42,21 @@
<tr>
<td style="vertical-align: top;">Panel<br>
</td>
- <td style="vertical-align: top;"><big><big><small> </small></big></big>
-OpenDS CLI upgrade command : upgrade and revert<br>
+ <td style="vertical-align: top;"><big><big><small> </small></big></big>OpenDS
+CLI upgrade command : upgrade and revert<br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Items<br>
</td>
<td style="vertical-align: top;">- Install OpenDS previous
-build in {opends-path}, using setup CLI command <br>
+build in {opends-path}, using setup CLI command
+(http://www.opends.org/promoted-builds/)<br>
- Verify the server is running <br>
- In the {opends-path}, run the command upgrade<br>
$ ./upgrade -f {path to latest build zip file}<br>
- After the upgrade, verify that the server is running and that it's
-the correct build (for example run start-ds --version)<br>
+the correct build number (for example run start-ds --version)<br>
<br>
Then revert the upgrade using upgrade CLI command<br>
- In the {opends-path}, run the command upgrade<br>
@@ -69,8 +70,9 @@
<td style="vertical-align: top;">Specific checks</td>
<td style="vertical-align: top;">You can also use the interactive
mode<br>
-Note: Today 29/11/2007 , for revert feature, interactive mode is OK but
-the non interactive mode FAIL (see issues 2506 and 2508) </td>
+Note: as of January 2008 , for revert feature, interactive mode is OK
+and
+the non interactive mode as well (issues 2506 and 2508 FIXED) </td>
</tr>
</tbody>
</table>
--
Gitblit v1.10.0