Peter Mikus [Thu, 12 Dec 2024 12:44:40 +0000 (13:44 +0100)]
fix(infra): Add meson venv path
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8d4ea96bc72f276d625bf185faa755d4eeec87ba
Peter Mikus [Wed, 11 Dec 2024 13:11:19 +0000 (14:11 +0100)]
fix(terraform): New AWS images
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iae08fe8bf3133d8006dc18613af81f36f04c26f9
Peter Mikus [Mon, 18 Nov 2024 12:44:25 +0000 (13:44 +0100)]
docs(infra): 2n-emr
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib845cfdbcf38cbea9c47483d5f9e8675dc7967dd
Peter Mikus [Tue, 10 Dec 2024 14:10:18 +0000 (15:10 +0100)]
fix(infra): terraform aws
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I26bd0ac16d1c72716e60795c3476cac36151cca6
Peter Mikus [Tue, 10 Dec 2024 13:48:00 +0000 (14:48 +0100)]
feat(infra): Fix AWS terraform
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie903eb01ee7d014e3c6655e98f3d15ef9dd909f8
Peter Mikus [Thu, 5 Dec 2024 13:25:44 +0000 (14:25 +0100)]
fix(infra): Varius issues
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I9c5899deba994b8683f7cc0596ebb2d59a611f8e
Vratko Polak [Mon, 9 Dec 2024 14:06:25 +0000 (15:06 +0100)]
fix(export): Report iperf3 version from DUT1
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>
Tibor Frank [Mon, 9 Dec 2024 07:48:26 +0000 (07:48 +0000)]
Update VPP_STABLE_VER files
Change-Id: I4e9a9273379b529a8c4cbcbc3e9ea7d6397b9f11
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Thu, 5 Dec 2024 13:28:14 +0000 (14:28 +0100)]
fix(core): IPutil
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie4a61ade1da312ddab078411c8a7db3ba59393f3
Vratko Polak [Thu, 5 Dec 2024 09:44:09 +0000 (10:44 +0100)]
fix(gso): Repair linux interface name detection
+ Set GSO_FALSE tag on non-gso suite.
Change-Id: I32b6ff2f492a0dd8f2fe47ef5435c8d0e3318406
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Peter Mikus [Thu, 5 Dec 2024 07:04:24 +0000 (08:04 +0100)]
fix(core): remove lshw dependency
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I14143394ed6637db183a2fcc9b91e3c7fc8e0037
Peter Mikus [Wed, 4 Dec 2024 10:40:32 +0000 (11:40 +0100)]
docs(infra): General update
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I757d68cb768b159debdf90eb1322e7c3c0ee068e
Peter Mikus [Wed, 4 Dec 2024 08:12:26 +0000 (09:12 +0100)]
feat(infra): AWS -> Noble
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I95f2945597eeacb01e04ae0b40dc2bba667dcf91
Peter Mikus [Mon, 2 Dec 2024 12:47:58 +0000 (13:47 +0100)]
fix(infra): Few fixes
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If7b85d7cf08b036f9d3676902db583c1aee7ce1c
Vratko Polak [Tue, 3 Dec 2024 12:22:24 +0000 (13:22 +0100)]
fix(bisect): Adjust bash script for Ubuntu 24.04
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>
Tibor Frank [Mon, 2 Dec 2024 07:34:13 +0000 (07:34 +0000)]
Update VPP_STABLE_VER files
Change-Id: I76e805e5d0052903539b72d1c87dc74c059d2c7f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Vratko Polak [Wed, 27 Nov 2024 13:19:53 +0000 (14:19 +0100)]
fix(pylint): Escape backslash properly
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>
Peter Mikus [Wed, 27 Nov 2024 12:31:46 +0000 (13:31 +0100)]
feat(infra): 2n-spr -> noble
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I4a1cfdd671280a3491cd3fdc043f51b0608ad9c3
Peter Mikus [Wed, 27 Nov 2024 06:40:49 +0000 (07:40 +0100)]
feat(infra): Docker image 24.04
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I10cab20174610016d2cc87ccb884074057b1cd93
Peter Mikus [Tue, 26 Nov 2024 15:06:21 +0000 (16:06 +0100)]
feat(infra): 2n-snr 3n-alt -> noble
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I0dc275b7699bb13fc50b6c15e566ac8b0541ef30
Vratko Polak [Tue, 26 Nov 2024 13:46:52 +0000 (14:46 +0100)]
feat(crc): Bump messages after 24.10 release
+ 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>
Vratko Polak [Mon, 25 Nov 2024 13:15:43 +0000 (14:15 +0100)]
feat(dma): Add show dma as test teardown
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>
Peter Mikus [Mon, 25 Nov 2024 13:24:07 +0000 (14:24 +0100)]
feat(ansible): 3n-icx
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I9b1d8307d86414d12987a83dd048cd4ce8741077
Vratko Polak [Fri, 22 Nov 2024 16:10:17 +0000 (17:10 +0100)]
fix(jobspec): Do not test hardware flows on CX7
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>
Peter Mikus [Fri, 22 Nov 2024 13:16:28 +0000 (14:16 +0100)]
feat(infra): 3n-icx Noble
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ifc4635d013c348aa15fca3129f6ffea4eae6dac9
Peter Mikus [Fri, 22 Nov 2024 12:38:44 +0000 (13:38 +0100)]
feat(infra): 2n-icx -> Noble
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I87777a164806ca1c56554829a5bd58d6d8c9ccb2
Tibor Frank [Mon, 25 Nov 2024 07:01:10 +0000 (07:01 +0000)]
Update VPP_STABLE_VER files
Change-Id: Ibc0fdca3407f3e952f3276668957687dcfef64c6
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Vratko Polak [Fri, 22 Nov 2024 11:44:10 +0000 (12:44 +0100)]
feat(report): Summarize changes to job specs
Change-Id: I4724ff69aed90822cbe982ed8e58cc17fb116eb7
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Vratko Polak [Thu, 21 Nov 2024 12:52:53 +0000 (13:52 +0100)]
fix(report): Remove CSIT-1924 from VPP notes
No VPP tests uses l3fwd, the issue is already listed in dpdk table.
Change-Id: I49240a73d03aba33e5bb05667067a51182c81ade
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Peter Mikus [Fri, 22 Nov 2024 11:44:46 +0000 (12:44 +0100)]
fix(infra): 2n-zn2
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id59e5f5a63bc9cbcf46fa8538891ef6413bc3318
Peter Mikus [Fri, 22 Nov 2024 11:26:36 +0000 (12:26 +0100)]
feat(infra): 2n-zn2 -> Noble
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I328168f7faec252e684de3b6efa57c09d52aaff8
Vratko Polak [Wed, 20 Nov 2024 15:19:49 +0000 (16:19 +0100)]
feat(report): Update VPP release notes
Last update from my side, but we should mention decommissioned testbeds.
Change-Id: I088925ad89dbd199d6b7c847ae51b022e24e2490
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Peter Mikus [Wed, 20 Nov 2024 10:41:36 +0000 (11:41 +0100)]
feat(infra): vpp_device repurpose
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8e4faec87c2c1aa7a9fd4f8086d647fbdb24565b
Peter Mikus [Mon, 18 Nov 2024 08:32:32 +0000 (09:32 +0100)]
feat(core): IMIX stream dynamic
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ib1f68a853012ee08688115e1c021756a18f5cb04
Tibor Frank [Fri, 15 Nov 2024 12:17:45 +0000 (12:17 +0000)]
job-specs: Remove selected nat44 tests
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>
Tibor Frank [Mon, 18 Nov 2024 06:13:09 +0000 (06:13 +0000)]
Update VPP_STABLE_VER files
Change-Id: I75b690ca8b762454241dd46f48fe7dbf97433405
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Thu, 14 Nov 2024 08:10:09 +0000 (09:10 +0100)]
tests(unused): Remove unused tests
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8cafa46d468d3bfcaf6db116e555e669a95b1db1
Tibor Frank [Thu, 14 Nov 2024 07:40:26 +0000 (07:40 +0000)]
job-spec: Remove NF_TESTPMD tests from TBs using containers
- These tests keep failing on this kind of testbeds for ages.
Change-Id: Id0cdebe215ddcdcd773452e9a9f48094c4514713
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Tibor Frank [Wed, 13 Nov 2024 09:07:11 +0000 (09:07 +0000)]
C-Docs: Add an example of coverage data
Change-Id: I111b402ee9286f8ef327a0fcfe5cb7660d7601b7
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Vratko Polak [Tue, 12 Nov 2024 09:16:44 +0000 (10:16 +0100)]
feat(report): Add known and new trex issues
Change-Id: I4892121ca6d2cafc26f632e1839319b5729c57d0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Vratko Polak [Tue, 12 Nov 2024 09:14:58 +0000 (10:14 +0100)]
fix(report): Update issue titles
+ Add two missing known (originally VPP) issues visible in dpdk tests.
Change-Id: I66f89f5461bd6c6eff7338bdd5122472a073c59c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Vratko Polak [Tue, 12 Nov 2024 09:13:10 +0000 (10:13 +0100)]
fix(report): Mark which tables are up-to-date
Change-Id: I9b00c0ed72a75e0112f47c9e1fc820f4858df0c6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Vratko Polak [Tue, 12 Nov 2024 09:12:33 +0000 (10:12 +0100)]
feat(report): Add known and new dpdk issues
Further updates on dpdk issues are unlikely,
so not going through "suspected" lists.
Change-Id: I8cf2d33c8e73c0db31f02035c627a8c5e03adbca
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Tibor Frank [Mon, 11 Nov 2024 06:09:42 +0000 (06:09 +0000)]
Update VPP_STABLE_VER files
Change-Id: I2f2c75b2a8916a0e7166387ded916e09a2ba0089
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Vratko Polak [Wed, 6 Nov 2024 14:04:22 +0000 (15:04 +0100)]
feat(rca): Print also last failure line
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>
Tibor Frank [Wed, 6 Nov 2024 13:04:43 +0000 (13:04 +0000)]
C-Docs: Add links to rls2410 examples
Change-Id: I7061c41d2fa31f413a15a53a3d82ccc1f76cc174
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Tue, 5 Nov 2024 12:13:41 +0000 (13:13 +0100)]
feat(terraform): 2n-c7gn
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I3754ce3395d892fc3907eaacda489eceac63b7d0
Peter Mikus [Tue, 5 Nov 2024 10:05:38 +0000 (11:05 +0100)]
feat(terraform): 2n-c7gn move
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I0cca5f3f322cfc1efe312431adbcce1340ceac62
Vratko Polak [Mon, 4 Nov 2024 13:14:32 +0000 (14:14 +0100)]
feat(scripts): Introduce console log analyzer
This semi-automatic script saves time for RCA after release.
Change-Id: Idda3de00635b3c16b71df024616f1e2e94d7c1d6
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Tibor Frank [Mon, 4 Nov 2024 06:12:24 +0000 (06:12 +0000)]
Update VPP_STABLE_VER files
Change-Id: I8306e88343b8c7f2e0ddfeaee6966788c799a57d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Tue, 29 Oct 2024 12:48:24 +0000 (13:48 +0100)]
fix(ansible): Docker images role
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id0c07943ccf22e8983a86cdd2bde6c0b9a554450
Peter Mikus [Tue, 29 Oct 2024 12:42:02 +0000 (13:42 +0100)]
fix(ansible): Leftovers
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I20a901c224a0f1e4bf7d334d154db8283d4a4370
Peter Mikus [Tue, 29 Oct 2024 08:43:32 +0000 (09:43 +0100)]
feat(ansible): Remove python_env
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id03fd5fa6cdf9694dc59fb671519e703a8bb8591
Peter Mikus [Fri, 25 Oct 2024 10:08:43 +0000 (12:08 +0200)]
feat(core): Remove PIP installation from CSIT
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I67f6ba64c445af361ebd8a8bf9a4cd0d001b239b
Peter Mikus [Mon, 28 Oct 2024 12:26:16 +0000 (13:26 +0100)]
fix(core): Ubuntu 24.04
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If7e33a924ad347eb9396609010acf763b3a71f15
Peter Mikus [Mon, 28 Oct 2024 11:35:55 +0000 (12:35 +0100)]
fix(ansible): Calibration role
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ie590eb5eaed0bec9b75ce786062f62f4a3a1d19d
Peter Mikus [Mon, 28 Oct 2024 08:45:01 +0000 (09:45 +0100)]
fix(ansible): Remove Calibration
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ia71b70ceecca0541cad1598fbd021a4d8f47fb1b
Tibor Frank [Mon, 28 Oct 2024 07:12:43 +0000 (07:12 +0000)]
Update VPP_STABLE_VER files
Change-Id: Idbb485d307ae12d558a3859b864d356c0ebb0518
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Fri, 25 Oct 2024 10:02:21 +0000 (12:02 +0200)]
fix(job_specs): Nvidia
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I954402879b7c88162a9a33675b65160b3b777a4a
Peter Mikus [Fri, 25 Oct 2024 07:15:40 +0000 (09:15 +0200)]
fix(core): Ubuntu 24.04 python3.12
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I3aff1de925820ddf8630047751519ebe48dd1468
Peter Mikus [Fri, 18 Oct 2024 12:26:36 +0000 (14:26 +0200)]
feat(ansible): Ubuntu 24.04
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Id486cbf0cdade79450912b54c068a3287c4edd36
Tibor Frank [Tue, 22 Oct 2024 13:09:25 +0000 (13:09 +0000)]
C-Dash: Use Gbps in comparison tabels
... instead of Mbps
Change-Id: I929eba26797022c86e931ed4f1f7ebe6d8275e48
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Vratko Polak [Tue, 22 Oct 2024 08:27:10 +0000 (10:27 +0200)]
feat(ietf): Ship MLRsearch draft-08
There are still TODOs, commented-out to not be visible in text.
Change-Id: Ic9125ac9d0c5826f04b7f953ecd44d6626a55e49
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Tibor Frank [Mon, 21 Oct 2024 04:55:23 +0000 (04:55 +0000)]
Update VPP_STABLE_VER files
Change-Id: I5207d248277c2f1a5cf26415ce5691373c0e86d0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Wed, 16 Oct 2024 12:09:54 +0000 (14:09 +0200)]
feat(infra): Nvidia Grace
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I4e85de44500eceba7a4d18e369d4494be88f73f6
Tibor Frank [Wed, 16 Oct 2024 07:13:17 +0000 (07:13 +0000)]
C-Dash: Add 2n-grc
Change-Id: I1683f0fb09a9b01c26de696c1f0ca1922c0a8dbe
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Wed, 16 Oct 2024 05:24:19 +0000 (07:24 +0200)]
feat(docs): vpp device
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iafaa07c95a342037eef632283aa4e047151d1168
Peter Mikus [Tue, 15 Oct 2024 13:59:02 +0000 (15:59 +0200)]
feat(all): Nvidia Grace
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If89513d29fc7bb995daa4449145e9f004c1c36ec
Tibor Frank [Mon, 14 Oct 2024 04:26:02 +0000 (04:26 +0000)]
Update VPP_STABLE_VER files
Change-Id: Ie250ffd53bb99de2a71b64b2ff91e2029d1e21a8
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Wed, 9 Oct 2024 04:33:03 +0000 (06:33 +0200)]
feat(pxe): Nvidia GRC
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I41af1e40e66e5a429a274a6e7af40986273f1210
Tibor Frank [Mon, 7 Oct 2024 06:57:53 +0000 (06:57 +0000)]
Update VPP_STABLE_VER files
Change-Id: I3b0b167d682f1bc34e575c0c627b5e14c25e09d4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Juraj Linkeš [Wed, 25 Sep 2024 14:20:26 +0000 (16:20 +0200)]
INFO: Remove Juraj from committers
Juraj is no longer active on the project.
Change-Id: Ie59628f6ea6ae533f0b0de76761b00344ec6766a
Signed-off-by: Juraj Linkeš <juraj.linkes@pantheon.tech>
Tibor Frank [Mon, 30 Sep 2024 07:37:02 +0000 (07:37 +0000)]
Update VPP_STABLE_VER files
Change-Id: I5704ee2ad712da4004eeca44cd2864e69e081036
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Tue, 1 Oct 2024 06:49:00 +0000 (08:49 +0200)]
revert(etl): Manual
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I42ab6a9db31dabcb4928798cb1ef77dd7f37deb5
Peter Mikus [Tue, 1 Oct 2024 06:23:28 +0000 (08:23 +0200)]
test(etl): Manual run
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iede2e71adbcdd6bebca567dc6d3560de05ea69f9
Peter Mikus [Tue, 1 Oct 2024 06:02:56 +0000 (08:02 +0200)]
test(etl): Manual run
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8f17b6a5081fbe781a2ada22e004d1368ce87256
Peter Mikus [Tue, 1 Oct 2024 05:31:51 +0000 (07:31 +0200)]
test(etl): Manual run
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ibeeb187332e956d1f86267e90dc25a573d3999a1
Tibor Frank [Fri, 27 Sep 2024 08:34:56 +0000 (08:34 +0000)]
C-Dash: Add rls2410 data
Change-Id: Ifa4acb6736bddb45ef30724592225e59e187266e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Mon, 30 Sep 2024 06:42:21 +0000 (08:42 +0200)]
fix(etl): Jobs
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: If530cb1fe1c415f6988508281f3eea22e1d5fa69
Peter Mikus [Thu, 26 Sep 2024 07:51:40 +0000 (09:51 +0200)]
feat(terraform): Refactor ETL
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I86711ef80304d72a701ef84737f503ee52659dc5
Tibor Frank [Wed, 25 Sep 2024 11:59:33 +0000 (11:59 +0000)]
Update DPDK_STABLE_VER files
Change-Id: I6cd9d9f13be04440e705daddc67378d09d47e992
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Tibor Frank [Wed, 25 Sep 2024 11:58:04 +0000 (11:58 +0000)]
C-Dash: Add rls2410
Change-Id: I2cec349852c3f65979434dbb497bc925aac01d6c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Vratko Polak [Fri, 20 Sep 2024 07:33:13 +0000 (09:33 +0200)]
feat(bonding): Add simple suite for minimal coverage
- We want 2-link suite, as it has a non-trivial traffic pattern.
- Not done here, as it needs edits in multiple layers.
+ Add 1-link suite to compare (and for 1-link testbeds).
+ Simplify also old bonding keywords.
+ Partial support for future multi-link suites.
+ Update jobspecs for minimal coverage:
+ Only add to iterative, both MRR and NDRPDR.
- Coverage jobspecs to be updated later.
+ {1,2,4}c 64B tests, only to 3n-icx for now.
+ For both primary NIC+driver combinations there.
Change-Id: I6da3b99a44b5ae83cc52921d5e2034fe5218270c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Tibor Frank [Mon, 23 Sep 2024 04:45:16 +0000 (04:45 +0000)]
Update VPP_STABLE_VER files
Change-Id: I441556a2f3550ae53a38c04a55fbdf2331da8e9c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Thu, 19 Sep 2024 12:23:30 +0000 (14:23 +0200)]
feat(robot): Infra action
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5d1718bbf61317c2d36e782b0ccb37b8ceb6e71e
Peter Mikus [Thu, 19 Sep 2024 12:00:38 +0000 (14:00 +0200)]
feat(robot): Infra action
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I55f6e954c865fa0574b9521bd885b68d2a87d39b
Peter Mikus [Tue, 17 Sep 2024 14:05:42 +0000 (16:05 +0200)]
feat(infra): Tune params
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I8e3d3316d0c1f7da5e02b1198a6e56a301f0f0a8
Peter Mikus [Mon, 16 Sep 2024 11:57:57 +0000 (13:57 +0200)]
feat(infra): Tune params
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I5dc0a38e530cbaf4bb7d3563adba34cd06a3f608
Peter Mikus [Mon, 16 Sep 2024 11:18:17 +0000 (13:18 +0200)]
feat(infra): Bug fix
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Idbe9ccc5c719358ab337d4dd92dbe160c7fe1ff3
Peter Mikus [Mon, 16 Sep 2024 10:22:45 +0000 (12:22 +0200)]
feat(infra): Movements part 3
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ifcd47fd5ffaaf974b4e7d0c8dce391a21842b45a
Tibor Frank [Mon, 16 Sep 2024 05:00:07 +0000 (05:00 +0000)]
Update VPP_STABLE_VER files
Change-Id: I62bf9032d689b1c962bd2bf36d00de780a302bfd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Thu, 12 Sep 2024 11:49:17 +0000 (13:49 +0200)]
fix(bootstrap): Tune external topologies by default
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Ibf760a5ae187456b24d228a4c7e51301ba682b10
Tibor Frank [Thu, 12 Sep 2024 11:39:42 +0000 (11:39 +0000)]
C-Dash: set x-range max value to utc.now
- trending and statistics
Change-Id: I05350c7834072d7bac101b018682ca0e051e4fef
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Tibor Frank [Tue, 10 Sep 2024 12:25:17 +0000 (12:25 +0000)]
fix(c-dash): fix the name of infra and test in hover
- in trending
- make it more flexible
Change-Id: Ic7b6f4f9413df420b14fc0681011e6c0bc46c57c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Tue, 10 Sep 2024 09:39:59 +0000 (11:39 +0200)]
feat(infra): Update
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I63064cf1b29d59ea69024d41e9a9f27e17bee12a
Tibor Frank [Mon, 9 Sep 2024 05:39:01 +0000 (05:39 +0000)]
Update VPP_STABLE_VER files
Change-Id: Ideadae6e6c7bbd42bde762ab3219dea9d78864ce
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Peter Mikus [Mon, 9 Sep 2024 04:29:45 +0000 (06:29 +0200)]
feat(tests): Remove unwanted tests
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: Iea2fc50883e66a77fa2c7aed48fa1c79ef4c36d9
Peter Mikus [Thu, 5 Sep 2024 12:35:22 +0000 (14:35 +0200)]
fix(docs): Infra updates
Signed-off-by: Peter Mikus <peter.mikus@protonmail.ch>
Change-Id: I79cc085adfdeed9b99886c4ec6aa00fa95173507
Tibor Frank [Thu, 5 Sep 2024 07:07:11 +0000 (07:07 +0000)]
tests: Remove tests which are not used
- VTS
- reconf
- link bonding
Change-Id: I2685c02b96fde08796e7208ac84cf08fec1af0c4
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Tibor Frank [Thu, 5 Sep 2024 06:11:32 +0000 (06:11 +0000)]
job-spec: Remove job specs which are not used
- nfv-density
- reconf
Change-Id: I0e74c520907ad933ef7029e1789eabad3325a0e7
Signed-off-by: Tibor Frank <tifrank@cisco.com>