Changes between Version 9 and Version 10 of GENIRacksHome/CiscoGENIRacks/AcceptanceTestStatus/CG-EXP-5


Ignore:
Timestamp:
12/16/14 12:03:18 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/CiscoGENIRacks/AcceptanceTestStatus/CG-EXP-5

    v9 v10  
    120120= Meso-scale OpenFlow Connection =
    121121
    122 A special set up was put in place to allow a shared VLAN between GPO IG and NCSU2 EG. The following were executes to test the setup.
     122A special set up was put in place to allow a shared VLAN between GPO IG and NCSU2 EG. The following were executes to test the setup using [http://groups.geni.net/geni/browser/trunk/GENIRacks/CiscoGENI/RSpecs/AcceptanceTests/CG-CT-4-openflow-eg-ncsu2.rspec CG-CT-4-openflow-eg-ncsu2.rspec]:
    123123
    124124Create a sliver at NCSU2 FOAM Aggregate:
     
    182182}}}
    183183
    184 Create sliver to get compute resources at NCSU2 EG:
     184Create sliver to get compute resources at NCSU2 EG using [http://groups.geni.net/geni/browser/trunk/GENIRacks/CiscoGENI/RSpecs/AcceptanceTests/CG-CT-4-eg-ncsu2.rspec CG-CT-4-eg-ncsu2.rspec]:
    185185{{{
    186186$ omni createsliver -a ncsu2-eg CG-CT-4 ./CG-CT-4-eg-ncsu2.rspec
     
    275275}}}
    276276
    277 Create a sliver at the GPO IG FOAM Aggregate:
     277Create a sliver at the GPO IG FOAM Aggregate using [http://groups.geni.net/geni/browser/trunk/GENIRacks/CiscoGENI/RSpecs/AcceptanceTests/CG-CT-4-openflow-ig-gpo.rspec CG-CT-4-openflow-ig-gpo.rspec]:
    278278{{{
    279279$ omni createsliver -a gpo-ig-of CG-CT-4 ./CG-CT-4-openflow-ig-gpo.rspec
     
    298298    <openflow:sliver description="New Site Confirmation Test IG-CT-4 ">   
    299299        <openflow:controller type="primary" url="tcp:mallorea.gpolab.bbn.com:33020"/>   
    300         <openflow:group name="bbn-instageni-1750">     
    301             <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+datapath+06:d6:84:34:97:c6:c9:00" component_manager_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+authority+am"/>     
     300        <openflow:group name="bbn-instageni">     
     301            <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+datapath+0e:9e:84:34:97:c6:c9:00" component_manager_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+authority+am"/>      
    302302        </openflow:group>   
    303303        <openflow:match>     
    304             <openflow:use-group name="bbn-instageni-1750"/>     
     304            <openflow:use-group name="bbn-instageni"/>     
    305305            <openflow:packet>       
    306306                <openflow:dl_type value="0x800,0x806"/>       
     
    32332313:15:33 INFO    :  ======================================================
    324324}}}
    325 Create sliver to get compute resources at GPO IG:
     325Create sliver to get compute resources at GPO IG using [http://groups.geni.net/geni/browser/trunk/GENIRacks/CiscoGENI/RSpecs/AcceptanceTests/CG-CT-4-ig-gpo.rspec CG-CT-4-ig-gpo.rspec].
    326326{{{
    327327$ omni createsliver -a gpo-ig CG-CT-4 ./CG-CT-4-ig-gpo.rspec