Changes between Version 36 and Version 37 of OpenFlow/Slicer/TestPlan


Ignore:
Timestamp:
05/04/15 17:36:22 (9 years ago)
Author:
tupty@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenFlow/Slicer/TestPlan

    v36 v37  
    7171 b. Push a flow_stats request from the controller.
    7272 c. Stop the packet capture, and check that the flow_stats reply only went to the controller that requested it. ''(004-g)''
    73  d. Run some OFTest checks within the 'samevlan' slice to make sure that ''(004-f)'' and ''(009)'' are met.
     73 d. Run some OFTest checks within the 'samevlan' slice to make sure that ''(004-f)'', ''(006)'', and ''(009)'' are met.
    7474  i. Test OFPT_GET_CONFIG_REQUEST and make sure an OFPT_GET_CONFIG_REPLY comes back.  Use the OFTest GetConfigReply test.
    7575  ii. Run a test that verifies OFPT_FLOW_REMOVED messages are properly returned to the controller.  Use the OFTest FlowExpire test.
    7676  iii. Run a test that verifies that OFPT_BARRIER_REQUESTS send back an OFPT_BARRIER_REPLY.  Use the OFTest BarrierRequestReply test.
    77  e. Test a few synchronous messages using OFTest to make sure ''(006)'' is met.
    78  f. Test that ''(007-a)'' and ''(007-b)'' both generate error messages if ''(007-c)'' is not met.
     77 e. Test that ''(007-a)'' and ''(007-b)'' both generate error messages if ''(007-c)'' is not met.
    7978  i. Test that sending an OFPT_PORT_MOD from the controller either generates an error, or at the very least doesn't go to the substrate.  Use the OFTest PortModPacketIn test.
    8079  ii. Test that sending an OFPT_SET_CONFIG message either generates an error, or at the very least doesn't go to the substrate.  Use the OFTest SetConfigRequest test.