summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGaige B Paulsen <gaige@cluetrust.com>2025-02-07 14:15:47 -0500
committerGitHub <noreply@github.com>2025-02-07 11:15:47 -0800
commit0d80a81119c847c83ef87b635a7ee180d6bb6689 (patch)
tree6d33078f817133323f2cceff7669e5502ec7f83f /changelogs
parentd75becb8e46d764552b0df605ef9192592ae2633 (diff)
downloadvyos.vyos-0d80a81119c847c83ef87b635a7ee180d6bb6689.tar.gz
vyos.vyos-0d80a81119c847c83ef87b635a7ee180d6bb6689.zip
T7010: fix: integration tests add unit tests (#386)
fix: integration tests add unit tests
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/T7010-lag-interfaces-integration-tests.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/fragments/T7010-lag-interfaces-integration-tests.yaml b/changelogs/fragments/T7010-lag-interfaces-integration-tests.yaml
new file mode 100644
index 0000000..8a236f5
--- /dev/null
+++ b/changelogs/fragments/T7010-lag-interfaces-integration-tests.yaml
@@ -0,0 +1,4 @@
+---
+minor_changes:
+ - fix integration tests for `lag_interfaces`
+ - add unit tests for `lag_interfaces`