summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGaige B Paulsen <gaige@cluetrust.com>2025-05-07 15:44:34 -0400
committerGitHub <noreply@github.com>2025-05-08 05:44:34 +1000
commit7a4f22fc4a63bad749b4128495d7dae8917d0b0e (patch)
tree0e68c36d01d5b4fff8f793b2a29faadc789511be /changelogs
parent29e8caf907063c2b4c4d2b65861ad595c10c8fb0 (diff)
downloadvyos.vyos-7a4f22fc4a63bad749b4128495d7dae8917d0b0e.tar.gz
vyos.vyos-7a4f22fc4a63bad749b4128495d7dae8917d0b0e.zip
T7162: interface preflight (#397)
* T7162: interface preflight * fix: update with changes from PR 396 * fix: re-run pre-commit for missed updates * fix: typo
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/T7162-interface-preflight.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/fragments/T7162-interface-preflight.yaml b/changelogs/fragments/T7162-interface-preflight.yaml
new file mode 100644
index 00000000..c829ca8b
--- /dev/null
+++ b/changelogs/fragments/T7162-interface-preflight.yaml
@@ -0,0 +1,5 @@
+---
+trivial:
+ - fix pre-flight sets for interfaces
+ - restore previously-removed interface test duplex and speed
+ - remove unnecessary debug statements in integration tests