diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-11-12 07:06:32 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-11-12 07:06:32 +0100 |
commit | 014efcd0b57f88e70eb4229d241f7e189656c115 (patch) | |
tree | a28c4336cb359e67638f2a0f6820a47e4309ae2b /resources/tools | |
parent | c966e5a64ff3bb428f4ccd5ce7accfa924b1025e (diff) |
Report: Add data
Change-Id: I2ee6005d499c4d93cca72cffd3373ced16d7c994
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/presentation/specifications/report/data_sets.yaml | 4 | ||||
-rw-r--r-- | resources/tools/presentation/specifications/report/elements.yaml | 36 |
2 files changed, 22 insertions, 18 deletions
diff --git a/resources/tools/presentation/specifications/report/data_sets.yaml b/resources/tools/presentation/specifications/report/data_sets.yaml index fff4458708..03877a73b3 100644 --- a/resources/tools/presentation/specifications/report/data_sets.yaml +++ b/resources/tools/presentation/specifications/report/data_sets.yaml @@ -545,11 +545,15 @@ - 1 # rls2110.rel NDRPDR cov env 8 - 2 # rls2110.rel NDRPDR cov env 8 - 3 # rls2110.rel NDRPDR cov env 8 + - 4 # rls2110.rel NDRPDR cov env 8 - 5 # rls2110.rel NDRPDR cov env 8 + - 6 # rls2110.rel NDRPDR cov env 8 - 7 # rls2110.rel NDRPDR cov env 8 + - 8 # rls2110.rel NDRPDR cov env 8 - 9 # rls2110.rel NDRPDR cov env 8 - 10 # rls2110.rel NDRPDR cov env 8 - 11 # rls2110.rel NDRPDR cov env 8 + - 12 # rls2110.rel NDRPDR cov env 8 - 13 # rls2110.rel NDRPDR cov env 8 - 14 # rls2110.rel NDRPDR cov env 8 - 15 # rls2110.rel NDRPDR cov env 8 diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index 2b7ec26924..1702157c01 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -228,8 +228,8 @@ jb-type: "coverage" data: "vpp-2n-tx2-curr-cov" lines: -# - job-spec: "ip4-00" -# build: "1" + - job-spec: "ip4-00" + build: "1" - job-spec: "ip4-01" build: "2" - job-spec: "ip4-02" @@ -285,30 +285,30 @@ 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: "18" -# - job-spec: "ip4-04" -# build: "6" -# - job-spec: "ip4-05" -# build: "7" -# - job-spec: "ip4tun-00" -# build: "8" + - job-spec: "ip4-04" + build: "6" + - job-spec: "ip4-05" + build: "7" + - job-spec: "ip4tun-00" + build: "8" - job-spec: "ip6-00" build: "9" - job-spec: "ip6-01" build: "19" - job-spec: "l2-00" build: "11" -# - job-spec: "l2-01" -# build: "12" + - job-spec: "l2-01" + build: "12" - job-spec: "lb-00" build: "13" -# - job-spec: "memif-00" -# build: "14" -# - job-spec: "vhost-00" -# build: "15" + - job-spec: "memif-00" + build: "14" + - job-spec: "vhost-00" + build: "15" - type: "table" title: "Job Specification Duration: 3n-dnv-iterative" @@ -377,8 +377,8 @@ build: "36" - job-spec: "crypto-02" build: "37" - - job-spec: "crypto-03" - build: "38" +# - job-spec: "crypto-03" +# build: "38" - job-spec: "crypto-04" build: "39" - job-spec: "ip4-00" |