diff options
author | Tibor Frank <tifrank@cisco.com> | 2022-03-04 13:29:56 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-03-04 13:29:56 +0100 |
commit | 95bdd3ad2976e923c71fbfa2c5f45dcf9cc71935 (patch) | |
tree | 346180394c3fc054df07806bd4cf2f1338870df0 /resources/tools/presentation/specifications/report/elements.yaml | |
parent | 528be8671f305c99c713a945f61d85e7ca21a077 (diff) |
Report: Add rls data
Change-Id: I84976aa6ec958090ca65314763ff2b0db702d68b
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 | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/resources/tools/presentation/specifications/report/elements.yaml b/resources/tools/presentation/specifications/report/elements.yaml index 007f58d81b..49b45af185 100644 --- a/resources/tools/presentation/specifications/report/elements.yaml +++ b/resources/tools/presentation/specifications/report/elements.yaml @@ -62,13 +62,13 @@ - job-spec: "crypto-02" build: "37" # - job-spec: "crypto-03" # Completly failed - # build: "38" - # - job-spec: "crypto-04" - # build: "39" + # build: "68" + - job-spec: "crypto-04" + build: "38" - job-spec: "ip4-00" build: "39" # - job-spec: "ip4-01" - # build: "41" + # build: "40" - job-spec: "ip4-02" build: "41" - job-spec: "ip4-03" @@ -188,8 +188,8 @@ build: "32" - job-spec: "memif-00" build: "33" - # - job-spec: "vhost-00" - # build: "34" + - job-spec: "vhost-00" + build: "34" - type: "table" title: "Job Specification Duration: 2n-dnv-iterative" @@ -233,15 +233,15 @@ - job-spec: "vpp-mlr-00" data-set: "vpp-2n-aws-curr-iter" -# - type: "table" -# title: "Job Specification Duration: 2n-aws-coverage" -# algorithm: "table_job_spec_duration" -# output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-aws-cov" -# jb-type: "coverage" -# data: "vpp-2n-aws-curr-cov" -# lines: -# - job-spec: "vpp-00" -# build: "26" +- type: "table" + title: "Job Specification Duration: 2n-aws-coverage" + algorithm: "table_job_spec_duration" + output-file: "{DIR[STATIC,VPP]}/job-spec-duration-2n-aws-cov" + jb-type: "coverage" + data: "vpp-2n-aws-curr-cov" + lines: + - job-spec: "vpp-00" + build: "1" - type: "table" title: "Job Specification Duration: 3n-aws-iterative" @@ -254,15 +254,15 @@ - job-spec: "vpp-mlr-00" data-set: "vpp-3n-aws-curr-iter" -# - type: "table" -# title: "Job Specification Duration: 3n-aws-coverage" -# algorithm: "table_job_spec_duration" -# output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-aws-cov" -# jb-type: "coverage" -# data: "vpp-3n-aws-curr-cov" -# lines: -# - job-spec: "vpp-00" -# build: "34" +- type: "table" + title: "Job Specification Duration: 3n-aws-coverage" + algorithm: "table_job_spec_duration" + output-file: "{DIR[STATIC,VPP]}/job-spec-duration-3n-aws-cov" + jb-type: "coverage" + data: "vpp-3n-aws-curr-cov" + lines: + - job-spec: "vpp-00" + build: "1" - type: "table" title: "Job Specification Duration: 2n-skx-iterative" @@ -499,7 +499,7 @@ - job-spec: "crypto-02" build: "37" # - job-spec: "crypto-03" # Completly failed - # build: "38" + # build: "68" - job-spec: "crypto-04" build: "38" - job-spec: "ip4-00" @@ -554,12 +554,12 @@ build: "63" - job-spec: "srv6-00" build: "64" - - job-spec: "srv6-01" - build: "65" - - job-spec: "vhost-00" - build: "66" - - job-spec: "vhost-01" - build: "67" + # - job-spec: "srv6-01" + # build: "65" + # - job-spec: "vhost-00" + # build: "66" + # - job-spec: "vhost-01" + # build: "67" - type: "table" title: "Job Specification Duration: 3n-tsh-iterative" |