diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/conf.py | 2 | ||||
-rwxr-xr-x | resources/tools/presentation/run_report.sh | 2 | ||||
-rw-r--r-- | resources/tools/presentation/specification.yaml | 8 |
3 files changed, 6 insertions, 6 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 79ac23de60..dcfd8d6ed9 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'06' +report_week = u'07' project = u'FD.io CSIT-2101.{week}'.format(week=report_week) copyright = u'2021, FD.io' author = u'FD.io CSIT' diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 0c11f71d26..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 "06" \ + --week "07" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 0b68d92ce9..c5b9096355 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -892,7 +892,7 @@ vpp-perf-results-3n-tsh: csit-vpp-perf-report-coverage-2101-3n-tsh: - 1 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00 -# - 2 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01 + - 2 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01 - 3 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02 - 4 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03 - 5 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00 @@ -904,7 +904,7 @@ - 11 # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02 - 12 # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03 - 13 # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04 -# - 19 # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00 + - 19 # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00 - 15 # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00 - 16 # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01 - 17 # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00 @@ -3655,7 +3655,7 @@ - 32 # rls2101.rel NDRPDR iter env 6 csit-vpp-perf-report-coverage-2101-3n-tsh: - 1 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00 -# - 2 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01 + - 2 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01 - 3 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02 - 4 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03 - 5 # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00 @@ -3667,7 +3667,7 @@ - 11 # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02 - 12 # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03 - 13 # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04 -# - 19 # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00 + - 19 # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00 - 15 # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00 - 16 # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01 - 17 # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00 |