Changes between Version 7 and Version 8 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-6


Ignore:
Timestamp:
07/06/12 12:15:05 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v7 v8  
    6161
    6262= Test Plan Steps =
    63  1. As Experimenter1, request !ListResources from BBN ExoGENI, RENCI ExoGENI, and FOAM at NLR Site.  (The NLR "site" is actually the FOAM for the NLR core meso-scale !OpenFlow network, not an actual physical site.)
    64  2. Review !ListResources output from all AMs.
    65  3. Define a request RSpec for a VM at the BBN ExoGENI.
    66  4. Define a request RSpec for a VM at the RENCI ExoGENI.
     63Parts of this test were completed on July 2, 2012. 
     64
     65The pgeni.gpolab.bbn.com slice authority is used for the credentials and the following aggregate manager nick_names were defined in the omni_config:
     66{{{
     67#ExoGENI Compute and OF Aggregates Managers
     68exobbn=,https://bbn-hn.exogeni.net:11443/orca/xmlrpc
     69exorci=,https://rci-hn.exogeni.net:11443/orca/xmlrpc
     70exosm=,https://geni.renci.org:11443/orca/xmlrpc
     71of-exobbn=,https://bbn-hn.exogeni.net:3626/foam/gapi/1
     72of-exorci=,https://rci-hn.exogeni.net:3626/foam/gapi/1
     73
     74#Meso-scale Compute and OF Aggregates Managers
     75of-bbn=,https://foam.gpolab.bbn.com:3626/foam/gapi/1
     76of-clemson=,https://foam.clemson.edu:3626/foam/gapi/1
     77of-i2=,https://foam.net.internet2.edu:3626/foam/gapi/1
     78of-rutgers=,https://nox.orbit-lab.org:3626/foam/gapi/1
     79plc-bbn=,http://myplc.gpolab.bbn.com:12346/
     80plc-clemson=,http://myplc.clemson.edu:12346/
     81}}}
     82
     83== 1. As Experimenter1, request !ListResources from BBN ExoGENI, RENCI ExoGENI, and FOAM at NLR Site. ==
     84 
     85Requested listresources from each of the FOAM aggregates:
     86{{{
     87$ omni.py listresources -a of-exobbn -o
     88$ omni.py listresources -a of-bbn -o
     89$ omni.py listresources -a of-nlr -o
     90$ omni.py listresources -a of-i2 -o
     91$ omni.py listresources -a of-exorci -o
     92}}}
     93
     94== 2. Review !ListResources output from all AMs ==
     95Requested listresources from each of the GENI AM aggregates:
     96{{{
     97$ omni.py listresources -a plc-bbn
     98$ omni.py listresources -a plc-clemson
     99$ omni.py listresources -a pg2
     100$ omni.py listresources -a exobbn
     101$ omni.py listresources -a exorci
     102}}}
     103
     104== 3. Define a request RSpec for a VM at the BBN ExoGENI. ==
     105Define an RSpec for one VM on the Shared VLAN 1750. [Insert link here]
     106
     107== 4. Define a request RSpec for a VM at the RENCI ExoGENI.==
     108Define an RSpec for one VM on the Shared VLAN 1750. [Insert link here]
     109
     110
    67111 5. Define request RSpecs for !OpenFlow resources from BBN FOAM to access GENI !OpenFlow core resources.
    68112 6. Define request RSpecs for !OpenFlow core resources at NLR FOAM.