Skip to content

Conversation

@rical
Copy link
Contributor

@rical rical commented Sep 30, 2025

Description

Backport fixes from v25.09.0 (main) to v25.08.1

Fixes #1171

mattiaswal and others added 8 commits September 30, 2025 10:21
One to verify it is the correct version on the duts and one
that check that it is the correct bootorder.
Refactor test to use httpd container instead and return ENV with a CGI.

Fixes #1131

Signed-off-by: Joachim Wiberg <[email protected]>
Major refactor to redesign how listeners and traffic is started in parallel.

Fixes #1130

Signed-off-by: Joachim Wiberg <[email protected]>
Add concurrency control to trigger workflow to cancel in-progress builds
when new events (like adding ci:main label) occur on the same PR.  This
prevents resource waste from duplicate builds and handles the common
workflow where developers add the ci:main label after PR creation.

Fixes #1154
Fix a bug where systems with OSPF enabled on some, but not all,
interfaces would cause the OSPF iterator to fail when accessing
iface['area'], which was missing. This caused the ospf_status.py
tool to return {}, resulting in empty OSPF data in sysrepo.

Fixes #1169 Expected neighbors not shown in sysrepocfg

Signed-off-by: Richard Alpe <[email protected]>
@rical rical linked an issue Sep 30, 2025 that may be closed by this pull request
12 tasks
Copy link
Contributor

@troglobit troglobit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thank you for catching the off-by-one on the release date!

@troglobit troglobit merged commit 4ccc70a into v25.08.x Sep 30, 2025
5 checks passed
@troglobit troglobit deleted the v25.08.x-backports branch September 30, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backport fixes from v25.09.0

4 participants