Changes between Version 13 and Version 14 of OpenFlow/Slicer/TestPlan


Ignore:
Timestamp:
11/12/14 13:42:09 (9 years ago)
Author:
tupty@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenFlow/Slicer/TestPlan

    v13 v14  
    2626
    2727=== Step 1: Setup ===
    28  * Reserve 5 slices (using the add_slice function) ''(005-a)'':
    29   * Slice 'samevlan' with two ports on a single switch, each on the same VLAN.  Ensure the slicer state is accurate. ''(001-a)''
    30   * Slice 'diffvlans' with two ports on the same switch, each associated with a different VLAN.  Ensure the slicer state is accurate. ''(001-a)''
    31   * Slice 'tenvlans' with 10 VLANs spanning across 10 switches.  Ensure the slicer state is accurate. ''(001-a)''
    32   * Slice 'untaggedports' with two untagged ports on a single switch (doesn't need to be possible to pass).  Ensure the slicer state is accurate. ''(001-b)''
    33   * Slice 'fullports' with two full ports on a single switch (doesn't need to be possible to pass).  Ensure the slicer state is accurate. ''(001-c)''
    34  * Add a hosts attached to each port with the appropriate data plane VLAN connections for 'samevlan', 'diffvlans', and hosts for at least two of the VLANs for 'tenvlans'
    35  * Add two hosts which are on the same VLAN but do not correspond to an existing slice.
     28 a. Reserve 5 slices (using the add_slice function) ''(005-a)'':
     29  i. Slice 'samevlan' with two ports on a single switch, each on the same VLAN.  Ensure the slicer state is accurate. ''(001-a)''
     30  ii. Slice 'diffvlans' with two ports on the same switch, each associated with a different VLAN.  Ensure the slicer state is accurate. ''(001-a)''
     31  iii. Slice 'tenvlans' with 10 VLANs spanning across 10 switches.  Ensure the slicer state is accurate. ''(001-a)''
     32  iv. Slice 'untaggedports' with two untagged ports on a single switch (doesn't need to be possible to pass).  Ensure the slicer state is accurate. ''(001-b)''
     33  v. Slice 'fullports' with two full ports on a single switch (doesn't need to be possible to pass).  Ensure the slicer state is accurate. ''(001-c)''
     34 b. Add a hosts attached to each port with the appropriate data plane VLAN connections for 'samevlan', 'diffvlans', and hosts for at least two of the VLANs for 'tenvlans'
     35 c. Add two hosts which are on the same VLAN but do not correspond to an existing slice.
    3636
    3737=== Step 2: Establish that basic connectivity works ===