diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-03-11 07:30:07 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-03-11 07:30:07 +0100 |
commit | 26ae09f8f62782c33e00f6d4bbc3abd8faa34a6e (patch) | |
tree | 19c090f2a815998a00413fcf73ef0d9e2f9e40ef /resources/tools/presentation/specifications/report/elements.yaml | |
parent | b89d8e07bd48f615b2e5955d754ee5381deb0012 (diff) |
Report: Add rls data
Change-Id: I8bb37c10e697159fd9b8d0feb5f25d0a17a61a10
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 77003b21c0..7db1cd0fe4 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -402,8 +402,8 @@ lines: - job-spec: "gso-00" build: "16" -# - job-spec: "ip4-00" -# build: "17" + - job-spec: "ip4-00" + build: "17" - job-spec: "ip4-01" build: "18" - job-spec: "ip4-02" |