Skip to content

Commit 13faff9

Browse files
dougszumskiJasleenKaurSethi
authored andcommitted
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 29b5cb7 commit 13faff9

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
@@ -95,9 +95,9 @@ kolla_image_tags:
9595
ubuntu-jammy: 2024.1-ubuntu-jammy-20250627T102805
9696
ubuntu-noble: 2024.1-ubuntu-noble-20250627T102805
9797
neutron:
98-
rocky-9: 2024.1-rocky-9-20250717T094248
99-
ubuntu-jammy: 2024.1-ubuntu-jammy-20250627T102805
100-
ubuntu-noble: 2024.1-ubuntu-noble-20250627T102805
98+
rocky-9: 2024.1-rocky-9-20251113T114107
99+
ubuntu-jammy: 2024.1-ubuntu-jammy-20251113T114107
100+
ubuntu-noble: 2024.1-ubuntu-noble-20251113T114107
101101
neutron_bgp_dragent:
102102
ubuntu-jammy: 2024.1-ubuntu-jammy-20250529T081147
103103
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)