aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2025-01-27Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: Ibd6986a8cce74e86c368864f4c8e1d8b51431957 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-23fix(ansible): Add docker_sut awarenessPeter Mikus10-190/+66
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I3dc3188cab76231a430abc23c409471bcc330409
2025-01-23C-Docs: Update DPDK version to 24.11Tibor Frank2-3/+3
Change-Id: I9309698a4fd49889a54cd7923bca58a24193ca9c Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-23fix(infra): EMR topologyPeter Mikus2-5/+5
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ia9bceccc9c36e40948ad68e584eb455b269fab02
2025-01-23feat(infra): DPDK 24.11.1Peter Mikus8-11/+16
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ic935ddf79d06b9d8f1df329bf0e4485ee2d646cf
2025-01-23feat(terraform): Refactor rolesPeter Mikus8-50/+97
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: Ie5e5bb0d8d3c927c26286439fb128529b8b30a81
2025-01-22C-Dash: Add rls2502 dataTibor Frank8-0/+154
Change-Id: I58c0aecc7e598d95b6d2e7e52d357b9526cd6fd0 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-21feat(jobspec): Base 2n-grc on 2n-icxVratko Polak2-16/+10
+ Test only mlx5-core, as rdma-core tests are crashing in verify. - Only edited iterative mrr and ndrpdr. Change-Id: I3f7a7e14aec0e25456bf330d9e01feac515de5cd Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-01-21feat(cdash): Move to csit-docsPeter Mikus1-1/+1
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I20d32cc5cbf0fd15f943ba0eded0dcfb6fd98636
2025-01-21fix(telemetry): fix perf stat issue on ArmJay Wang4-11/+141
VPP CSIT utilises perf stat command to monitor the perf events defined in perf_stat_runtime.yaml file. However, the raw event specification format(cpu/event=0xXXX,umask=0xXXX/u) is specific to x86 platforms(Intel/AMD). On ARM platforms, we stick to the symbolic names of the perf events. Signed-off-by: Jay Wang <jay.wang2@arm.com> Change-Id: I967bc4bddf5fc9ffbe61c276efdd95d69f7c4412
2025-01-21feat(cdash): Move to new bucketsPeter Mikus3-26/+26
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I5eaeaa44c5ad0cf0affe48436d886d146db8d8c9
2025-01-21feat(jobspec): Reduce differences between testbedsVratko Polak11-167/+116
- Iterative icx-spr-emr only. - Reduced e810xxv to save time. - Wireguard tests are not unified yet. - Some tests are still in illogical place, to be sorted later. Change-Id: I1bba06b7f3c02830542c9c5d4712c15e50f669ad Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-01-20C-Docs: Add 2502 rls notes - placeholderTibor Frank15-174/+394
Change-Id: I4f6cb7d7c79782fde8b6f8bbfb51c3c02ceaf577 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-20job-spec: Add 2n-grc coverageTibor Frank17-0/+671
Change-Id: I1af3c9ad307a593ad79762d73187c7e66845ead8 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-20fix(etl): Bucket locationPeter Mikus16-16/+16
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I3f83ebb6c1a201fa07e8cd76af47591b1ee8873e
2025-01-20feat(etl): Migrate to csit-docsPeter Mikus1-3/+3
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I1ad471c346ed3f22ba028f89d7048c09d215a9f2
2025-01-20feat(etl): Cleanup and add new releasePeter Mikus33-397/+75
Signed-off-by: Peter Mikus <peter.mikus@icloud.com> Change-Id: I7c7126c65b4782a6dde2b902e85749ec365cf0b1
2025-01-20Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: If16e3eb925a4cf3422f39c7cca3bd59df00d2ac9 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-17C-Docs: CSIT Design - descriptionTibor Frank2-22/+37
Change-Id: Ie47d6513e91d7ed164978389a5c7c3d41ab5c2bf Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-16feat(terraform): Extend AWS reservationsPeter Mikus6-288/+24
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ia17a415725aa2b960fb54a5de85af3d105028152
2025-01-16fix(hoststack): Add missing lines to iperf3 confVratko Polak1-0/+2
Change-Id: I616ba7a0c92afa3ee23b09d94c902604be0f29f4 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-01-16C-Docs: CSIT design diagramTibor Frank1-1/+1
Change-Id: If444778f1c943b790c2a25b69014238612dfd33e Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-14feat(avf): Migrate to plugins/dev_iavfVratko Polak4-30/+46
Change-Id: I4f4f17560f4c65a8f308e1f394207b7cec474b96 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-01-14C-Docs: Update CSIT design diagramTibor Frank1-706/+3
Change-Id: I5f60de33f0958520f66cea727496040e19f85d6a Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-13fix(infra): AWS ARMPeter Mikus2-7/+7
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I3d8f0af3f73d206dff46b72aca507f51bf74d823
2025-01-13Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: I8aae697e559655b051c4460c0c4f340f013b0430 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-10fix(infra): New AWS imagesPeter Mikus29-139/+51
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ibd1892cfc57b9c172fa9a08e39d704c1a812ad3d
2025-01-10fix(hoststack): Do not set api segment gidVratko Polak1-1/+0
Change-Id: I6d2ca1d35210a61f831b89ad373c712f31462ff0 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-01-09feat(hoststack): Run stat_post_trial if wait failsVratko Polak1-3/+5
Stat outputs are useful when investigating why client is slow. This fixes only AB tests. Iperf3 would need more complicated code. Change-Id: I4e523519b0b6f39c310de96aace7eb03a40a3b74 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-01-09fix(iputil): Do not use -e option for awkVratko Polak1-3/+3
Probably another consequence of ubuntu2404 migration. Nginx tests were failing (indirectly) due to "awk -e" failing. Change-Id: I23ebc86de55e5301727f34c1337ed163ead1506c Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2025-01-09fix(infra): New AWS imagesPeter Mikus7-34/+60
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ib50df500ef28ceb40d9f9d8d05e31a16b484fa93
2025-01-09fix(infra): New AWS imagesPeter Mikus8-37/+38
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I8dc62881c196a268f4e13bb77ffe24735c8fcc36
2025-01-08fix(core): Container startupPeter Mikus2-4/+2
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I95dcc11d25f5dc3cf395f6d69dc4e04d7653f7f2
2025-01-08Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: Ib4da6ea7b609929e4201719f7c43887ec2a92c3f Signed-off-by: Tibor Frank <tifrank@cisco.com>
2025-01-05fix(telemetry): fix perfmon issues on ArmJay Wang3-5/+225
To enable perfmon plugin on AArch64, users have to set kernel/perf_user_access to 1 to allow userspace applications to directly access PMU counters. Additionally, replace bundle cache-hierarchy with bundle cache-data as it is the correct bundle name on AArch64. Signed-off-by: Jay Wang <jay.wang2@arm.com> Change-Id: I67b86e255c8e62d3672a8f52db88eed3daf6ff59
2024-12-18fix(infra): Various changesPeter Mikus11-23/+30
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ie8283697397f107a7fb80e370c5c9197a3060300
2024-12-18fix(infra): 3n-emrPeter Mikus1-1/+1
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Id55240e4b819fc29f18b52f9ce8a3257f84e6043
2024-12-17feat(infra): EMRPeter Mikus81-11/+5148
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I76df1a848cbd9b6b284395c4fa7975169818679d
2024-12-17feat(infra): EMRPeter Mikus27-35/+1467
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ia0097162d04e904ef0db8e4e15f11545aba80f6a
2024-12-16fix(terraform): AWSPeter Mikus13-338/+103
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ib1c89fb06dd2ad9c34f8b84c07c62806763ea878
2024-12-16fix(terraform): AWSPeter Mikus2-2/+2
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Id1a2135d5d82c166db2ed276f8f35f3f438167c0
2024-12-12fix(dpdk): Increase build timeoutVratko Polak1-4/+4
DPDK 24.07 takes almost 50 minutes to build on 3n-snr, DPDK 24.11 takes around 65 minutes, so this increases the timeout to 90 minutes. Change-Id: I90477d85bcc65410cce30d0862444924e65e0804 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
2024-12-12fix(infra): Add meson venv pathPeter Mikus1-0/+2
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I8d4ea96bc72f276d625bf185faa755d4eeec87ba
2024-12-12fix(terraform): New AWS imagesPeter Mikus12-50/+57
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Iae08fe8bf3133d8006dc18613af81f36f04c26f9
2024-12-11docs(infra): 2n-emrPeter Mikus3-200/+101
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ib845cfdbcf38cbea9c47483d5f9e8675dc7967dd
2024-12-10fix(infra): terraform awsPeter Mikus5-5/+5
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I26bd0ac16d1c72716e60795c3476cac36151cca6
2024-12-10feat(infra): Fix AWS terraformPeter Mikus5-5/+5
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: Ie903eb01ee7d014e3c6655e98f3d15ef9dd909f8
2024-12-10fix(infra): Varius issuesPeter Mikus9-27/+23
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch> Change-Id: I9c5899deba994b8683f7cc0596ebb2d59a611f8e
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>
2024-12-09Update VPP_STABLE_VER filesTibor Frank2-2/+2
Change-Id: I4e9a9273379b529a8c4cbcbc3e9ea7d6397b9f11 Signed-off-by: Tibor Frank <tifrank@cisco.com>