Changes between Version 28 and Version 29 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-5


Ignore:
Timestamp:
08/30/12 09:34:24 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-5

    v28 v29  
    44This page captures status for the test case IG-EXP-5, which verifies the ability to support !OpenFlow operations and integration with meso-scale compute resources and other compute resources external to the InstaGENI rack. For overall status see the [wiki:GENIRacksHome/InstageniRacks/AcceptanceTestStatus InstaGENI Acceptance Test Status] page.
    55
    6 ''Last Update: 08/24/12''
     6''Last Update: 08/30/12''
    77
    88= Test Status =
     
    155155The nodes assigned for compute resources were determined as follows:
    156156{{{
    157 $ omni.py -a pg  sliverstatus IG-EXP-5-exp1 --api-version 2 -t GENI 3 -o
    158 $ omni.py -a pg2  sliverstatus IG-EXP-5-exp1a -o
     157$ omni.py -a pg  sliverstatus IG-EXP-5-exp1 -o
     158$ omni.py -a pg2  sliverstatus IG-EXP-5-exp1a --api-version 2 -t GENI 3 -o
    159159}}}
    160160The above created output files from which the assigned hosts can be determined:
     
    169169Aggregate [http://www.emulab.net/protogeni/xmlrpc/am] has a ProtoGENI sliver.
    170170
    171 
    172 pc477.emulab.net's geni_status is: notready
     171pc477.emulab.net's geni_status is: ready
    173172Login using:
    174173        xterm -e ssh -i ~/.ssh/id_rsa lnevers@pc477.emulab.net -p 35386 &
     
    177176
    178177
     178And for the Rutgers WAPG node:
     179{{{
     180$ ./examples/readyToLogin.py -a pg2  IG-EXP-5-exp1a -V2
     181================================================================================
     182Aggregate [https://www.emulab.net:12369/protogeni/xmlrpc/am/2.0] has a ProtoGENI sliver.
     183
     184pg51.emulab.net's geni_status is: ready
     185Login using:
     186        xterm -e ssh -i ~/.ssh/id_rsa lnevers@pg51.emulab.net &
     187================================================================================
     188}}}
     189
    179190== 12. Verify that traffic is delivered to target ==
    180191Logged in with the following:
     
    185196Exchanged traffic with the remote meso-scale resource at Rutgers:
    186197{{{
    187 
     198XXXXX
    188199}}}
    189200
     
    267278$ omni.py -a pg sliverstatus IG-EXP-5-exp2 -o
    268279}}}
    269 Used the readToLogin.py script to determine state and login:
     280Used the readToLogin.py script to determine state of the sliver and the login information for the PG compute resource sliver :
    270281{{{
    271282$ ./examples/readyToLogin.py -a pg IG-EXP-5-exp2
     
    274285Aggregate [http://www.emulab.net/protogeni/xmlrpc/am] has a ProtoGENI sliver.
    275286
    276 
    277 pc496.emulab.net's geni_status is: notready
     287pc496.emulab.net's geni_status is: ready
    278288Login using:
    279289        xterm -e ssh -i /home/lnevers2/.ssh/geni_key lnevers2@pc540.emulab.net -p 35898 &
    280 
    281 ================================================================================
     290================================================================================
     291}}}
     292Used the readToLogin.py script to determine state of the sliver and the login information for the MyPLC compute resource sliver at Clemson:
     293{{{
     294
    282295$ ./examples/readyToLogin.py -a plc-clemson IG-EXP-5-exp2
    283296...