Skip to content

Bump SR Linux release to 26.7.2 - #3834

Merged
ipspace merged 1 commit into
devfrom
srl-release
Aug 28, 2026
Merged

Bump SR Linux release to 26.7.2#3834
ipspace merged 1 commit into
devfrom
srl-release

Conversation

@ipspace

@ipspace ipspace commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Also: Pin the SRL release in transformation tests to avoid having transformation errors after each SRL release change

Also: Pin the SRL release in transformation tests to avoid having
transformation errors after each SRL release change

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

The transformation test uses the floating :latest SR Linux tag, which contradicts “pinning” and causes _srl_version parsing to fall back to 25.3, making version-dependent transforms less reliable.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the default SR Linux container image used by the srlinux device definition, and adjusts the multiserver transformation test fixture to decouple its expected output from future SR Linux image tag changes.

Changes:

  • Bump SR Linux containerlab image default from 26.7.1 to 26.7.2.
  • Override SR Linux image in the multiserver-explicit topology test input and update expected output accordingly.
File summaries
File Description
netsim/devices/srlinux.yml Bumps the default SR Linux clab.image tag to 26.7.2.
tests/topology/input/multiserver-explicit.yml Adds an explicit SR Linux clab.image override for the transformation test input.
tests/topology/expected/multiserver-explicit.yml Updates expected transformed node data for the SR Linux node to match the new override behavior.
Review details
  • Files reviewed: 3/3 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

provider: clab
plugin: [ multiserver ]

defaults.devices.srlinux.clab.image: ghcr.io/nokia/srlinux:latest
Comment on lines +506 to +510
- 25
- 3
af:
ipv4: true
box: ghcr.io/nokia/srlinux:26.7.1
box: ghcr.io/nokia/srlinux:latest
@ipspace
ipspace merged commit b688bf7 into dev Aug 28, 2026
9 checks passed
@ipspace
ipspace deleted the srl-release branch August 28, 2026 15:35
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.

2 participants