Changes between Version 12 and Version 13 of GENIRacksHome/ExogeniRacks/AcceptanceTestStatus/EG-EXP-4


Ignore:
Timestamp:
05/23/12 15:26:14 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v12 v13  
    5050}}}
    5151
     52Also, for initial test run only VMs used.
     53
    5254== Step 1. As Experimenter1, Request !ListResources RENCI ExoGENI ==
     55
    5356{{{
    5457$ ./src/omni.py -a exosm listresources -o
     
    6366Define 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.
    6467
     68
    6569== Step 4. Create the first slice. ==
     70Using the following command:
     71{{{
     72$ ./src/omni.py createslice experiment1
     73}}}
    6674
    67 == Step 5. Create a sliver at the RENCI ExoGENI aggregate using the RSpecs defined above ==
     75
     76== Step 5. Create a sliver ==
     77Using the ExoSM and the RSpecs defined above issued:
     78{{{
     79$ ./src/omni.py -a exosm createsliver experiment1 ./exorspec/EG-EXP-4_exp1.rspec
     80}}}
    6881
    6982== Step 6. Log in to each of the systems, and send traffic to the other system, leave traffic running ==