X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fconf.py;h=aa0e7e43e9dae038acb26313e0eb3f906c6fa757;hb=cf116658b04ab5e53ca98d39a99b55549f90f428;hp=618f2f499ff35e3b497589d93d5f7bad46f1930c;hpb=7248cf97d0f950cda2e1167478d44455e03ddc8d;p=csit.git diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 618f2f499f..aa0e7e43e9 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -46,8 +46,8 @@ source_suffix = [u'.rst', u'.md'] master_doc = u'index' # General information about the project. -report_week = u'23' -project = u'FD.io CSIT-2001.{week}'.format(week=report_week) +report_week = u'32' +project = u'FD.io CSIT-2005.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' @@ -73,7 +73,7 @@ rst_epilog = u""" .. _pdf version of this report: https://docs.fd.io/csit/{release}/report/_static/archive/csit_{release}.{report_week}.pdf .. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h={release} -.. _TRex driver: https://git.fd.io/csit/tree/resources/tools/trex/trex_stateless_profile.py?h={release} +.. _TRex driver: https://git.fd.io/csit/tree/GPL/tools/trex/trex_stateless_profile.py?h={release} .. _CSIT DPDK Performance Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.dpdk.perf.html .. _CSIT VPP Performance Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.vpp.perf.html .. _CSIT VPP Device Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.vpp.device.html @@ -108,7 +108,7 @@ rst_epilog = u""" dpdkrelease=u'20.02', dpdk_prev_release=u'19.08', sdpdkrelease=u'2002', - trex_version=u'v2.73', + trex_version=u'v2.82', vpp_release_commit_id=u'fce396738f865293f0a023bc7f172086f81da456') # The language for content autogenerated by Sphinx. Refer to documentation