You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/10/04 19:41:24 UTC

svn commit: r1629429 - in /directory/site/trunk/content/fortress: images/ quick-start/linux/

Author: elecharny
Date: Sat Oct  4 17:41:24 2014
New Revision: 1629429

URL: http://svn.apache.org/r1629429
Log:
Added some other pagesé

Added:
    directory/site/trunk/content/fortress/images/Screenshot10-ant-test-init.png   (with props)
    directory/site/trunk/content/fortress/images/Screenshot11-ant-test-success.png   (with props)
    directory/site/trunk/content/fortress/images/Screenshot12-junit-warn.png   (with props)
    directory/site/trunk/content/fortress/quick-start/linux/section-IV.mdtext
    directory/site/trunk/content/fortress/quick-start/linux/section-V.mdtext
    directory/site/trunk/content/fortress/quick-start/linux/section-VI.mdtext
    directory/site/trunk/content/fortress/quick-start/linux/section-VII.mdtext
Modified:
    directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext

Added: directory/site/trunk/content/fortress/images/Screenshot10-ant-test-init.png
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/images/Screenshot10-ant-test-init.png?rev=1629429&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/site/trunk/content/fortress/images/Screenshot10-ant-test-init.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/site/trunk/content/fortress/images/Screenshot11-ant-test-success.png
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/images/Screenshot11-ant-test-success.png?rev=1629429&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/site/trunk/content/fortress/images/Screenshot11-ant-test-success.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/site/trunk/content/fortress/images/Screenshot12-junit-warn.png
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/images/Screenshot12-junit-warn.png?rev=1629429&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/site/trunk/content/fortress/images/Screenshot12-junit-warn.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext?rev=1629429&r1=1629428&r2=1629429&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext (original)
+++ directory/site/trunk/content/fortress/quick-start/linux/section-III.mdtext Sat Oct  4 17:41:24 2014
@@ -4,7 +4,7 @@ NavPrevText: Section II - Instructions t
 NavUp: linux.html
 NavUpText: Quickstart Linux - Table of contents
 NavNext: section-IV.html
-NavNextText: Section IV - 
+NavNextText: Section IV - Instructions to regression test Fortress and OpenLDAP
 Notice: Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements.  See the NOTICE file
     distributed with this work for additional information
@@ -73,7 +73,7 @@ Verify it ran correctly according to Ant
 
 ### Step 4
 
-After above step completes, Symas OpenLDAP will be installed, configured and loaded with fortress bootstrap config. This step also runs provisioning scripts which may be tailored according to requirements. Check out the xml load scripts in FORTRESS_HOME/ldap/setup folder.
+After above step completes, OpenLDAP will be installed, configured and loaded with fortress bootstrap config. This step also runs provisioning scripts which may be tailored according to requirements. Check out the xml load scripts in FORTRESS_HOME/ldap/setup folder.
 
 ### Step 5
 

Added: directory/site/trunk/content/fortress/quick-start/linux/section-IV.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/quick-start/linux/section-IV.mdtext?rev=1629429&view=auto
==============================================================================
--- directory/site/trunk/content/fortress/quick-start/linux/section-IV.mdtext (added)
+++ directory/site/trunk/content/fortress/quick-start/linux/section-IV.mdtext Sat Oct  4 17:41:24 2014
@@ -0,0 +1,69 @@
+Title: Section IV - Instructions to regression test Fortress and OpenLDAP
+NavPrev: section-III.html
+NavPrevText: Section III - Instructions to run the Builder to Install OpenLDAP
+NavUp: linux.html
+NavUpText: Quickstart Linux - Table of contents
+NavNext: section-V.html
+NavNextText: Section V - Instructions to install Commander Web UI Demo
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+## Section IV - Instructions to regression test Fortress and OpenLDAP on target machine (optional)
+
+### Step 1
+
+From FORTRESS_HOME root folder, enter the following command from a system prompt:
+
+    ./b.sh test-full 
+
+<CENTER>
+  <IMG src="../../images/Screenshot10-ant-test-init.png" alt="Screenshot"/>
+</CENTER>
+
+Note: The Fortress regression tests will run for around 3 minutes.
+
+### Step 2
+
+Verify these tests ran with no ERRORS.
+
+    BUILD SUCCESSFUL 
+
+<CENTER>
+  <IMG src="../../images/Screenshot11-ant-test-success.png" alt="Screenshot" width="766" height="59"/>
+</CENTER>
+
+### Step 3
+
+To re-run these tests: 
+
+    ./b.sh test-full
+
+<DIV class="note" markdown="1">
+    WARNING messages in test output are good as these are negative tests in action.
+</DIV>
+
+<CENTER>
+  <IMG src="../../images/Screenshot12-junit-warn.png" alt="Screenshot"/>
+</CENTER>
+
+<DIV class="note" markdown="1">
+    If you made it this far without junit or ant ERRORS, the Fortress and OpenLDAP IAM system are certified to run on your machine.
+</DIV>
+
+<DIV class="note" markdown="1">
+    These tests load tens of thousands of records into your newly installed directory. The 'init-slapd' and 'test-full' targets may be re-run as often as necessary. After regressions testing has completed, you may run the 'init-slapd' target to remove all test data from the directory. 
+</DIV>

