aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-12-19fix(infra): Various changesoper-241209Peter Mikus11-23/+30
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ie8283697397f107a7fb80e370c5c9197a3060300 (cherry picked from commit 6a7b3bab2ca79b728f11d0e82cbcea621d45c8d0)
2024-12-18fix(infra): 3n-emrPeter Mikus1-1/+1
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Id55240e4b819fc29f18b52f9ce8a3257f84e6043 (cherry picked from commit 703b9e024db291696b1eb16c43a143d8d898cded)
2024-12-17feat(infra): EMRPeter Mikus81-1/+5180
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I76df1a848cbd9b6b284395c4fa7975169818679d (cherry picked from commit 8220dda55b0211690b0e24dfe710ca96bddef773)
2024-12-17feat(infra): EMRPeter Mikus27-34/+1477
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ia0097162d04e904ef0db8e4e15f11545aba80f6a (cherry picked from commit 78f0649b2b8433869a9f25aba7702f547aff1b1d)
2024-12-16fix(terraform): AWSPeter Mikus13-338/+103
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ib1c89fb06dd2ad9c34f8b84c07c62806763ea878 (cherry picked from commit a6cb05d1b843254ef1c4109ea82245da5491b111)
2024-12-16fix(terraform): AWSPeter Mikus2-2/+2
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Id1a2135d5d82c166db2ed276f8f35f3f438167c0 (cherry picked from commit e59a830c21e699d51d6a95161575d5c9623f1a19)
2024-12-12fix(infra): Add meson venv pathPeter Mikus1-0/+2
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I8d4ea96bc72f276d625bf185faa755d4eeec87ba (cherry picked from commit bb02684ea2f6238122324be081f0f5b124522ffd)
2024-12-12feat(terraform): AWS TG portPeter Mikus5-5/+5
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I8d651ba768910ce5a28f5234703e68082b6bba35
2024-12-11fix(terraform): New AWS imagesPeter Mikus7-45/+52
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Iae08fe8bf3133d8006dc18613af81f36f04c26f9
2024-12-10fix(infra): terraform awsPeter Mikus5-5/+5
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I26bd0ac16d1c72716e60795c3476cac36151cca6 (cherry picked from commit afa399899f5e67163d29ce42602e594d7f63fb5c)
2024-12-10feat(infra): Fix AWS terraformPeter Mikus5-5/+5
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ie903eb01ee7d014e3c6655e98f3d15ef9dd909f8 (cherry picked from commit 12b8cce60c3b094deed0780cb11f74a57e485ddf)
2024-12-09fix(export): Report iperf3 version from DUT1Vratko Polak1-2/+2
Both GSO and hoststack tests are running iperf3 on DUT nodes, not on TG, so version should be detected on DUT1. Change-Id: I6babda800a409658c31a19cea86941231ea7c193 Signed-off-by: Vratko Polak <vrpolak@cisco.com> (cherry picked from commit 9ca6311ef7315d3a0bc9a6db6f67b4c4f7f63dba)
2024-12-09Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: I4e9a9273379b529a8c4cbcbc3e9ea7d6397b9f11 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-12-05fix(core): IPutilPeter Mikus1-3/+7
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ie4a61ade1da312ddab078411c8a7db3ba59393f3
2024-12-05fix(gso): Repair linux interface name detectionVratko Polak2-10/+6
+ Set GSO_FALSE tag on non-gso suite. Change-Id: I32b6ff2f492a0dd8f2fe47ef5435c8d0e3318406 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-12-05fix(core): remove lshw dependencyPeter Mikus1-16/+7
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I14143394ed6637db183a2fcc9b91e3c7fc8e0037
2024-12-04docs(infra): General updatePeter Mikus7-52/+476
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I757d68cb768b159debdf90eb1322e7c3c0ee068e
2024-12-04feat(infra): AWS -> NoblePeter Mikus47-3814/+87
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I95f2945597eeacb01e04ae0b40dc2bba667dcf91
2024-12-04fix(infra): Few fixesPeter Mikus14-138/+19
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: If7b85d7cf08b036f9d3676902db583c1aee7ce1c
2024-12-03fix(bisect): Adjust bash script for Ubuntu 24.04Vratko Polak1-5/+4
Newer git versions gives: error: cannot delete branch 'earliest' used by worktree if branches involved in bisect are to be deleted before bisect ends. + Remove comment about reliably deleting branches after failure, as having them may be useful for debugging (and does not matter in CI). + Move branch cleanup to the start, and allow it to fail in CI. Change-Id: Iebee5be5e10ae2f4de8218f70952c66b16b2a030 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-12-02Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: I76e805e5d0052903539b72d1c87dc74c059d2c7f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-11-27fix(pylint): Escape backslash properlyVratko Polak2-3/+3
When backslach is used to escape Robot dollar or docstring asterisk, and the backslash is in normal (not raw) Python (doc)string, the backslash itself needs to be escaped by a second backslash. The old code happened to work well enough, but now it leads to a loud SyntaxWarning in console log, so it is worth fixing faster than other pylint violations. Change-Id: Id36fa0a393267f2cdced1229a30eaff8357c4ac4 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-27feat(infra): 2n-spr -> noblePeter Mikus42-122/+875
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I4a1cfdd671280a3491cd3fdc043f51b0608ad9c3
2024-11-27feat(infra): Docker image 24.04Peter Mikus3-4/+2
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I10cab20174610016d2cc87ccb884074057b1cd93
2024-11-26feat(infra): 2n-snr 3n-alt -> noblePeter Mikus28-75/+543
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I0dc275b7699bb13fc50b6c15e566ac8b0541ef30
2024-11-26feat(crc): Bump messages after 24.10 releaseVratko Polak2-9/+14
+ Add option to skip mfib table creation, not used yet. - Comments mentioning device tests not updated, TODO added instead. Change-Id: I1dc24c0ba3e9f04bfe4fc139af680301dd15ae53 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-25feat(dma): Add show dma as test teardownVratko Polak7-7/+26
Add the teardown to memif and nginx tests, for memif it needs to be before "container" teardown. Change-Id: I142b76d3e47554d3a8050e04b9598592b43f22c1 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-25feat(ansible): 3n-icxPeter Mikus10-64/+91
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I9b1d8307d86414d12987a83dd048cd4ce8741077
2024-11-25fix(jobspec): Do not test hardware flows on CX7Vratko Polak1-20/+0
Those tests need Intel flow actions, not enabled for MLX5 cards. Ticket: CSIT-1979 Change-Id: I11ab063b4c837b1158d1cefe1ca8ffd1aafef436 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-25feat(infra): 3n-icx NoblePeter Mikus19-44/+737
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ifc4635d013c348aa15fca3129f6ffea4eae6dac9
2024-11-25feat(infra): 2n-icx -> NoblePeter Mikus32-90/+834
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I87777a164806ca1c56554829a5bd58d6d8c9ccb2
2024-11-25Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: Ibc0fdca3407f3e952f3276668957687dcfef64c6 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-11-22feat(report): Summarize changes to job specsVratko Polak2-1/+7
Change-Id: I4724ff69aed90822cbe982ed8e58cc17fb116eb7 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-22fix(report): Remove CSIT-1924 from VPP notesVratko Polak1-22/+21
No VPP tests uses l3fwd, the issue is already listed in dpdk table. Change-Id: I49240a73d03aba33e5bb05667067a51182c81ade Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-22fix(infra): 2n-zn2Peter Mikus1-1/+1
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Id59e5f5a63bc9cbcf46fa8538891ef6413bc3318
2024-11-22feat(infra): 2n-zn2 -> NoblePeter Mikus11-58/+196
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I328168f7faec252e684de3b6efa57c09d52aaff8
2024-11-20feat(report): Update VPP release notesVratko Polak1-10/+58
Last update from my side, but we should mention decommissioned testbeds. Change-Id: I088925ad89dbd199d6b7c847ae51b022e24e2490 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-20feat(infra): vpp_device repurposePeter Mikus20-177/+379
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I8e4faec87c2c1aa7a9fd4f8086d647fbdb24565b
2024-11-18feat(core): IMIX stream dynamicPeter Mikus3-4/+294
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ib1f68a853012ee08688115e1c021756a18f5cb04
2024-11-18job-specs: Remove selected nat44 testsTibor Frank15-776/+144
removed: - h262144 - they are failing very often - h1024 - big stdev in measured performace kept: - h65536 Change-Id: Iba60577a9f250cf9730f4ce1150e16e931e78c43 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-11-18Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: I75b690ca8b762454241dd46f48fe7dbf97433405 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-11-14tests(unused): Remove unused testsPeter Mikus2-320/+0
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I8cafa46d468d3bfcaf6db116e555e669a95b1db1
2024-11-14job-spec: Remove NF_TESTPMD tests from TBs using containersTibor Frank8-405/+1
- These tests keep failing on this kind of testbeds for ages. Change-Id: Id0cdebe215ddcdcd773452e9a9f48094c4514713 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-11-13C-Docs: Add an example of coverage dataTibor Frank1-1/+1
Change-Id: I111b402ee9286f8ef327a0fcfe5cb7660d7601b7 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-11-12feat(report): Add known and new trex issuesVratko Polak1-7/+7
Change-Id: I4892121ca6d2cafc26f632e1839319b5729c57d0 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-12fix(report): Update issue titlesVratko Polak1-3/+5
+ Add two missing known (originally VPP) issues visible in dpdk tests. Change-Id: I66f89f5461bd6c6eff7338bdd5122472a073c59c Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-12fix(report): Mark which tables are up-to-dateVratko Polak3-1/+6
Change-Id: I9b00c0ed72a75e0112f47c9e1fc820f4858df0c6 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-12feat(report): Add known and new dpdk issuesVratko Polak1-5/+8
Further updates on dpdk issues are unlikely, so not going through "suspected" lists. Change-Id: I8cf2d33c8e73c0db31f02035c627a8c5e03adbca Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-11-11Update VPP_STABLE_VER filesoper-241111Tibor Frank1-1/+1
Change-Id: I2f2c75b2a8916a0e7166387ded916e09a2ba0089 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2024-11-06feat(rca): Print also last failure lineVratko Polak1-0/+17
This is mainly for easy detection of known issues, so only new or unsure failures need closer investigation. Change-Id: I6ebae2a0917ad229f9cfef5e56614b0a0ca73474 Signed-off-by: Vratko Polak <vrpolak@cisco.com>