Changes between Version 26 and Version 27 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-3


Ignore:
Timestamp:
06/01/12 15:04:03 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v26 v27  
    77
    88||   ''' Test Scenario'''                    || '''Results'''             || '''Notes''' ||
    9 ||    Scenario 1: 1 Slice with 100 VMs       ||  [[Color(red,Fail)]]      || instaticket:32, Not allowed with current rack configuration||
     9||    Scenario 1: 1 Slice with 100 VMs       ||  [[Color(red,Fail)]]      || instaticket:32, Not allowed with current rack configuration ||
    1010||    Scenario 2: 2 Slices with 50 VMs each  ||  [[Color(red,Fail)]]      || instaticket:32, Not allowed with current rack configuration ||
    11 ||    Scenario 3: 4 Slices with 25 VMS each  ||  [[Color(red,Fail)]]      || instaticket:32, Not allowed with current rack, only 3 slices set up||
    12 ||                                           ||                           ||Allocation:pc3=30 VMs, pc5=30 VMS, pc1,pc4,pc2=5 VMs each ||
    13 ||    Scenario 7: 5 slices with 20 VMs each  ||  [[Color(green,Pass)]]    ||Allocation:pc3=50 VMs, pc5=40 VMs, pc1=10 VMs ||
    14 ||    Scenario 6: 10 Slices with 10 VMs each ||  [[Color(green,Pass)]]    ||Allocation:pc3=90 VMs, pc5=10 VMs ||
    15 ||    Scenario 4: 50 Slices with 2 VMs each  ||  [[Color(green,Pass)]]    ||Allocation:pc3=59 VMs, pc5=42 VMs ||
    16 ||    Scenario 5: 100 Slices with 1 VM each  ||  [[Color(green,Pass)]]    ||Allocation:pc3=61 VMs, pc5=39 VMs ||
     11||    Scenario 3: 4 Slices with 25 VMS each  ||  [[Color(red,Fail)]]      || instaticket:32, Not allowed with current rack configuration ||
     12||    Scenario 7: 5 slices with 20 VMs each  ||  [[Color(green,Pass)]]    || Allocation:pc3=50 VMs, pc5=40 VMs, pc1=10 VMs ||
     13||    Scenario 6: 10 Slices with 10 VMs each ||  [[Color(green,Pass)]]    || Allocation:pc3=90 VMs, pc5=10 VMs ||
     14||    Scenario 4: 50 Slices with 2 VMs each  ||  [[Color(green,Pass)]]    || Allocation:pc3=59 VMs, pc5=42 VMs ||
     15||    Scenario 5: 100 Slices with 1 VM each  ||  [[Color(green,Pass)]]    || Allocation:pc3=61 VMs, pc5=39 VMs ||
    1716 
    1817
     
    2423
    2524|| '''Step''' || '''State'''               || '''Date completed'''    ||''' Ticket ''' || '''Comments''' ||
    26 || Step 1     ||[[Color(yellow,Complete)]] ||                         ||               ||                ||
    27 || Step 2     ||[[Color(yellow,Complete)]] ||                         ||               ||                ||
    28 || Step 3     ||[[Color(yellow,Complete)]] ||                         ||               ||                ||
    29 || Step 4     ||[[Color(yellow,Complete)]] ||                         ||               ||                ||
     25|| Step 1     ||[[Color(green,Pass)]] ||                         ||               ||                ||
     26|| Step 2     ||[[Color(green,Pass)]] ||                         ||               ||                ||
     27|| Step 3     ||[[Color(green,Pass)]] ||                         ||               ||                ||
     28|| Step 4     ||[[Color(green,Pass)]] ||                         ||               ||                ||
    3029|| Step 5     ||[[Color(red,Fail)]]        ||                         || instaticket:32||Cannot create 1 exp w/100 VMs with current rack configuration||
    3130|| Step 6     ||[[Color(orange,Blocked)]]  ||                         ||               ||Cannot execute due to step 5||
     
    3736|| Step 12    ||[[Color(orange,Blocked)]]  ||                         ||               ||Cannot execute due to step 5||
    3837|| Step 13    ||[[Color(red,Fail)]]        ||                         || instaticket:32||Cannot create 2 exp w/50 VMs with current rack configuration||
    39 || Step 14    ||[[Color(red,Fail)]]        ||                         || instaticket:32||Cannot create 4 exp w/25 VMs||
    40 || Step 15    ||[[Color(yellow,Complete)]] ||                           ||               ||                ||
    41 || Step 16    ||[[Color(yellow,Complete)]] ||                         ||               ||                ||
     38|| Step 14    ||[[Color(red,Fail)]]        ||                         || instaticket:32||Cannot create 4 exp w/25 VMs with current rack configuration||
     39|| Step 15    ||[[Color(green,Pass)]]      ||                         ||               ||                ||
     40|| Step 16    ||[[Color(green,Pass)]]      ||                         ||               ||                ||
    4241
    4342
     
    136135
    137136== Step 14. Re-execute the procedure described in steps 1-12 with changes required for Scenario 3 (4 Slices with 25 VMS each) ==
     137With the current rack configuration, this scenario is not allowed, only 3 slices set up:
     138
    138139{{{
    139140 $ ./src/omni.py -a insta-utah createslice 4exp-25vm
     
    144145  *** 25 nodes of type pcvm requested, but only 20 available nodes of type pcvm found
    145146*** Type precheck failed!
     147}}}
    146148
    147 }}}
     149The above experiments resulted in the following allocation:
     150  * pc3=30 VMs
     151  * pc5=30 VMS
     152  * pc1=5 VMs
     153  * pc4=5 VMs
     154  * pc2=5 VMs
    148155
    149156== Step 15. Re-execute the procedure described in steps 1-12 with changes required for Scenario 4 (50 Slices with 2 VMs each) ==