Add Report history 75/14675/1
authorTibor Frank <[email protected]>
Wed, 5 Sep 2018 13:39:06 +0000 (15:39 +0200)
committerTibor Frank <[email protected]>
Wed, 5 Sep 2018 13:40:18 +0000 (13:40 +0000)
Change-Id: I5c7e594bcce266d765d2a517adcbec8e88da7c48
Signed-off-by: Tibor Frank <[email protected]>
(cherry picked from commit b456176a07ae1a3721407693d75931db6b1cd14e)

docs/report/index.html.template
resources/tools/presentation/conf.py

index ad61073..7a80567 100644 (file)
@@ -5,6 +5,7 @@ CSIT 18.07
     :maxdepth: 2
     :caption: Introduction
 
+    introduction/report_history
     introduction/introduction
     introduction/test_scenarios_overview
     introduction/physical_testbeds
index 9b22d91..c193986 100644 (file)
@@ -103,7 +103,7 @@ rst_epilog = """
 .. _CSIT Testbed Setup: https://git.fd.io/csit/tree/resources/tools/testbed-setup/README.md?h={release}
 .. _K8s configuration files: https://github.com/FDio/csit/tree/{release}/resources/templates/kubernetes
 """.format(release='rls1807',
-           report_version='v1.0',
+           report_version='v1.1',
            prev_release='rls1804',
            srelease='1807',
            csitrelease='18.07',