Changes between Version 24 and Version 25 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-4


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

--

Legend:

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

    v24 v25  
    5353
    5454== Step 1. As Experimenter1, Request !ListResources RENCI ExoGENI ==
    55 Using the credentials lnevers@bbn.com, request listresources from ExoSM, to determine which resources can be requested.  As experimenter lnevers1@bbn.com executed the steps for the first experiment:
     55Using the credentials lnevers1@bbn.com, request listresources from ExoSM, to determine which resources can be requested for the first experiment:
    5656
    5757{{{
    58 $ ./src/omni.py -a exosm listresources -o
     58$ omni.py -a exosm listresources -o
    5959}}}
     60The above command generates a file named ''rspec-geni-renci-org-11443-orca.xml''.
    6061
    6162== Step  2. Review !ListResources output ==
    6263
    63 Reviewed content of output file named rspec-geni-renci-org-11443-orca.xml and determined site information for VM request.
     64Reviewed content of output file named ''rspec-geni-renci-org-11443-orca.xml'' and determined site information for VM request.
    6465
    6566== Step  3. Define a request RSpec ==
    6667
    67 Define a request RSpec for a VM at BBN ExoGENI, a VM at RENCI ExoGENI and an unbound exclusive non-!OpenFlow VLAN to connect the 2 endpoints.  RSpec created is [EG-EXP-4-exp1.rspec inster_link_here]
     68Define a request RSpec for a VM at BBN ExoGENI, a VM at RENCI ExoGENI and an unbound exclusive non-!OpenFlow VLAN to connect the 2 endpoints.  RSpec created for this experiment is [http://groups.geni.net/geni/browser/trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-4/EG-EXP-4-exp1.rspec EG-EXP-4-exp1.rspec]
    6869
    6970== Step 4. Create the first slice. ==
     71
    7072Using the following command create a slice for the first experiment:
    7173{{{
    72  $ ./src/omni.py createslice EG-EXP-4-exp1
     74 $ omni.py createslice EG-EXP-4-exp1
    7375}}}
    7476
     
    7678Using the ExoSM and the RSpecs defined above create a sliver:
    7779{{{
    78 $ ./src/omni.py createsliver -a exosm EG-EXP-4-exp1 EG-EXP-4-exp1.rspec
     80$ omni.py createsliver -a exosm EG-EXP-4-exp1 EG-EXP-4-exp1.rspec
    7981}}}
    8082