From: Tibor Frank Date: Fri, 7 Feb 2020 09:40:01 +0000 (+0100) Subject: Report: Configure 2001-07 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=2dd05d1daafcc5a4985a9593350aa2c0b290efa4 Report: Configure 2001-07 Change-Id: I6323a3cf86bdebb6f1dc41a10fc840b5c80fab01 Signed-off-by: Tibor Frank --- diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index 93935731a4..06110f3e85 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -6,7 +6,7 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below. +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | +================+============================================================+ -| .05 | Initial version | +| .07 | Initial version | | | | +----------------+------------------------------------------------------------+ diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 55807c2d00..76ac1f2b9c 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md'] master_doc = u'index' # General information about the project. -report_week = u'05' +report_week = u'07' project = u'FD.io CSIT-2001.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' @@ -108,7 +108,7 @@ rst_epilog = u""" dpdkrelease=u'19.08', sdpdkrelease=u'1908', trex_version=u'v2.73', - vpp_release_commit_id=u'1c586de48cc76fc6eac50f5d87003e2a80aa43e7') + vpp_release_commit_id=u'fce396738f865293f0a023bc7f172086f81da456') # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index f2a36b2cbb..cac3cdc881 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "05" \ + --week "07" \ --logging INFO \ --force