aboutsummaryrefslogtreecommitdiffstats
path: root/docs/job_specs/report_iterative/2n-dnv
AgeCommit message (Collapse)AuthorFilesLines
2022-12-15feat(core): DNV decommissionpmikus4-222/+0
- Static content will be removed separately Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: I0992e941e1c24552837eaf7e8d3f6564b3cb21c8
2022-07-25feat(jobspec): improve tput selectionVratko Polak2-48/+24
+ Revert bad edit on 2n-dnv, add 1518b back. + Add 1c ip4base tput everywhere nat44ed tput is tested. + Both tcp and udp. + Use only 1c tests for ip4base tput. + Use the same selection in mrr as in mlr. - 2n-tx2 and 2n-zn2 still have no ASTF tests. - ASTF tests still only tested on xxv710, no 100ge tests yet. Change-Id: I0bfc1fa372c5020f1a6f2f4564c4b44f578ac328 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-07-20fix(jobspec): switch tcp tput back to 100bVratko Polak2-36/+36
Change-Id: Id16649044ac0385d55766197fb921c38009c0da8 Ticket: CSIT-1830 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2022-07-13feat(docs): Update 3n-snr job_specsPeter Mikus4-20/+0
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I1c7ef573038514f1be08ddfc9220df94101c16fb
2022-06-15feat(jobspec): Avoid tests affected by CSIT-1830Vratko Polak2-0/+84
+ Replace TCP TPUT 100b tests on xxv710 NICs with 1518b ones. + Keep UDP TPUT tests at 100b for now. + Add both 100b and 1518b TCP TPUT tests to Denverton. + Its x553 NIC is not affected. + That gives us some comparison on how packet size affects performance. Ticket: CSIT-1830 Change-Id: I5544f7ba84d4813148bcad2f9d64634939492647 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2021-03-03job-specs: Update durations of jobsTibor Frank2-8/+8
- coverage - 2n-clx - 2n-skx - 2n-zn2 - 2n-tx2 - 2n-dnv - 3n-skx - 3n-hsw - 3n-tsh - 3n-dnv - iterative - 2n-clx - 2n-skx - 2n-zn2 - 2n-tx2 - 2n-dnv - 3n-skx - 3n-hsw - 3n-tsh - 3n-dnv Change-Id: Ica79cb68a83bd7cd1f74044c0c464b345778476b Signed-off-by: Tibor Frank <tifrank@cisco.com>
2021-01-27job-specs: Add rnd testsTibor Frank2-6/+22
Change-Id: I877f46608853401c5226845737ace691e3f393b1 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-11-02job-specs: Update the durationsTibor Frank1-4/+4
Change-Id: Ibed3ad934bc4fd03013404e18b5a0d6917499bf8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-28Doc: Update durations of test runsTibor Frank2-8/+8
Change-Id: I0652f4483a83954096649fbd92af1fecc4bf0a7d Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-10Docs: job-specs: dpdk and nfv-density test setsTibor Frank1-8/+2
+ synchronize iter dpdk test sets with coverage dpdk test sets + add iter nfv-density-mrr test sets Change-Id: I759025b6acf860aca9828f9fc1d82ab3a37ec98f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2020-07-02Trending and report alignmentTibor Frank2-0/+0
- 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 Konstantynowicz2-0/+77
Change-Id: Ie8fca17baa114fcdf5916e65311716a86e791709 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2020-06-11Update selection of report-iterative test setsTibor Frank2-0/+95
- 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>