aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-02-21 09:48:39 +0100
committerTibor Frank <tifrank@cisco.com>2018-02-21 08:49:35 +0000
commit68317a1dc4b342410b9a4d790f03b7726a7c3603 (patch)
tree0143e826dc1da150d8e1945d14509183f10c547e
parent8164ca6bbb28efc1c3ebfced6da92a7d4fc9026d (diff)
CSIT-891: Add data sources for 1801 report
Change-Id: Id178e852e4c94b1e093d72901689a7f7820c2c3d Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 55f514061b2da3dd71e13e0a0c5a89797a2773ec)
-rw-r--r--resources/tools/presentation/pal.py66
-rw-r--r--resources/tools/presentation/specification.yaml6
2 files changed, 35 insertions, 37 deletions
diff --git a/resources/tools/presentation/pal.py b/resources/tools/presentation/pal.py
index 4c5de010d4..6d613e339c 100644
--- a/resources/tools/presentation/pal.py
+++ b/resources/tools/presentation/pal.py
@@ -83,39 +83,39 @@ def main():
logging.critical("Finished with error.")
sys.exit(1)
- # try:
- env = Environment(spec.environment, args.force)
- env.set_environment()
-
- if spec.is_debug:
- if spec.debug["input-format"] == "zip":
- unzip_files(spec)
- else:
- download_data_files(spec)
-
- prepare_static_content(spec)
-
- data = InputData(spec)
- data.read_data()
-
- generate_tables(spec, data)
- generate_plots(spec, data)
- generate_files(spec, data)
- generate_report(args.release, spec)
-
- logging.info("Successfully finished.")
-
- # except (KeyError, ValueError, PresentationError) as err:
- # logging.info("Finished with an error.")
- # logging.critical(str(err))
- # except Exception as err:
- # logging.info("Finished with an unexpected error.")
- # logging.critical(str(err))
- #
- # finally:
- # if spec is not None and not spec.is_debug:
- # clean_environment(spec.environment)
- # sys.exit(1)
+ try:
+ env = Environment(spec.environment, args.force)
+ env.set_environment()
+
+ if spec.is_debug:
+ if spec.debug["input-format"] == "zip":
+ unzip_files(spec)
+ else:
+ download_data_files(spec)
+
+ prepare_static_content(spec)
+
+ data = InputData(spec)
+ data.read_data()
+
+ generate_tables(spec, data)
+ generate_plots(spec, data)
+ generate_files(spec, data)
+ generate_report(args.release, spec)
+
+ logging.info("Successfully finished.")
+
+ except (KeyError, ValueError, PresentationError) as err:
+ logging.info("Finished with an error.")
+ logging.critical(str(err))
+ except Exception as err:
+ logging.info("Finished with an unexpected error.")
+ logging.critical(str(err))
+
+ finally:
+ if spec is not None and not spec.is_debug:
+ clean_environment(spec.environment)
+ sys.exit(1)
if __name__ == '__main__':
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml
index 271a5e2a25..6a18ce5436 100644
--- a/resources/tools/presentation/specification.yaml
+++ b/resources/tools/presentation/specification.yaml
@@ -100,6 +100,7 @@
- 164
- 165
- 166
+ - 168
- 169
- 170
# TODO: Add the data sources
@@ -147,7 +148,6 @@
- 162 # sel
- 163 # sel
# - 167 # sel
-# - 168 # sel
# TODO: Add the data sources
plot-throughput-speedup-analysis:
csit-vpp-perf-1801-all:
@@ -162,7 +162,6 @@
- 162 # sel
- 163 # sel
# - 167 # sel
-# - 168 # sel
# performance-improvements:
# csit-vpp-perf-1707-all:
# - 9
@@ -248,7 +247,6 @@
- 162 # sel
- 163 # sel
# - 167 # sel
-# - 168 # sel
plot-dpdk-throughput-latency:
csit-dpdk-perf-1801-all:
- 1
@@ -570,7 +568,7 @@
- 165 # wrk
- 166 # wrk
# - 167 # sel
-# - 168 # sel
+ - 168 # wrk
- 169 # wrk
- 170 # wrk
csit-ligato-perf-1710-all: