Changes between Initial Version and Version 1 of GENIExperimenter/Tutorials/SystematicExperimentationAnsible


Ignore:
Timestamp:
09/17/15 16:36:45 (9 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/SystematicExperimentationAnsible

    v1 v1  
     1= Systematic Experimentation (with Ansible) =
     2
     3== Overview ==
     4
     5=== What you will learn ===
     6
     7=== Experiment Topology and Setup ===
     8
     9
     10
     11== Procedure ==
     12{{{
     13#!html
     14
     15
     16<table id="Table_01" height="409" border="0" cellpadding="0" cellspacing="0">
     17        <tr>
     18                <td>
     19                        <a href="./Procedure/Design"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/design.png?format=raw" width="152" height="152" alt="Design/Setup"></a>
     20               </td>
     21               <td>
     22<ul>
     23             <li><a href="./Procedure/Design">Part I: Design/Setup</a></li>
     24             <ul>
     25                 <li>Step 1:  Design Experiment</li>
     26                 <li>Step 2:  Establish Management Environment</li>
     27                 <li>Step 3:  Obtain Resources</li>
     28             </ul></ul>
     29               </td>
     30        </tr>
     31        <tr>
     32                <td>
     33                        <a href="./Procedure/Execute"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/execute.png?format=raw" width="152" height="143" alt="Execute"></a>
     34                </td>
     35                <td>
     36             <ul>
     37<li><a href="./Procedure/Execute">Part II: Execute</a></li>
     38             <ul>
     39                 <li>Step 4:  Configure and Initialize Services </li>
     40                 <li>Step 5:  Execute Experiment </li>
     41                 <li>Step 6:  Analyze and Visualize Experiment </li>
     42             </ul></ul>
     43                </td>
     44        </tr>
     45        <tr>
     46                <td>
     47                        <a href="./Procedure/Finish"><img src="http://groups.geni.net/geni/attachment/wiki/GENIExperimenter/Tutorials/Graphics/finish.png?format=raw" width="152" height="114" alt="Finish"></a>
     48                </td>
     49
     50                <td>
     51             <ul>
     52             <li><a href="./Procedure/Finish">Part III: Finish</a></li>
     53             <ul>
     54                 <li>Step 7:  Teardown Experiment</li>
     55             </ul></ul>
     56                </td>
     57
     58        </tr>
     59</table>