Changes between Version 1 and Version 2 of TestTutorialExperimentWorkflow
- Timestamp:
- 09/21/12 12:50:38 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestTutorialExperimentWorkflow
v1 v2 3 3 == I&M Tools: Basic Test/Tutorial/Experiment Workflow == 4 4 5 0) Overview of test/tutorial/experiment5 0) Overview of experiment 6 6 7 1) Establish test/tutorial/experiment environment7 1) Establish experiment environment 8 8 9 9 2) Obtain slice of GENI resources, install I&M tools and experiment application … … 20 20 21 21 22 === 0) Overview of test/tutorial/experiment ===22 === 0) Overview of experiment === 23 23 24 24 0.1) Title and abstract … … 31 31 32 32 33 === 1) Establish test/tutorial/experiment environment ===33 === 1) Establish experiment environment === 34 34 35 35 1.1) Establish experiment managment (user workspace) service … … 52 52 2.3) Obtain certs, credentials, passwords and keys 53 53 54 2.4) Formulate slice topology for test/tutorial/experiment, and build request rspec54 2.4) Formulate slice topology for experiment, and build request rspec 55 55 56 56 2.5) Acquire resources and load images/packages for I&M tools and experiment application … … 83 83 84 84 85 === 4) Run and orchestrate I&M services and experiment services to complete run of test/tutorial/experiment ===85 === 4) Run and orchestrate I&M services and experiment services to complete run of experiment === 86 86 87 87 … … 97 97 98 98 - at completion: 99 - functionality of hosts and topology of slice has been verified throughout duration of the test/tutorial/experiment99 - functionality of hosts and topology of slice has been verified throughout duration of the experiment 100 100 101 101 … … 113 113 114 114 115 4.3) Instrument and run test/tutorial/experiment:115 4.3) Instrument and run experiment: 116 116 117 117 - objectives: 118 - gather measurements during test/tutorial/experiment that allow test/tutorial/experiment goals to be met118 - gather measurements during experiment that allow experiment goals to be met 119 119 120 120 - include desired measurement points within hosts and/or experiment services to instrument test/tutorial/experiment … … 124 124 - begin to run and orchestrate experiment services 125 125 126 - observe measurements with a real-time presentation service, to verify expected operation of test/tutorial/experiment126 - observe measurements with a real-time presentation service, to verify expected operation of experiment 127 127 128 - collect all measurements for duration of test/tutorial/experiment128 - collect all measurements for duration of experiment 129 129 130 - stop experiment services, when this run of the test/tutorial/experiment has been completed130 - stop experiment services, when this run of the experiment has been completed 131 131 132 132 - stop measurement services 133 133 134 134 - at completion: 135 - one run of test/tutorial/experiment has been completed136 - real-time look at measurements has verfied expected operation of test/tutorial/experiment135 - one run of experiment has been completed 136 - real-time look at measurements has verfied expected operation of experiment 137 137 - a full set of measurements has been collected, for later analysis and presentation 138 138 - collected measurments have been transfered to storage service, so that slice resources can be released (if desired) … … 145 145 - slice resources can then be released at any time, without loss of any measurements or artifacts 146 146 147 === 5) Analyze and visualize measurement results after completing run of test/tutorial/experiment ===147 === 5) Analyze and visualize measurement results after completing run of experiment === 148 148 149 149 - if necessary, retrieve measurement results from archive service … … 163 163 164 164 165 === 7) Release test/tutorial/experiment resources === 165 === 7) Release experiment resources === 166