diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-07-13 10:59:06 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-07-13 10:59:06 +0200 |
commit | 6533fa595faa39f3b966cc6ee82e99aa48c9a806 (patch) | |
tree | 8f67a278f700fcbda9724ae1fe7087fa14982667 /resources/tools/presentation/specifications/report/elements.yaml | |
parent | 0bb57f672c69b7b4ac045c34f706703cb6acf270 (diff) |
Report: Add rls data, fixes
Change-Id: I2639ac5e124ed3c74f92b417e057d1a4e5bd9825
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index f50e97c367..f4c77278f1 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -442,8 +442,8 @@ build: "2" - job-spec: "ip4-01" build: "3" - # - job-spec: "ip4-02" - # build: "4" + - job-spec: "ip4-02" + build: "4" - job-spec: "ip4-03" build: "5" - job-spec: "ip4-04" |