Changes between Version 33 and Version 34 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-5
- Timestamp:
- 08/14/12 12:47:51 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-5
v33 v34 136 136 Created a sliver at the Rutgers FOAM for VLAN 3716: 137 137 {{{ 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.rspec138 ./src/omni.py -a of-rutgers createsliver EG-EXP-5-scenario1 EG-EXP-5-scenario1-openflow-rutgers.rspec 139 139 140 140 }}} … … 144 144 Created a sliver at the BBN ExoGENI FOAM: 145 145 {{{ 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.rspec146 ./src/omni.py -a of-exobbn createsliver EG-EXP-5-scenario1 EG-EXP-5-scenario1-openflow-exobbn.rspec 147 147 }}} 148 148 … … 151 151 Created a sliver at the I2 FOAM for VLAN 3716: 152 152 {{{ 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.rspec153 ./src/omni.py -a of-i2 createsliver EG-EXP-5-scenario1 EG-EXP-5-scenario1-openflow-i2.rspec 154 154 }}} 155 155 … … 158 158 The compute resource used for this test is pg51 a Wide Area PG node at Rutgers, and the sliver was created as follows: 159 159 {{{ 160 ./src/omni.py -a pg2 createsliver EG-EXP-5-scenario1 exorspec/EG-EXP-5-scenario1-wapg-rutgers.rspec --api-version 2 -t GENI 3160 ./src/omni.py -a pg2 createsliver EG-EXP-5-scenario1 EG-EXP-5-scenario1-wapg-rutgers.rspec --api-version 2 -t GENI 3 161 161 }}} 162 162 … … 237 237 Because this run is being done with one experimenter, the second slice uses the Sliver from the first experiment, which set up the following: 238 238 {{{ 239 ./src/omni.py -a https://bbn-hn.exogeni.net:3626/foam/gapi/1createsliver EG-EXP-5-scenario1 exorspec/EG-EXP-5-scenario1-openflow-exobbn.rspec239 ./src/omni.py -a of-exobbn createsliver EG-EXP-5-scenario1 exorspec/EG-EXP-5-scenario1-openflow-exobbn.rspec 240 240 }}} 241 241 … … 243 243 A sliver was created at the ExoGENI FOAM aggregate: 244 244 {{{ 245 ./src/omni.py -a https://foam.gpolab.bbn.com:3626/foam/gapi/1 createsliver exobbnclemson ./EG-EXP-5-scenario-openflow-bbn.rspec245 ./src/omni.py -a of-bbn createsliver exobbnclemson EG-EXP-5-scenario-openflow-bbn.rspec 246 246 }}} 247 247 … … 249 249 Reservation for NLR VLAN 3716: 250 250 {{{ 251 ./src/omni.py -a https://foam.nlr.net:3626/foam/gapi/1 createsliver exobbnclemson ./EG-EXP-5-scenario-openflow-nlr.rspec251 ./src/omni.py -a of-nlr createsliver exobbnclemson EG-EXP-5-scenario-openflow-nlr.rspec 252 252 }}} 253 253 … … 257 257 Created a sliver for the FOAM aggregate and for the compute resources at Clemson: 258 258 {{{ 259 ./src/omni.py -a https://foam.clemson.edu:3626/foam/gapi/1 createsliver exobbnclemson ./EG-EXP-5-scenario-openflow-clemson.rspec260 ./src/omni.py -a http://myplc.clemson.edu:12346/ createsliver exobbnclemson ./EG-EXP-5-scenario-myplc-clemson.rspec259 ./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 261 261 }}} 262 262