X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fconf.py;h=6ce1b962451ac54d0047f80ed3314d042914d12d;hb=97f1661c2353b0eaf798023efe1323cc796e7a4f;hp=f46d7c026e4cf4b6cc16704c1a78c00dfa67e399;hpb=3969bc368a73f12ab3550b87ef6102c209c66676;p=csit.git diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index f46d7c026e..6ce1b96245 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md'] master_doc = 'index' # General information about the project. -report_week = '16' +report_week = '19' project = u'FD.io CSIT-1904.{week}'.format(week=report_week) copyright = u'2019, FD.io' author = u'FD.io CSIT' @@ -88,8 +88,8 @@ rst_epilog = """ .. _CSIT DMM Functional Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.dmm.func.html .. _CSIT VPP Device Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.vpp.device.html .. _VPP test framework documentation: https://docs.fd.io/vpp/{vpprelease}/vpp_make_test/html/ -.. _FD.io CSIT Testbeds - Xeon Haswell: https://git.fd.io/csit/tree/docs/lab/Testbeds_Xeon_Hsw_VIRL.md?h={release} -.. _FD.io CSIT testbeds - Xeon Skylake, Arm, Atom: https://git.fd.io/csit/tree/docs/lab/Testbeds_Xeon_Skx_Arm_Atom.md?h={release} +.. _FD.io CSIT Testbeds - Xeon Haswell: https://git.fd.io/csit/tree/docs/lab/testbeds_ucs_hsw_hw_bios_cfg.md?h={release} +.. _FD.io CSIT testbeds - Xeon Skylake, Arm, Atom: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_skx_hw_bios_cfg.md?h={release} .. _Ansible inventory - hosts: https://git.fd.io/csit/tree/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars?h={release} .. _FD.io test executor dpdk performance job 3n-hsw: https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-verify-{srelease}-3n-hsw .. _FD.io test executor dpdk performance job 3n-skx: https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-verify-{srelease}-3n-skx @@ -120,8 +120,8 @@ rst_epilog = """ dpdkrelease='19.02', sdpdkrelease='1902', trex_version='v2.35', - csit_ubuntu_ver='csit-ubuntu-16.04.1_2019-01-04_2.3', - csit_centos_ver='csit-centos-7.4-1711_2019-01-04_2.1') + 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') # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.