Changes between Version 33 and Version 34 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-5


Ignore:
Timestamp:
08/14/12 12:47:51 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-5

    v33 v34  
    136136Created a sliver at the Rutgers FOAM for VLAN 3716:
    137137{{{
    138  ./src/omni.py -a https://nox.orbit-lab.org:3626/foam/gapi/1 createsliver EG-EXP-5-scenario1 exorspec/EG-EXP-5-scenario1-openflow-rutgers.rspec
     138 ./src/omni.py -a of-rutgers createsliver EG-EXP-5-scenario1 EG-EXP-5-scenario1-openflow-rutgers.rspec
    139139
    140140}}}
     
    144144Created a sliver at the BBN ExoGENI FOAM:
    145145{{{
    146  ./src/omni.py -a https://bbn-hn.exogeni.net:3626/foam/gapi/1 createsliver EG-EXP-5-scenario1 exorspec/EG-EXP-5-scenario1-openflow-exobbn.rspec
     146 ./src/omni.py -a of-exobbn createsliver EG-EXP-5-scenario1 EG-EXP-5-scenario1-openflow-exobbn.rspec
    147147}}}
    148148
     
    151151Created a sliver at the I2 FOAM for VLAN 3716:
    152152{{{
    153 ./src/omni.py -a https://foam.net.internet2.edu:3626/foam/gapi/1 createsliver EG-EXP-5-scenario1 exorspec/EG-EXP-5-scenario1-openflow-i2.rspec
     153./src/omni.py -a of-i2 createsliver EG-EXP-5-scenario1 EG-EXP-5-scenario1-openflow-i2.rspec
    154154}}}
    155155
     
    158158The compute resource used for this test is pg51 a Wide Area PG node at Rutgers, and the sliver was created as follows:
    159159{{{
    160  ./src/omni.py -a pg2 createsliver EG-EXP-5-scenario1 exorspec/EG-EXP-5-scenario1-wapg-rutgers.rspec --api-version 2 -t GENI 3
     160 ./src/omni.py -a pg2 createsliver EG-EXP-5-scenario1 EG-EXP-5-scenario1-wapg-rutgers.rspec --api-version 2 -t GENI 3
    161161}}}
    162162
     
    237237Because this run is being done with one experimenter, the second slice uses the Sliver from the first experiment, which set up the following:
    238238{{{
    239  ./src/omni.py -a https://bbn-hn.exogeni.net:3626/foam/gapi/1 createsliver EG-EXP-5-scenario1 exorspec/EG-EXP-5-scenario1-openflow-exobbn.rspec
     239 ./src/omni.py -a of-exobbn createsliver EG-EXP-5-scenario1 exorspec/EG-EXP-5-scenario1-openflow-exobbn.rspec
    240240}}}
    241241
     
    243243A sliver was created at the ExoGENI FOAM aggregate:
    244244{{{
    245  ./src/omni.py -a https://foam.gpolab.bbn.com:3626/foam/gapi/1 createsliver exobbnclemson ./EG-EXP-5-scenario-openflow-bbn.rspec
     245 ./src/omni.py -a of-bbn createsliver exobbnclemson EG-EXP-5-scenario-openflow-bbn.rspec
    246246}}}
    247247
     
    249249Reservation for NLR VLAN 3716:
    250250{{{
    251  ./src/omni.py -a https://foam.nlr.net:3626/foam/gapi/1  createsliver exobbnclemson ./EG-EXP-5-scenario-openflow-nlr.rspec
     251 ./src/omni.py -a of-nlr createsliver exobbnclemson EG-EXP-5-scenario-openflow-nlr.rspec
    252252}}}
    253253
     
    257257Created a sliver for the FOAM aggregate and for the compute resources at Clemson:
    258258{{{
    259  ./src/omni.py -a https://foam.clemson.edu:3626/foam/gapi/1 createsliver exobbnclemson ./EG-EXP-5-scenario-openflow-clemson.rspec
    260  ./src/omni.py -a http://myplc.clemson.edu:12346/  createsliver exobbnclemson ./EG-EXP-5-scenario-myplc-clemson.rspec
     259 ./src/omni.py -a of-clemson createsliver exobbnclemson EG-EXP-5-scenario-openflow-clemson.rspec
     260 ./src/omni.py -a plc-clemson createsliver exobbnclemson EG-EXP-5-scenario-myplc-clemson.rspec
    261261}}}
    262262