diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-04-09 09:42:25 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-04-09 11:30:41 +0200 |
commit | ae5cd8ce30c435a83868ff7e13d88d41594c227c (patch) | |
tree | 66bff98b1611c84a95066ec06cf956206298167e /docs | |
parent | ec169acf08c238998aa1bda5c2b32fd49da450c9 (diff) |
job-spec: Fix job-specs
- remove redundant empty lines
- fix the number of tests in job-spec and its duration
Change-Id: I50fc0f151dedf7d2e9858ecc3959ab42a243bb1d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/job_specs/report_coverage/3n-skx/ip4-01.md | 8 | ||||
-rw-r--r-- | docs/job_specs/report_iterative/2n-clx/soak-00.md | 1 | ||||
-rw-r--r-- | docs/job_specs/report_iterative/2n-zn2/soak-00.md | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/docs/job_specs/report_coverage/3n-skx/ip4-01.md b/docs/job_specs/report_coverage/3n-skx/ip4-01.md index a0f2b58c52..b431aecfe9 100644 --- a/docs/job_specs/report_coverage/3n-skx/ip4-01.md +++ b/docs/job_specs/report_coverage/3n-skx/ip4-01.md @@ -1,9 +1,9 @@ # 3n-skx -### tests 72 -### job hrs est. 5.4 -### job hrs real 5.4 +### tests 54 +### job hrs est. 4.05 +### job hrs real x.xx ### test mins est. 4.5 -### test mins real 4.5 +### test mins real x.x ## ./container_memif ## ./crypto ## ./ip4 diff --git a/docs/job_specs/report_iterative/2n-clx/soak-00.md b/docs/job_specs/report_iterative/2n-clx/soak-00.md index 6dd9788300..66ea9e0485 100644 --- a/docs/job_specs/report_iterative/2n-clx/soak-00.md +++ b/docs/job_specs/report_iterative/2n-clx/soak-00.md @@ -1,4 +1,3 @@ - # 2n-clx ### tests 12 ### job hrs est. 6.25 diff --git a/docs/job_specs/report_iterative/2n-zn2/soak-00.md b/docs/job_specs/report_iterative/2n-zn2/soak-00.md index a8cafff05e..354e986ecf 100644 --- a/docs/job_specs/report_iterative/2n-zn2/soak-00.md +++ b/docs/job_specs/report_iterative/2n-zn2/soak-00.md @@ -1,4 +1,3 @@ - # 2n-zn2 ### tests 12 ### job hrs est. 6.25 |