Skip to content

Commit 2a1283f

Browse files
authored
GT-1561: Add basic Dell SONiC driver (#1982)
Basic support for Dell SONiC switches for Arcus. Build: https://github.com/stackhpc/stackhpc-kayobe-config/actions/runs/19330333096/job/55291529233 Patch: stackhpc/networking-generic-switch#130
1 parent bc77241 commit 2a1283f

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ kolla_image_tags:
7070
ubuntu-jammy: 2024.1-ubuntu-jammy-20250627T102805
7171
ubuntu-noble: 2024.1-ubuntu-noble-20250627T102805
7272
neutron:
73-
rocky-9: 2024.1-rocky-9-20250717T094248
74-
ubuntu-jammy: 2024.1-ubuntu-jammy-20250627T102805
75-
ubuntu-noble: 2024.1-ubuntu-noble-20250627T102805
73+
rocky-9: 2024.1-rocky-9-20251113T114107
74+
ubuntu-jammy: 2024.1-ubuntu-jammy-20251113T114107
75+
ubuntu-noble: 2024.1-ubuntu-noble-20251113T114107
7676
neutron_bgp_dragent:
7777
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147
7878
ubuntu-noble: 2024.1-ubuntu-noble-20250529T081147
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
features:
3+
- |
4+
Adds a basic NGS driver for Dell SONiC switches.

0 commit comments

Comments
 (0)