diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-08-26 05:41:53 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-08-30 15:49:40 +0000 |
commit | 97881b4e0142f98bbb8e1d54828bbc3c1b34d4ac (patch) | |
tree | 169c8fbf0c4500b64149c62ce99bca5f08d868ab /resources/tools | |
parent | 603931f00dab6e4375f1ca9dff9f5877c7ed5135 (diff) |
Report: functional tests static content
Change-Id: I17238ff6d1760f6a956459e072ba0303abef3199
Signed-off-by: Jan Gelety <jgelety@cisco.com>
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 8344d5a763..680c946c66 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -121,8 +121,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. |