Added: directory/site/trunk/content/fortress/quick-start/linux/section-V.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/quick-start/linux/section-V.mdtext?rev=1629429&view=auto
==============================================================================
--- directory/site/trunk/content/fortress/quick-start/linux/section-V.mdtext (added)
+++ directory/site/trunk/content/fortress/quick-start/linux/section-V.mdtext Sat Oct  4 17:41:24 2014
@@ -0,0 +1,29 @@
+Title: Section V - Instructions to install Commander Web UI Demo
+NavPrev: section-IV.html
+NavPrevText: Section IV - Instructions to regression test Fortress and OpenLDAP
+NavUp: linux.html
+NavUpText: Quickstart Linux - Table of contents
+NavNext: section-VI.html
+NavNextText: Section VI - Instructions to test Commander Web UI Demo
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+## Section V - Instructions to install Commander Web UI Demo (optional)
+
+Run the install-commander-demo target:
+
+    ./b.sh install-commander-demo 

Added: directory/site/trunk/content/fortress/quick-start/linux/section-VI.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/quick-start/linux/section-VI.mdtext?rev=1629429&view=auto
==============================================================================
--- directory/site/trunk/content/fortress/quick-start/linux/section-VI.mdtext (added)
+++ directory/site/trunk/content/fortress/quick-start/linux/section-VI.mdtext Sat Oct  4 17:41:24 2014
@@ -0,0 +1,31 @@
+Title: Section VI - Instructions to test Commander Web UI Demo
+NavPrev: section-V.html
+NavPrevText: Section V - Instructions to install Commander Web UI Demo
+NavUp: linux.html
+NavUpText: Quickstart Linux - Table of contents
+NavNext: section-VII.html
+NavNextText: Section VII - Instructions to connect to Commander Web Admin
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+## Section VI - Instructions to automatically test Commander Web UI Demo (optional)
+
+Run the commander-maven-test target to perform headless test of Commander Web:
+
+    ./b.sh commander-maven-test
+
+note: Firefox must be preinstalled to target system. 
\ No newline at end of file

Added: directory/site/trunk/content/fortress/quick-start/linux/section-VII.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/quick-start/linux/section-VII.mdtext?rev=1629429&view=auto
==============================================================================
--- directory/site/trunk/content/fortress/quick-start/linux/section-VII.mdtext (added)
+++ directory/site/trunk/content/fortress/quick-start/linux/section-VII.mdtext Sat Oct  4 17:41:24 2014
@@ -0,0 +1,34 @@
+Title: Section VII - Instructions to connect to Commander Web Admin
+NavPrev: section-VI.html
+NavPrevText: Section VI - Instructions to test Commander Web UI Demo
+NavUp: linux.html
+NavUpText: Quickstart Linux - Table of contents
+NavNext: section-VIII.html
+NavNextText: Section VIII - Instructions to run the Fortress Command Line Interprete
+Notice: Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+    .
+    http://www.apache.org/licenses/LICENSE-2.0
+    .
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+## Section VII - Instructions to connect to Commander Web Admin
+
+Open up browser and enter the following URL:
+
+    http://localhost:8080/commander
+
+    userId: test 
+    password: test
+
+Click on links on top or buttons on side of page to navigate between pages 
\ No newline at end of file