Changeset 1411 for trunk/GENIRacks/ExoGENI
- Timestamp:
- 08/15/12 14:51:15 (12 years ago)
- Location:
- trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp1-openflow-exobbn.rspec
r1402 r1411 15 15 type="request"> 16 16 17 <openflow:sliver description="EG-EXP- 5-scenario1 resources at BBN ExoGENI."17 <openflow:sliver description="EG-EXP-6 experiment 1 resources at BBN ExoGENI." 18 18 email="lnevers@bbn.com"> 19 19 -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp2-openflow-exobbn.rspec
r1402 r1411 2 2 <!-- 3 3 This rspec will reserve the OpenFlow resources in the BBN ExoGENI rack 4 for EG-EXP-6 exp 1... may not need this.4 for EG-EXP-6 exp2 ... may not need this. 5 5 6 6 --> … … 15 15 type="request"> 16 16 17 <openflow:sliver description="EG-EXP- 5-scenario1resources at BBN ExoGENI."17 <openflow:sliver description="EG-EXP-6 Experiment 2 resources at BBN ExoGENI." 18 18 email="lnevers@bbn.com"> 19 19 -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-bbn-pgeni.rspec
r1409 r1411 17 17 <node client_id="VM" component_manager_id="urn:publicid:IDN+pgeni.gpolab.bbn.com+authority+cm" 18 18 exclusive="false"> 19 <disk_image name="urn:publicid:IDN+emulab.net+image+emulab-ops//UBUNTU1004-STD" />19 <disk_image name="urn:publicid:IDN+pgeni.gpolab.bbn.com+image+emulab-ops:UBUNTU1004-STD" /> 20 20 <interface client_id="VM:if0"> 21 21 <ip address="10.42.11.199" netmask="255.255.255.0" /> -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-openflow-rutgers.rspec
r1402 r1411 15 15 type="request"> 16 16 17 <openflow:sliver description="EG-EXP- 5 scenario1OpenFlow resources at Rutgers."17 <openflow:sliver description="EG-EXP-6 experiment 4 OpenFlow resources at Rutgers." 18 18 email="lnevers@bbn.com"> 19 19 -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/README.txt
r1402 r1411 24 24 25 25 Note 1: Test case was originally written to include one bare metal node. 26 The bare metal nodes are only available via ExoSM, which brings up the 27 following options: 28 29 a. Replace the BBN SM reservation with a reservation via the ExoSM, 30 but this will cause the next step to fail. The RENCI SM reservation 31 will report that a sliver by that name already exists, due to the 32 ExoSM request. To get around this problem, one option is to replace 33 the bare metal node with a VM, so that the requests could be submitted 34 as expected to each of the local SMs. 35 36 b. Replace the BBN SM reservation with a reservation via the ExoSM, but 37 create a new slice and sliver name for the RCI portion. So the BBN 38 resources are reserved via the ExoSM, and the RENCI resources are 39 reserved via the local RENCI SM. 40 41 Option a was chosen for this test. 42 26 The bare metal nodes are only available via ExoSM, in order to complete the 27 inital test run with the local SM, the second experiment was modified to use 28 2 VM at BBN. Will have additional run to use Bare Metal. 29
Note: See TracChangeset
for help on using the changeset viewer.