aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/conf.py
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2019-05-10 11:21:46 +0200
committerTibor Frank <tifrank@cisco.com>2019-05-10 10:24:51 +0000
commit24c3dd59d7a004bc6353e13d750b9ced098cf52d (patch)
tree6d84523de365d79a746131c6e87f35eff8b0f4bd /resources/tools/presentation/conf.py
parentf1013245823cea025a01d3a19bb593f524cbf2a4 (diff)
Report: VPP_func update 2
Change-Id: I840f61211bd01e26862ae7af40522a82ce8cfb25 Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'resources/tools/presentation/conf.py')
-rw-r--r--resources/tools/presentation/conf.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py
index 6ce1b96245..02f847ae00 100644
--- a/resources/tools/presentation/conf.py
+++ b/resources/tools/presentation/conf.py
@@ -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.