Changes between Version 12 and Version 13 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-1


Ignore:
Timestamp:
05/21/12 14:49:57 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-1

    v12 v13  
    6060Need to verify each of the available images.
    6161
    62 Commands used:
     62Commands used to verify Free BSD:
    6363{{{
    6464$ ./src/omni.py -a insta-utah createslice bsd-image
    6565$ ./src/omni.py -a insta-utah createsliver bsd-image ./instarspec/insta-2rawpc-bsd82.rspec --api-version 2 -t GENI 3
    6666}}}
    67 Add link to RSpecs here XXXX.
    6867
    69 Verify dataplane connectivity for both endpoints
     68Commands used to verify Ubuntu image:
     69{{{
     70$ ./src/omni.py -a insta-utah createslice ubuntu-image
     71$ ./src/omni.py -a insta-utah createsliver ubuntu-image ./instarspec/insta-2rawpc-ubuntu11.rspec --api-version 2 -t GENI 3
     72}}}
     73
     74Add link to each RSpecs here XXXX.
     75
     76Verified dataplane connectivity for each endpoints in each experiment.
    7077
    7178== Step 6. Release physical node resource ==
    7279
    73 Need to verify each of the available images.
     80Release compute resources:
     81{{{
     82 $ ./src/omni.py -a insta-utah deletesliver bsd-image
     83 $ ./src/omni.py -a insta-utah deletesliver ubuntu-image
     84}}}
    7485
    7586== Step 7. Modify Aggregate resource allocation for the rack to add 1 additional physical node ==