Changes between Version 2 and Version 3 of GIMIAcceptanceTests/GIMITest8.7.2012


Ignore:
Timestamp:
08/07/12 15:15:15 (12 years ago)
Author:
Jeanne Ohren
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIMIAcceptanceTests/GIMITest8.7.2012

    v2 v3  
    9191  * Run the tcp_iperf.rb script using the EC on the UW VM
    9292{{{
    93 $ omf-5.4 exec --no-cmc -S johGIM1208011452 tcp_iperf.rb -- --source1 johGIM1208011452-NodeA --sink johGIM1208011452-NodeC
     93$ omf-5.4 exec --no-cmc -S johGIM1208071301 tcp_iperf.rb -- --source1 johGIM1208071301-NodeA --sink johGIM1208071301-NodeC
    9494}}}
    9595  * Inputs:
     
    140140== 5.  Pull I&M measurement results from iRODS archive service to UW/iREEL ==
    141141  * 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
    143146  * Inputs:
    144147     * sq3 file is accessible in the experimenter's home location on the iRODS server
     148{{{
     149geniuser@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}}}
    145161  * Outputs:
    146162     * visualization images available on the web server on the UW
     163{{{
     164geniuser@UserWorkspace:~$ ls /var/www
     165index.html 
     166johGIM1208071301.png  <------
     167johGIM1208071316.png 
     168oml.html                          <------
     169
     170}}}
    147171
    148172== 6.  Observe I&M measurement results on GIMI presentation service  ==
    149173
     174Right now, the presentation service is the web server on the UW.  I observed the results by
     175pointing the browser at http://localhost/oml.html
     176
     177[[Image(wiki:JOhrenSandbox/GIMINotes8.1.2012:GIMIEnvironment.png)]]
    150178
    151179  * Inputs:
     
    156184== 7.  Push Analysis Results to iRODS archive service  ==
    157185
     186Used the i-command iput to push the analysis image to iRODS.
     187
     188{{{
     189geniuser@UserWorkspace:/var/www$ iput johGIM1208071301.png
     190geniuser@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
     204Logged in to the iRODS web interface and viewed the image.
     205
     206[[Image(wiki:JOhrenSandbox/GIMINotes8.1.2012:GIMIEnvironment.png)]]
    158207
    159208  * Inputs:
     
    161210  * Outputs:
    162211    * visualization images viewable in iRODS
     212
    163213
    164214== 8.  Release resources, and cleanup  ==