aboutsummaryrefslogtreecommitdiffstats
path: root/docs/job_specs
AgeCommit message (Collapse)AuthorFilesLines
2020-07-02Trending and report alignmentTibor Frank29-4046/+17
- use test sets defined in report-iterative also for mrr tests and for mrr_daily and mlr_weekly Change-Id: I47fba2997cddaca934bdebd5fca6936e25332afc Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-01docs: added mrr tests for vpp and dpdk to job_specs/report_iterativeMaciek Konstantynowicz14-0/+2202
Change-Id: Ie8fca17baa114fcdf5916e65311716a86e791709 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-11docs: update 2n-skx job_specs for report_iterativeMaciek Konstantynowicz2-373/+328
Changes in vpp-2n-skx.md: - all nfv_density moved to separate file vpp-2n-skx-nfv-density.md - removed intel-x710: dot1q - removed drv_vfio_pci: vts, dot1q - Rebased on https://gerrit.fd.io/r/c/csit/+/27495 - *.md files moved to docs/job_specs/report_iterative/2n-skx/ and renamed Change-Id: Iff16f6673ea3d829c44fbd04d892abb845fa4c1e Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-11docs: update 2n-clx job_specs for report_iterativeMaciek Konstantynowicz2-223/+146
Changes in vpp-2n-clx.md: - all nfv_density moved to separate file vpp-2n-clx-nfv-density.md - removed intel-x710: dot1q - removed drv_vfio_pci: vts, dot1q - Rebased on https://gerrit.fd.io/r/c/csit/+/27495 - *.md files moved to docs/job_specs/report_iterative/2n-clx/ and renamed Change-Id: I639abe794bde511d27cefa50db2860945dcc0050 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-11docs: update 3n-skx job_specs for report_iterativeMaciek Konstantynowicz2-142/+67
Changes in vpp-3n-skx.md: - all nfv_density moved to separate file vpp-3n-skx-nfv-density.md - removed intel-x710: dot1q (except "./vm_vhost") - removed drv_vfio_pci: dot1q, ipsec aes128cbc - removed nat44, iacl, oacl - Rebased on https://gerrit.fd.io/r/c/csit/+/27495 - *.md files moved to docs/job_specs/report_iterative/3n-skx/ and renamed Change-Id: I952aeee65036919e35a2d98aaa5bb83743992966 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-11Update selection of report-iterative test setsTibor Frank18-0/+200
- 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>
2020-06-10docs: update 3n-skx job_specs for report_coverageMaciek Konstantynowicz38-1419/+71
Removed tests: - crypto: 1518B 4c, ipsec-policy 2c 4c, ipsec-int-aes128cbc 2c 4c - all non-crypto: 9000B 4c, 9000B 2c, 1518B 4c Change-Id: I50de07ca6e12c3aa86832c1bdc83db4be48fe347 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-09docs: update 2n-dnv job_specs for report_coverageMaciek Konstantynowicz7-104/+14
Removed tests: 9000B 4c, 9000B 2c, 1518B 4c. Change-Id: Ica29eda359bfb72f536cbe0c731c1142e5f13125 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-09docs: update 3n-hsw job_specs for report_coverageMaciek Konstantynowicz37-1177/+89
Removed for all tests: all packet sizes 4c, 9000B 2c. Corrected NIC names: s/intel-vic1227/cisco-vic1227/, s/intel-vic1385/cisco-vic1385/ Change-Id: I9a5af4f689cbb2576d6f8fd090d13d50ad0b2f04 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-09docs: update 2n-skx job_specs for report_coverageMaciek Konstantynowicz16-428/+32
Removed tests: 9000B 4c, 9000B 2c, 1518B 4c. Change-Id: Ia824679e5d1a724a4944676df89ebacc2889b602 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-09docs: update 3n-dnv job_specs for report_coverageMaciek Konstantynowicz10-136/+20
Removed tests: 9000B 4c, 9000B 2c, 1518B 4c. Change-Id: I2af4aedc12aeccf6c860b2faf84721d6414b4b55 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-05-29docs: update 2n-clx job_specs for report_coverageMaciek Konstantynowicz16-455/+32
Removed tests: 9000B 4c, 9000B 2c, 1518B 4c. Change-Id: I676062f8ca4c6457f09165310d770d1e18fa59e3 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-05-26FIX: add dpdk mrr_weekly and report_iterative job specsJan Gelety33-14/+464
- split job specs to directories Change-Id: I9a71621216ab0bdf85d147ce03f473e7cbb0b266 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-05-26Add csit-vpp/dpdk-perf-report-coverage job and job specificationsJan Gelety143-0/+17482
- note: currently dpdk report-coverge test sets are equal to dpdk report-iterative test sets Change-Id: Ib9a718bfea4b24842742f49ee2eca022aa8a08e5 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2020-05-13job-specs: new job test spec files including test count and durationsJan Gelety31-1199/+8087
Change-Id: I4ad87092bff1c072051ca1c7243d8dedb1c4576e Signed-off-by: Jan Gelety <jgelety@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2019-09-03docs: add select list of tests for report - tsh and dnvJan Gelety3-0/+191
Change-Id: I63a69d998c80029422bae9f90e186eb2286196d1 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2019-08-28docs: created full list of tests for report detailed results.Maciek Konstantynowicz3-0/+673
Change-Id: I82d298399b5899736c8e5ebb7204dbbddace79f4 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2019-08-28docs: created select list of tests for report and trending.Maciek Konstantynowicz3-0/+335
Change-Id: I2ad255c35490e52d9a55e24e64539549e6bdd36b Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2019-08-27docs: added csit tests job specs.Maciek Konstantynowicz1-0/+141
Change-Id: I271b1c700f72204dcf03bee6f2cd30b25ca5663e Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>