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=028911fd9415f18939eafa635521171a6a9ae9a7;hp=e706aa5573ea084b909977f127d3be4c1790051b;hb=b4a288b19aa838825eff803207d1fedd82cb62f3;hpb=e96838cfbc9a742a7c543a1b88a2d4d2eaf5d08b diff --git a/docs/report/honeycomb_functional_tests/test_environment.rst b/docs/report/honeycomb_functional_tests/test_environment.rst index e706aa5573..028911fd94 100644 --- a/docs/report/honeycomb_functional_tests/test_environment.rst +++ b/docs/report/honeycomb_functional_tests/test_environment.rst @@ -13,21 +13,21 @@ 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 +In CSIT terminology, the VM operating system for both SUTs and TG that VPP 17.04 has been tested with, is the following: - ubuntu-14.04.4_2016-10-07_1.3 + ubuntu-16.04.1_2017-02-23_1.8 -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 2017/02/23 (that is, +package versions are those that would have been installed by a "apt-get update", +"apt-get upgrade" on February 23), produced by CSIT disk image build scripts +version 1.8. 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/ubuntu-16.04.1_2017-02-23_1.8 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.