Changes between Version 2 and Version 3 of GIMIAcceptanceTests/GIMITest8.7.2012
- Timestamp:
- 08/07/12 15:15:15 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIMIAcceptanceTests/GIMITest8.7.2012
v2 v3 91 91 * Run the tcp_iperf.rb script using the EC on the UW VM 92 92 {{{ 93 $ omf-5.4 exec --no-cmc -S johGIM12080 11452 tcp_iperf.rb -- --source1 johGIM1208011452-NodeA --sink johGIM1208011452-NodeC93 $ omf-5.4 exec --no-cmc -S johGIM1208071301 tcp_iperf.rb -- --source1 johGIM1208071301-NodeA --sink johGIM1208071301-NodeC 94 94 }}} 95 95 * Inputs: … … 140 140 == 5. Pull I&M measurement results from iRODS archive service to UW/iREEL == 141 141 * Ran the tutorial_viz.sh command to pull the results from iRODS and run the R script on it to create the images 142 142 {{{ 143 $ ./tutorial_viz.sh johGIM1208071301 144 }}} 145 143 146 * Inputs: 144 147 * sq3 file is accessible in the experimenter's home location on the iRODS server 148 {{{ 149 geniuser@UserWorkspace:~$ ils 150 /bbnZone/home/johren: 151 gimirun1.sq3 152 johGIM1207311032.sq3 153 johGIM1208011452.sq3 154 johGIM1208061034.sq3 155 johGIM1208061255.sq3 156 johGIM1208071043.sq3 157 johGIM1208071301.sq3 <------ 158 johGIM1208071316.sq3 159 160 }}} 145 161 * Outputs: 146 162 * visualization images available on the web server on the UW 163 {{{ 164 geniuser@UserWorkspace:~$ ls /var/www 165 index.html 166 johGIM1208071301.png <------ 167 johGIM1208071316.png 168 oml.html <------ 169 170 }}} 147 171 148 172 == 6. Observe I&M measurement results on GIMI presentation service == 149 173 174 Right now, the presentation service is the web server on the UW. I observed the results by 175 pointing the browser at http://localhost/oml.html 176 177 [[Image(wiki:JOhrenSandbox/GIMINotes8.1.2012:GIMIEnvironment.png)]] 150 178 151 179 * Inputs: … … 156 184 == 7. Push Analysis Results to iRODS archive service == 157 185 186 Used the i-command iput to push the analysis image to iRODS. 187 188 {{{ 189 geniuser@UserWorkspace:/var/www$ iput johGIM1208071301.png 190 geniuser@UserWorkspace:/var/www$ ils 191 /bbnZone/home/johren: 192 gimirun1.sq3 193 johGIM1207311032.sq3 194 johGIM1208011452.sq3 195 johGIM1208061034.sq3 196 johGIM1208061255.sq3 197 johGIM1208071043.sq3 198 johGIM1208071301.png <------ 199 johGIM1208071301.sq3 200 johGIM1208071316.sq3 201 202 }}} 203 204 Logged in to the iRODS web interface and viewed the image. 205 206 [[Image(wiki:JOhrenSandbox/GIMINotes8.1.2012:GIMIEnvironment.png)]] 158 207 159 208 * Inputs: … … 161 210 * Outputs: 162 211 * visualization images viewable in iRODS 212 163 213 164 214 == 8. Release resources, and cleanup ==