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_gui.html |   36 +++++++-----------------------------
 1 files changed, 7 insertions(+), 29 deletions(-)

diff --git a/opends/tests/functional_manual/setup/upgrade_gui.html b/opends/tests/functional_manual/setup/upgrade_gui.html
index 824fe56..5473b6a 100755
--- a/opends/tests/functional_manual/setup/upgrade_gui.html
+++ b/opends/tests/functional_manual/setup/upgrade_gui.html
@@ -1,34 +1,9 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!--
- ! 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.
- ! -->
 <html>
 <head>
   <meta content="text/html; charset=ISO-8859-1"
  http-equiv="content-type">
-  <title>upgrage_gui</title>
+  <title>upgrade_gui</title>
 </head>
 <body>
 <br>
@@ -50,17 +25,20 @@
       <td style="vertical-align: top;">Items<br>
       </td>
       <td style="vertical-align: top;">- Install&nbsp; OpenDS previous
-build in {opends-path}, using&nbsp; setup GUI command or QuickSetup<br>
+build in {opends-path}, using&nbsp; setup GUI command or QuickSetup
+(http://www.opends.org/promoted-builds/)<br>
 - Verify the server is running <br>
 - Upgrade using the QuickSetup, open a browser on the test machine and
 go to this URL<br>
-      <a href="http://www.opends.org/install/QuickSetup.jnlp">http://www.opends.org/install/QuickSetup.jnlp</a><br>
+      <a href="http://builds.opends.org/install/QuickSetup.jnlp">http://builds.opends.org/install/QuickSetup.jnlp</a><br>
 On the first panel of the QuickSetup, select the second bullet "Upgrade
 Existing Server Instance" <br>
 and enter the path of the Server to Upgrade {opends-path}<br>
 - After the upgrade, verify that the server is running and that it's
 the correct build&nbsp; (for example run start-ds --version)<br>
       <br>
+- test the revert with the GUI (when it will be available)<br>
+      <br>
       </td>
     </tr>
     <tr>
@@ -68,7 +46,7 @@
       <td style="vertical-align: top;">Notes:<br>
 - QuickSetup is the only way to
 upgrade using GUI mode<br>
-- There is no GUI mode available for the&nbsp; revert the upgrade<br>
+- There is no GUI mode available for the revert the upgrade<br>
       </td>
     </tr>
   </tbody>

--
Gitblit v1.10.0