CSIT-612 Report: Minimization of hand-crafted content.
[csit.git] / docs / report / vpp_functional_tests / test_environment.rst
index fc7c633..8add531 100644 (file)
@@ -30,14 +30,14 @@ SUT Configuration - VIRL Guest VM
 Configuration of the SUT VMs is defined in file\r
 \r
    /csit/resources/tools/virl/topologies/double-ring-nested.xenial.virl\r
-   \r
+\r
 - List of SUT VM interfaces:::\r
 \r
     <interface id="0" name="GigabitEthernet0/4/0"/>\r
     <interface id="1" name="GigabitEthernet0/5/0"/>\r
     <interface id="2" name="GigabitEthernet0/6/0"/>\r
     <interface id="3" name="GigabitEthernet0/7/0"/>\r
-    \r
+\r
 - Number of 2MB hugepages: 1024\r
 \r
 - Maximum number of memory map areas: 20000\r
@@ -47,25 +47,24 @@ Configuration of the SUT VMs is defined in file
 SUT Configuration - VIRL Guest OS Linux\r
 ---------------------------------------\r
 \r
-In CSIT terminology, the VM operating system for both SUTs that VPP 17.01 has\r
+In CSIT terminology, the VM operating system for both SUTs that |vpp-release| has\r
 been tested with, is the following:\r
 \r
-**#. ubuntu-16.04.1_2016-12-19_1.6**\r
+**#. |virl-image-ubuntu|**\r
 \r
-This image implies Ubuntu 16.04.1 LTS, current as of 2016/12/19 (that is,\r
+This image implies Ubuntu 16.04.1 LTS, current as of yyyy-mm-dd (that is,\r
 package versions are those that would have been installed by a "apt-get update",\r
-"apt-get upgrade" on December 19), produced by CSIT disk image build scripts\r
-version 1.6.\r
+"apt-get upgrade" on that day), produced by CSIT disk image build scripts.\r
 \r
 The exact list of installed packages and their versions (including the Linux\r
 kernel package version) are included in CSIT source repository:\r
 \r
-  resources/tools/disk-image-builder/ubuntu/lists/ubuntu-16.04.1_2016-12-19_1.6\r
+  resources/tools/disk-image-builder/ubuntu/lists/|virl-image-ubuntu|\r
 \r
 A replica of this VM image can be built by running the "build.sh" script in CSIT\r
 repository resources/tools/disk-image-builder/ubuntu.\r
 \r
-**#. centos-7.3-1611_2017-01-24_1.2**\r
+**#. |virl-image-centos|**\r
 \r
 The Centos7.3 image is ready to be used but no tests running on it now.\r
 Corresponding Jenkins jobs are under preparation.\r
@@ -73,7 +72,7 @@ Corresponding Jenkins jobs are under preparation.
 The exact list of installed packages and their versions (including the Linux\r
 kernel package version) are included in CSIT source repository:\r
 \r
-  resources/tools/disk-image-builder/ubuntu/lists/centos-7.3-1611_2017-01-24_1.2\r
+  resources/tools/disk-image-builder/ubuntu/lists/|virl-image-centos|\r
 \r
 A replica of this VM image can be built by running the "build.sh" script in CSIT\r
 repository resources/tools/disk-image-builder/centos.\r
@@ -106,7 +105,7 @@ Port configuration of DUTs is defined in topology file that is generated per
 VIRL simulation based on the definition stored in file\r
 \r
    /csit/resources/tools/virl/topologies/double-ring-nested.xenial.yaml\r
-   \r
+\r
 Example of DUT nodes configuration:::\r
 \r
     DUT1:\r
@@ -224,7 +223,7 @@ Example of DUT nodes configuration:::
 \r
 **VPP Version**\r
 \r
-17.01-release_amd64\r
+|vpp-release|\r
 \r
 **VPP Installed Packages**\r
 ::\r
@@ -235,13 +234,13 @@ Example of DUT nodes configuration:::
     |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)\r
     ||/ Name           Version       Architecture Description\r
     +++-==============-=============-============-=============================================\r
-    ii  vpp            17.01-release amd64        Vector Packet Processing--executables\r
-    ii  vpp-dbg        17.01-release amd64        Vector Packet Processing--debug symbols\r
-    ii  vpp-dev        17.01-release amd64        Vector Packet Processing--development support\r
-    ii  vpp-dpdk-dev   17.01-release amd64        Vector Packet Processing--development support\r
-    ii  vpp-dpdk-dkms  17.01-release amd64        DPDK 2.1 igb_uio_driver\r
-    ii  vpp-lib        17.01-release amd64        Vector Packet Processing--runtime libraries\r
-    ii  vpp-plugins    17.01-release amd64        Vector Packet Processing--runtime plugins\r
+    ii  vpp            17.07-release amd64        Vector Packet Processing--executables\r
+    ii  vpp-dbg        17.07-release amd64        Vector Packet Processing--debug symbols\r
+    ii  vpp-dev        17.07-release amd64        Vector Packet Processing--development support\r
+    ii  vpp-dpdk-dev   17.07-release amd64        Vector Packet Processing--development support\r
+    ii  vpp-dpdk-dkms  17.07-release amd64        DPDK 2.1 igb_uio_driver\r
+    ii  vpp-lib        17.07-release amd64        Vector Packet Processing--runtime libraries\r
+    ii  vpp-plugins    17.07-release amd64        Vector Packet Processing--runtime plugins\r
 \r
 **VPP Startup Configuration**\r
 \r
@@ -439,5 +438,5 @@ Example of TG node configuration:::
 **Traffic generator**\r
 \r
 Functional tests utilize Scapy as a traffic generator. There was used Scapy\r
-v2.3.1 for VPP 17.01 tests.\r
+v2.3.1 for |vpp-release| tests.\r
 \r