diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-08-14 09:34:34 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-08-14 09:34:34 +0000 |
commit | 7ae94f2578699fcb50544742d6c27b59edc74abb (patch) | |
tree | 39708d73f2617fddf78ac0f3c7ef12cf8bf5f397 /docs/report/introduction | |
parent | 95508fdf87ee087d890df18fe4069a24d362ac5b (diff) |
CSIT-1208: Add new data to 1807 report
Change-Id: If575d2dc0e8ddb81afe693c646a911e33559b67e
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/introduction')
-rw-r--r-- | docs/report/introduction/general_notes.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/report/introduction/general_notes.rst b/docs/report/introduction/general_notes.rst index 47dd2dbaad..17ea65ce90 100644 --- a/docs/report/introduction/general_notes.rst +++ b/docs/report/introduction/general_notes.rst @@ -62,6 +62,10 @@ is listed separately, as follows: virtual FD.io testbeds focusing on NSH_SFC of VPP. Tests cover a range of CRUD operations executed against VPP. +#. **DMM Functional** - DMM functional tests are executed in virtual FD.io + testbeds demonstrates single server[DUT1] and single client[DUT2] scenario + using DMM framework and kernel tcp/ip stack. + In addition to above, |csit-release| report does also include VPP unit test results. VPP unit tests are developed within the FD.io VPP project and as they complement CSIT system functional tests, they are provided mainly as a reference |