diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-05-24 13:24:19 +0000 |
---|---|---|
committer | pmikus <peter.mikus@protonmail.ch> | 2023-05-24 13:24:19 +0000 |
commit | feac1add7b15bb7d66da1320bb6a6e95a722c504 (patch) | |
tree | 445bf87a249b7a63916a40055dd9b1737666a782 /resources/tools/presentation/specifications/converter/input.yaml | |
parent | d164bef0373edfd2b6cc7d4aaa27b928065df3e5 (diff) |
remove(tools): presentation, docs
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: Icc07d18b9c0bd00af157bb817205e5b54824d525
Diffstat (limited to 'resources/tools/presentation/specifications/converter/input.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/converter/input.yaml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/resources/tools/presentation/specifications/converter/input.yaml b/resources/tools/presentation/specifications/converter/input.yaml deleted file mode 100644 index 0cf765030d..0000000000 --- a/resources/tools/presentation/specifications/converter/input.yaml +++ /dev/null @@ -1,21 +0,0 @@ -################################################################################ -### I N P U T X M L F I L E S ### -################################################################################ - -# This is only an example for converter XML --> JSON - -- type: "input" - - # 3n-hsw - - builds: - csit-vpp-perf-report-iterative-2101-3n-hsw: - - 65 # rls2101.rel NDRPDR reconf iter env 6 - - 69 # rls2101.rel Hoststack iter env 6 - - 64 # rls2101.rel NDRPDR iter env 6 - - 63 # rls2101.rel MRR iter env 6 - csit-vpp-perf-report-iterative-2101-2n-skx: - - 94 # rls2101.rel NDRPDR iter env 6 - - 68 # rls2101.rel soak env 6 - csit-vpp-device-2101-ubuntu1804-1n-skx: - - 358 # rls2101.rel VPP DEV env 6 |