diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-03-09 10:49:47 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-03-09 10:49:47 +0100 |
commit | a2341daf9f810324c49fa2555e92658aca7e0213 (patch) | |
tree | cca1e15c30d5f91f7fc64e110a572587eea51df2 /resources/tools/presentation/specifications/report/elements.yaml | |
parent | c6aeb6137edfdc4e63acf4098f7c0d382eadd7a1 (diff) |
Report: Add rls data
Change-Id: I4c6754f829448cc33447f02bebf4b81a2002951e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/specifications/report/elements.yaml')
-rw-r--r-- | resources/tools/presentation/specifications/report/elements.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
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" |