aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/specifications/report_local/data_sets.yaml
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-04-26 15:57:02 +0200
committerTibor Frank <tifrank@cisco.com>2021-05-03 08:20:06 +0000
commit37ea2ceb606bdfc338cc76330cb9289c12f63852 (patch)
treed67c7fafaaf165fc5fad3cb694d195a72c399fba /resources/tools/presentation/specifications/report_local/data_sets.yaml
parentc290ed5fb0f768b76213e6eb34d56f16abfeb54e (diff)
PAL: Refactor the processing of spec and download
Change-Id: I204fdc3593a3702366727238f2b469d3d4320c2b Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report_local/data_sets.yaml')
-rw-r--r--resources/tools/presentation/specifications/report_local/data_sets.yaml51
1 files changed, 51 insertions, 0 deletions
diff --git a/resources/tools/presentation/specifications/report_local/data_sets.yaml b/resources/tools/presentation/specifications/report_local/data_sets.yaml
new file mode 100644
index 0000000000..c756a4667e
--- /dev/null
+++ b/resources/tools/presentation/specifications/report_local/data_sets.yaml
@@ -0,0 +1,51 @@
+################################################################################
+### D A T A S E T S ###
+################################################################################
+
+- type: "data-sets"
+
+ plot-vpp-throughput-tsa-3n-aws:
+ 3n-aws-iter:
+ - 1
+ - 2
+ - 3
+ - 4
+ - 5
+ - 6
+ - 7
+ - 8
+
+ vpp-perf-results-3n-aws:
+ 3n-aws-iter:
+ - 1
+ - 2
+
+ plot-vpp-latency-3n-aws:
+ 3n-aws-iter:
+ - 1
+ - 2
+
+ plot-vpp-throughput-tsa-2n-aws:
+ 2n-aws-iter:
+ - 1
+ - 2
+ - 3
+ - 4
+ - 5
+ - 6
+ - 7
+ - 8
+ - 9
+ - 10
+
+ vpp-perf-results-2n-aws:
+ 2n-aws-iter:
+ - 1
+ - 2
+ - 9
+
+ plot-vpp-latency-2n-aws:
+ 2n-aws-iter:
+ - 1
+ - 2
+ - 9