Update selection of report-iterative test sets 95/27495/1
authorTibor Frank <tifrank@cisco.com>
Thu, 11 Jun 2020 10:17:41 +0000 (12:17 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 11 Jun 2020 10:17:41 +0000 (12:17 +0200)
commit806a069bc5494d1c43dd9711e1512e518c823acd
treef33d8c5230d7faecf9fcc52535c1a2ef7bd13308
parentc056a4fe51febfae290209c0d39b23bd63b6542a
Update selection of report-iterative test sets

- Create the same directory structure for report-iterative as it is
  for report-coverage.
- Move files from report-iterative directory to created sub-directories.
- Rename the moved files to keep the convention defined in
  report-coverage.
- Update the corresponding functionality in
  resources/libraries/bash/function/common.sh

The patches:
- https://gerrit.fd.io/r/c/csit/+/27486
- https://gerrit.fd.io/r/c/csit/+/27484
- https://gerrit.fd.io/r/c/csit/+/27485
must be updated.

Change-Id: I1aaf22690e3df5abf56893bb1d2d380debc54ddd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
19 files changed:
docs/job_specs/report_iterative/2n-clx/dpdk-00.md [moved from docs/job_specs/report_iterative/dpdk-2n-clx.md with 100% similarity]
docs/job_specs/report_iterative/2n-clx/reconf-00.md [new file with mode: 0644]
docs/job_specs/report_iterative/2n-clx/soak-00.md [new file with mode: 0644]
docs/job_specs/report_iterative/2n-clx/vpp-00.md [moved from docs/job_specs/report_iterative/vpp-2n-clx.md with 100% similarity]
docs/job_specs/report_iterative/2n-dnv/dpdk-00.md [moved from docs/job_specs/report_iterative/dpdk-2n-dnv.md with 100% similarity]
docs/job_specs/report_iterative/2n-dnv/vpp-00.md [moved from docs/job_specs/report_iterative/vpp-2n-dnv.md with 100% similarity]
docs/job_specs/report_iterative/2n-skx/dpdk-00.md [moved from docs/job_specs/report_iterative/dpdk-2n-skx.md with 100% similarity]
docs/job_specs/report_iterative/2n-skx/reconf-00.md [new file with mode: 0644]
docs/job_specs/report_iterative/2n-skx/soak-00.md [new file with mode: 0644]
docs/job_specs/report_iterative/2n-skx/vpp-00.md [moved from docs/job_specs/report_iterative/vpp-2n-skx.md with 100% similarity]
docs/job_specs/report_iterative/3n-dnv/dpdk-00.md [moved from docs/job_specs/report_iterative/dpdk-3n-dnv.md with 100% similarity]
docs/job_specs/report_iterative/3n-dnv/vpp-00.md [moved from docs/job_specs/report_iterative/vpp-3n-dnv.md with 100% similarity]
docs/job_specs/report_iterative/3n-hsw/dpdk-00.md [moved from docs/job_specs/report_iterative/dpdk-3n-hsw.md with 100% similarity]
docs/job_specs/report_iterative/3n-hsw/vpp-00.md [moved from docs/job_specs/report_iterative/vpp-3n-hsw.md with 100% similarity]
docs/job_specs/report_iterative/3n-skx/dpdk-00.md [moved from docs/job_specs/report_iterative/dpdk-3n-skx.md with 100% similarity]
docs/job_specs/report_iterative/3n-skx/vpp-00.md [moved from docs/job_specs/report_iterative/vpp-3n-skx.md with 100% similarity]
docs/job_specs/report_iterative/3n-tsh/dpdk-00.md [moved from docs/job_specs/report_iterative/dpdk-3n-tsh.md with 100% similarity]
docs/job_specs/report_iterative/3n-tsh/vpp-00.md [moved from docs/job_specs/report_iterative/vpp-3n-tsh.md with 100% similarity]
resources/libraries/bash/function/common.sh