CSIT 1801 report update 05/10205/3
authorJan Gelety <jgelety@cisco.com>
Tue, 23 Jan 2018 11:19:42 +0000 (12:19 +0100)
committerMaciek Konstantynowicz <mkonstan@cisco.com>
Thu, 25 Jan 2018 12:37:27 +0000 (12:37 +0000)
- func csit release notes
- func test environment
- perf csit release notes

Change-Id: I2cfd56585c646bc4553fe80afd8208dd7a01be30
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
docs/report/vpp_functional_tests/csit_release_notes.rst
docs/report/vpp_functional_tests/test_environment.rst
docs/report/vpp_performance_tests/csit_release_notes.rst

index 95f09ee..1eb3b97 100644 (file)
@@ -6,18 +6,12 @@ Changes in CSIT |release|
 
 #. VPP functional test framework changes:
 
-   - Upgrade of tb4-virl3 host;
-
-     - OS version to Ubuntu 16.04.02;
-
-     - VIRL version to Mitaka;
+   - improved stability of tests with nested-VM and QEMU;
 
 #. Code updates and optimizations in CSIT functional framework:
 
-   - Traffic scripts adapted to ignore received unexpected ICMPv6 Neighbor
-     Discovery - Neighbor Solicitation packets;
-
-   - Refactor of L1 robot keywords - Python libraries;
+   - IPSecSW tests - Software based IPSec encryption with CBC-SHA1 and
+     CBC-SHA ciphers, in combination with IPv4 routed-forwarding;
 
 Known Issues
 ------------
@@ -50,6 +44,3 @@ Here is the list of known issues in CSIT |release| for VPP functional tests in V
 |   |                                                 |          | reconnect. It requires moving CSIT VIRL environment  |
 |   |                                                 |          | to QEMU 2.7.0.                                       |
 +---+-------------------------------------------------+----------+------------------------------------------------------+
-| 6 | IPSEC: Tests cover old crypto code path         | CSIT-733 | There are used default conf settings so IPSEC tests  |
-|   |                                                 |          | use old security code not the new Crypto SW code.    |
-+---+-------------------------------------------------+----------+------------------------------------------------------+
index a4209ed..5b29b2d 100644 (file)
@@ -6,6 +6,7 @@ VIRL testbed infrastructure consists of three VIRL hosts:
 \r
 - All hosts are Cisco UCS C240-M4 (2x Intel(R) Xeon(R) CPU E5-2699 v3 @2.30GHz,\r
   18c, 512GB RAM)\r
+\r
 - tb4-virl1:\r
 \r
   - Status: Production\r
@@ -22,10 +23,10 @@ VIRL testbed infrastructure consists of three VIRL hosts:
 \r
 - tb4-virl3:\r
 \r
-  - Status: Production\r
-  - OS: Ubuntu 14.04.3\r
-  - STD server version 0.10.24.7\r
-  - UWM server version 0.10.24.7\r
+  - Status: Testing\r
+  - OS: Ubuntu 16.04.2\r
+  - STD server version 0.10.32.19\r
+  - UWM server version 0.10.32.19\r
 \r
 Whenever a patch is submitted to gerrit for review, parallel VIRL simulations\r
 are started to reduce the time of execution of all functional tests. The number\r
index 5427531..27b87c5 100644 (file)
@@ -22,17 +22,19 @@ Changes in CSIT |release|
    - **VPP TCP/IP stack**\r
 \r
      - Added tests for VPP TCP/IP stack using VPP built-in HTTP server.\r
-       WRK traffic generator is used as a client-side.\r
+       WRK traffic generator is used as a client-side;\r
 \r
    - **SRv6 tests**\r
 \r
-     - Initial SRv6 tests verifying performance of SRv6 encapsulation and\r
-       decapsulation and SID lookups.\r
+     - Initial SRv6 (Segment Routing IPv6) tests verifying performance of\r
+       IPv6 and SRH (Segment Routing Header) encapsulation, decapsulation,\r
+       lookups and rewrites based on configured End and End.DX6 SRv6 egress\r
+       functions;\r
 \r
    - **IPSecSW tests**\r
 \r
      - SW computed IPSec encryption with AES-GCM, CBC-SHA1 ciphers, in\r
-       combination with IPv4 routed-forwarding.\r
+       combination with IPv4 routed-forwarding;\r
 \r
 #. Presentation and Analytics Layer\r
 \r
@@ -44,9 +46,9 @@ Changes in CSIT |release|
 \r
      - **Framework optimizations**\r
 \r
-       - Ability to run CSIT framework on ARM architecture.\r
+       - Ability to run CSIT framework on ARM architecture;\r
 \r
-       - Overall stability improvements.\r
+       - Overall stability improvements;\r
 \r
 Performance Improvements\r
 ------------------------\r