From 1abd81f85113a08017995a142b74fc7d52aab0e1 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 9 Mar 2022 10:49:47 +0100 Subject: [PATCH] Report: Add rls data Change-Id: I4c6754f829448cc33447f02bebf4b81a2002951e Signed-off-by: Tibor Frank (cherry picked from commit a2341daf9f810324c49fa2555e92658aca7e0213) --- .../tools/presentation/specifications/report/data_sets.yaml | 6 +++--- .../tools/presentation/specifications/report/elements.yaml | 12 ++++++------ .../presentation/specifications/report/environment.yaml | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index 90fee5ed2b..a373e0d4aa 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -524,7 +524,7 @@ - 22 # rls2202.rel NDRPDR cov env 9 - 23 # rls2202.rel NDRPDR cov env 9 # - 24 # rls2202.rel NDRPDR cov env 9 - # - 25 # rls2202.rel NDRPDR cov env 9 + - 25 # rls2202.rel NDRPDR cov env 9 - 26 # rls2202.rel NDRPDR cov env 9 - 27 # rls2202.rel NDRPDR cov env 9 # - 28 # rls2202.rel NDRPDR cov env 9 @@ -1443,14 +1443,14 @@ - 44 # rls2202.rel NDRPDR cov env 9 - 45 # rls2202.rel NDRPDR cov env 9 - 46 # rls2202.rel NDRPDR cov env 9 - # - 47 # rls2202.rel NDRPDR cov env 9 + - 47 # rls2202.rel NDRPDR cov env 9 - 48 # rls2202.rel NDRPDR cov env 9 - 49 # rls2202.rel NDRPDR cov env 9 - 50 # rls2202.rel NDRPDR cov env 9 - 51 # rls2202.rel NDRPDR cov env 9 - 52 # rls2202.rel NDRPDR cov env 9 - 53 # rls2202.rel NDRPDR cov env 9 - # - 68 # rls2202.rel NDRPDR cov env 9 + - 68 # rls2202.rel NDRPDR cov env 9 - 55 # rls2202.rel NDRPDR cov env 9 - 56 # rls2202.rel NDRPDR cov env 9 - 57 # rls2202.rel NDRPDR cov env 9 diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index 7097a6e22f..300519f37c 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -81,8 +81,8 @@ build: "45" - job-spec: "ip4-07" build: "46" - # - job-spec: "ip4tun-00" - # build: "47" + - job-spec: "ip4tun-00" + build: "47" - job-spec: "ip4tun-02" build: "48" - job-spec: "ip6-00" @@ -95,8 +95,8 @@ build: "52" - job-spec: "l2-01" build: "53" - # - job-spec: "l2-02" - # build: "68" + - job-spec: "l2-02" + build: "68" - job-spec: "l2-03" build: "55" - job-spec: "l2-04" @@ -418,8 +418,8 @@ build: "23" # - job-spec: "ip6-00" # build: "24" -# - job-spec: "ip6-01" -# build: "25" + - job-spec: "ip6-01" + build: "25" - job-spec: "l2-00" build: "26" - job-spec: "l2-01" diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 294e43ed99..981f74f6a8 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -288,5 +288,5 @@ format: html: - full - # pdf: - # - minimal + pdf: + - minimal -- 2.16.6