Changes between Version 72 and Version 73 of GeniNetworkStitchingTestStatus/Functional


Ignore:
Timestamp:
06/18/13 12:20:45 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniNetworkStitchingTestStatus/Functional

    v72 v73  
    34303430}}}
    34313431=== 3.3 Race condition ===
     3432
    34323433Create a request race condition where two slices (Slice1 and Slice2) request the same resources (AM1 <->VLAN1<->AM2), but Slice1 gets VLAN1 at AM1 and Slice2 gets VLAN1 at AM2. Verify results tools handle the results and properly handle resources.
     3434
     3435Created Slice1 and Slice2, and then executed the following two commands concurrently:
     3436{{{
     3437$ stitcher.py createsliver -a pg-utah Slice1 stitch-race.rspec
     3438$ stitcher.py createsliver -a ig-gpo Slice2 stitch-race.rspec
     3439}}}
    34333440
    34343441=== 3.4 Pseudo loop scenario ===