Changeset 1656
- Timestamp:
- 01/18/13 15:03:05 (12 years ago)
- Location:
- trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6
- Files:
-
- 10 added
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp1-openflow-nlr.rspec
r1409 r1656 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 This rspec will reserve the OpenFlow resources at NLR4 for EG-EXP-6 experiment 1.5 6 3 AM: https://foam.nlr.net:3626/foam/gapi/1 7 4 --> … … 16 13 type="request"> 17 14 18 <openflow:sliver description="Sliver to allow BBN ExoGENI Host to scale hosts and RENCI ExoGENI via OF VLAN 3716" 19 email="lnevers@bbn.com"> 15 <openflow:sliver description="EG-EXP-6-exp1" email="lnevers@bbn.com"> 20 16 21 <openflow:controller url="tcp:mallorea.gpolab.bbn.com:330 17" type="primary" />17 <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" /> 22 18 23 19 <openflow:group name="nlr-atla-1750-3716"> … … 43 39 <openflow:packet> 44 40 <openflow:dl_type value="0x800,0x806"/> 45 <openflow:nw_dst value="10.42.1 9.0/24"/>46 <openflow:nw_src value="10.42.1 9.0/24"/>41 <openflow:nw_dst value="10.42.11.0/24"/> 42 <openflow:nw_src value="10.42.11.0/24"/> 47 43 </openflow:packet> 48 44 </openflow:match> -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp2-exobbn.rspec
r1402 r1656 2 2 <!-- Request for Bare metal node and VM at the BBN ExoGENI 3 3 rack for Experiment 2 4 5 4 AM: https://bbn-hn.exogeni.net:11443/orca/xmlrpc 6 5 --> 7 8 6 <rspec type="request" 9 7 xsi:schemaLocation="http://www.geni.net/resources/rspec/3 … … 23 21 <node client_id="geni2" component_manager_id="urn:publicid:IDN+bbnvmsite+authority+cm" > 24 22 <sliver_type name="m1.small"> 25 <disk_image name="http://geni-images.renci.org/images/standard/debian/debian-squeeze-amd64-neuca-2g.zfilesys 26 tem.sparse.v0.2.xml" version="397c431cb9249e1f361484b08674bc3381455bb9" /> 23 <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.5.xml" version="104ea3d824906f0e13cebb89b14df232290553b1 " /> 27 24 </sliver_type> 28 25 <interface client_id="geni2:if0"> -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp2-exorci.rspec
r1402 r1656 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Request for 2 VMs at the RENCI ExoGENI rack 3 for experiment 2 4 2 <!-- 5 3 AM: https://rci-hn.exogeni.net:11443/orca/xmlrpc 6 4 --> 7 8 5 <rspec type="request" 9 6 xsi:schemaLocation="http://www.geni.net/resources/rspec/3 … … 16 13 <node client_id="VM" component_manager_id="urn:publicid:IDN+rcivmsite+authority+cm" > 17 14 <sliver_type name="m1.small"> 18 <disk_image name="http://geni-images.renci.org/images/standard/debian/deb ian-squeeze-amd64-neuca-2g.zfilesystem.sparse.v0.2.xml" version="397c431cb9249e1f361484b08674bc3381455bb9" />15 <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.5.xml" version="104ea3d824906f0e13cebb89b14df232290553b1 " /> 19 16 </sliver_type> 20 17 <interface client_id="VM:if0"> … … 24 21 <node client_id="VM-0" component_manager_id="urn:publicid:IDN+rcivmsite+authority+cm" > 25 22 <sliver_type name="m1.small"> 26 <disk_image name="http://geni-images.renci.org/images/standard/debian/deb ian-squeeze-amd64-neuca-2g.zfilesystem.sparse.v0.2.xml" version="397c431cb9249e1f361484b08674bc3381455bb9" />23 <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.5.xml" version="104ea3d824906f0e13cebb89b14df232290553b1 " /> 27 24 </sliver_type> 28 25 <interface client_id="VM-0:if0"> -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp2-openflow-nlr.rspec
r1409 r1656 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 This rspec will reserve the OpenFlow resources at NLR4 for EG-EXP-6 experiment 2.5 6 3 AM: https://foam.nlr.net:3626/foam/gapi/1 7 4 --> … … 16 13 type="request"> 17 14 18 <openflow:sliver description="Sliver to allow BBN ExoGENI Host to RENCI ExoGENI via OF VLAN 3716" 19 email="lnevers@bbn.com"> 15 <openflow:sliver description="EG-EXP-6-exp2" email="lnevers@bbn.com"> 20 16 21 17 <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33018" type="primary" /> -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-bbn-pgeni.rspec
r1433 r1656 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 This rspec reserves a PG node at the GPO PGENI4 for EG-EXP-6 experiment 35 6 3 AM: https://pgeni.gpolab.bbn.com/protogeni/xmlrpc/am 7 4 --> … … 20 17 </sliver_type> 21 18 <interface client_id="VM:if0"> 22 <ip address="10.42.1 1.199" netmask="255.255.255.0" />19 <ip address="10.42.19.199" netmask="255.255.255.0" /> 23 20 </interface> 24 21 </node> -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-openflow-i2.rspec
r1409 r1656 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 This rspec will reserve the OpenFlow resources at Internet24 used by the EG-EXP-6 experiment 3.5 6 3 AM: https://foam.net.internet2.edu:3626/foam/gapi/1 7 4 --> … … 16 13 type="request"> 17 14 18 <openflow:sliver description="EG-EXP-6 experiment 3 OpenFlow resources at Internet2." 19 email="lnevers@bbn.com"> 15 <openflow:sliver description="EG-EXP-6-exp3" email="lnevers@bbn.com"> 20 16 21 <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33020" type="primary" />17 <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33019" type="primary" /> 22 18 23 19 <openflow:group name="i2-3716"> 24 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0 0:00:0e:84:40:39:18:1b" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />25 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0 0:00:0e:84:40:39:18:58" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />26 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0 0:00:0e:84:40:39:19:96" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />27 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0 0:00:0e:84:40:39:1a:57" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />28 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0 0:00:0e:84:40:39:1b:93" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" />20 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:63:1d" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> 21 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:6f:e5" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> 22 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:63:6e" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> 23 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:81:42" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> 24 <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+datapath+0e:84:00:12:e2:22:63:38" component_manager_id="urn:publicid:IDN+openflow:foam:foam.net.internet2.edu+authority+am" /> 29 25 </openflow:group> 30 26 … … 35 31 <openflow:packet> 36 32 <openflow:dl_type value="0x800,0x806"/> 37 <openflow:nw_dst value="10.42.1 1.0/24"/>38 <openflow:nw_src value="10.42.1 1.0/24"/>33 <openflow:nw_dst value="10.42.19.0/24"/> 34 <openflow:nw_src value="10.42.19.0/24"/> 39 35 </openflow:packet> 40 36 -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-openflow-rutgers.rspec
r1414 r1656 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Request Rspec for Openflow resources at Rutgers 3 used by the EG-EXP-6 experiment 3. 4 2 <!-- 5 3 AM: https://nox.orbit-lab.org:3626/foam/gapi/1 6 4 --> … … 15 13 type="request"> 16 14 17 <openflow:sliver description="EG-EXP-5 scenario1 OpenFlow resources at Rutgers." 18 email="lnevers@bbn.com"> 15 <openflow:sliver description="EG-EXP-6-exp3" email="lnevers@bbn.com"> 19 16 20 <openflow:controller url="tcp:mallorea.gpolab.bbn.com:330 20" type="primary" />17 <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33019" type="primary" /> 21 18 22 19 <openflow:group name="rutgers-1750-i2-3716"> … … 37 34 <openflow:packet> 38 35 <openflow:dl_type value="0x800,0x806"/> 39 <openflow:nw_dst value="10.42.1 1.0/24"/>40 <openflow:nw_src value="10.42.1 1.0/24"/>36 <openflow:nw_dst value="10.42.19.0/24"/> 37 <openflow:nw_src value="10.42.19.0/24"/> 41 38 </openflow:packet> 42 39 -
trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-rutgers-wapg.rspec
r1409 r1656 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <!-- 3 This rspec reserves wide-area ProtoGENI host pg51 at Rutgers4 for EG-EXP-6 experiment 35 6 3 AM: http://www.emulab.net/protogeni/xmlrpc/am/2.0 7 4 --> … … 18 15 component_name="pg51" exclusive="true"> 19 16 <interface client_id="wapg-rutgers-pg51:if0"> 20 <ip address="10.42.1 1.151" netmask="255.255.255.0" />17 <ip address="10.42.19.151" netmask="255.255.255.0" /> 21 18 </interface> 22 19 </node>
Note: See TracChangeset
for help on using the changeset viewer.