diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-08-11 15:58:27 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-08-18 04:54:47 +0000 |
commit | 6353e5b063a146fe4bd66437ef09f540b9f87514 (patch) | |
tree | 984fe6e562b2042fd97b2eb2085bca81f7af76c8 /docs/report/index.html.template | |
parent | 7d4ab0de1f34f79f25b6a9e30a3a65752dfc9b1a (diff) |
Report: Add tables with builds durations
Change-Id: I6e5d72b336ab68c9ffd74f9ab20d7cb0ed4b5fb3
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/index.html.template')
-rw-r--r-- | docs/report/index.html.template | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template index 1d94288f54..13b9c9a107 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -83,3 +83,9 @@ CSIT-2106 csit_framework_documentation/csit_test_naming csit_framework_documentation/pal_lld csit_framework_documentation/csit_tag_description + +.. toctree:: + :maxdepth: 2 + :caption: Statistics + + stats/durations |