Changes between Version 11 and Version 12 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-3


Ignore:
Timestamp:
05/22/12 19:24:18 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v11 v12  
    117117
    118118== Step 13. Re-execute the procedure described in steps 1-12 with changes required for Scenario 2 (2 Slices with 50 VMs each) ==
    119 
     119Commands used:
    120120{{{
    121121 $  ./src/omni.py -a insta-utah createslice 2exp-50vm
    122122 $  ./src/omni.py -a insta-utah createsliver 2exp-50vm ./instarspec/insta-100vm-grid.rspec  --api-version 2 -t GENI 3
     123 $ ./src/omni.py -a insta-utah sliverstatus 2exp-50vm  --api-version 2 -t GENI 3 -0
    123124}}}
    124125
     
    128129
    129130== Step 14. Re-execute the procedure described in steps 1-12 with changes required for Scenario 3 (4 Slices with 25 VMS each) ==
     131{{{
     132 $ ./src/omni.py -a insta-utah createslice 4exp-25vm
     133 $ ./src/omni.py -a insta-utah createsliver 4exp-25vm --api-version 2 -t GENI 3 ./instarspec/insta-25vm-grid.rspec
     134 $ ./src/omni.py -a insta-utah createslice 4exp-25vma
     135 $ ./src/omni.py -a insta-utah createsliver 4exp-25vma --api-version 2 -t GENI 3 ./instarspec/insta-25vm-grid.rspec
     136 ASSIGN FAILED:
     137  *** 25 nodes of type pcvm requested, but only 20 available nodes of type pcvm found
     138*** Type precheck failed!
     139
     140}}}
     141
     142
     143
     144
    130145== Step 15. Re-execute the procedure described in steps 1-12 with changes required for Scenario 4 (50 Slices with 2 VMs each) ==
    131146== Step 16. Re-execute the procedure described in steps 1-12 with changes required for Scenario 5 (100 Slices with 1 VM each) ==