diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-08-26 05:41:53 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-09-02 10:45:16 +0000 |
commit | c1fc33a96cb00139dc2e8cc99cac8674556e7249 (patch) | |
tree | ef7cea7b60f60935e3065ba29361f930abfcc126 /resources/tools | |
parent | f1e50b0ec1f9e452c8e1b4f69874a8d4717ea73b (diff) |
Report: functional tests static content
Change-Id: I17238ff6d1760f6a956459e072ba0303abef3199
Signed-off-by: Jan Gelety <jgelety@cisco.com>
(cherry picked from commit 97881b4e0142f98bbb8e1d54828bbc3c1b34d4ac)
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/presentation/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index d9e22c2f78..1b265ae2c8 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -122,8 +122,8 @@ rst_epilog = """ sdpdkrelease='1905', trex_version='v2.54', csit_ubuntu_ver='csit-ubuntu-16.04.1_2019-03-27_2.4', - csit_centos_ver='csit-centos-7.6-1810_2019-04-15_2.4', - vpp_release_commit_id='3d18a191aaf31ef8b1524ab80fed22a304adf75d') + csit_centos_ver='csit-centos-7.6-1810_2019-05-20_2.5', + vpp_release_commit_id='1c586de48cc76fc6eac50f5d87003e2a80aa43e7') # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |