Report: VPP_func update 2 94/19494/1
authorJan Gelety <jgelety@cisco.com>
Fri, 10 May 2019 09:21:46 +0000 (11:21 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 10 May 2019 10:25:04 +0000 (10:25 +0000)
Change-Id: I840f61211bd01e26862ae7af40522a82ce8cfb25
Signed-off-by: Jan Gelety <jgelety@cisco.com>
(cherry picked from commit 24c3dd59d7a004bc6353e13d750b9ced098cf52d)

docs/report/vpp_functional_tests/test_environment.rst
resources/tools/presentation/conf.py

index b33544e..d8f2abf 100644 (file)
@@ -383,8 +383,7 @@ to SW Crypto device.
 
 **Common Configuration**
 
-There is used the default startup configuration as defined in VPP project
-`startup.conf <https://git.fd.io/vpp/tree/src/vpp/conf/startup.conf?h=stable/1904&id=3d18a191aaf31ef8b1524ab80fed22a304adf75d>`_
+There is used the default startup configuration as defined in `VPP startup.conf`_
 
 **SW Crypto Device Configuration**
 
index 6ce1b96..02f847a 100644 (file)
@@ -108,7 +108,7 @@ rst_epilog = """
 .. _FD.io DPDK compile job: https://jenkins.fd.io/view/deb-dpdk/job/deb_dpdk-merge-{sdpdkrelease}-ubuntu1604/
 .. _CSIT Testbed Setup: https://git.fd.io/csit/tree/resources/tools/testbed-setup/README.md?h={release}
 .. _K8s configuration files: https://github.com/FDio/csit/tree/{release}/resources/templates/kubernetes
-.. _VPP startup.conf: https://git.fd.io/vpp/tree/src/vpp/conf/startup.conf?h=stable/{srelease}
+.. _VPP startup.conf: https://git.fd.io/vpp/tree/src/vpp/conf/startup.conf?h=stable/{srelease}&id={vpp_release_commit_id}
 """.format(release='rls1904',
            report_week=report_week,
            prev_release='rls1901',
@@ -121,7 +121,8 @@ rst_epilog = """
            sdpdkrelease='1902',
            trex_version='v2.35',
            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')
+           csit_centos_ver='csit-centos-7.6-1810_2019-04-15_2.4',
+           vpp_release_commit_id='3d18a191aaf31ef8b1524ab80fed22a304adf75d')
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.