X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fhoneycomb_functional_tests%2Ftest_environment.rst;h=92431c6c3251b4abc1714e01b6fccb3524237306;hp=e706aa5573ea084b909977f127d3be4c1790051b;hb=10649b3ce07bbb3144d196c403d8c1fa65ddf116;hpb=da2aa127ee071e37bc4d6060dd39476179e65365 diff --git a/docs/report/honeycomb_functional_tests/test_environment.rst b/docs/report/honeycomb_functional_tests/test_environment.rst index e706aa5573..92431c6c32 100644 --- a/docs/report/honeycomb_functional_tests/test_environment.rst +++ b/docs/report/honeycomb_functional_tests/test_environment.rst @@ -13,21 +13,20 @@ versions: Current VPP tests have been executed on a single VM operating system and version only, as described in the following paragraphs. -In CSIT terminology, the VM operating system for both SUTs and TG that VPP 17.01 -has been tested with, is the following: +In CSIT terminology, the VM operating system for both SUTs and TG that +|vpp-release| has been tested with, is the following: - ubuntu-14.04.4_2016-10-07_1.3 + |virl-image-ubuntu| -which implies Ubuntu 14.04.3 LTS, current as of 2016/10/07 (that is, package -versions are those that would have been installed by a "apt-get update", -"apt-get upgrade" on October 7), produced by CSIT disk image build scripts -version 1.6. +This image implies Ubuntu 16.04.1 LTS, current as of yyyy-mm-dd (that is, +package versions are those that would have been installed by a "apt-get update", +"apt-get upgrade" on that day), produced by CSIT disk image build scripts. The exact list of installed packages and their versions (including the Linux kernel package version) are included in CSIT source repository: - resources/tools/disk-image-builder/ubuntu/lists/ubuntu-14.04.4_2016-10-07_1.3 + resources/tools/disk-image-builder/ubuntu/lists/|virl-image-ubuntu| A replica of this VM image can be built by running the "build.sh" script in CSIT -repository resources/tools/disk-image-builder/. +repository resources/tools/disk-image-builder/ubuntu.