summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorVinay M <63404819+roverflow@users.noreply.github.com>2023-12-06 15:05:19 +0530
committerGitHub <noreply@github.com>2023-12-06 15:05:19 +0530
commitb2dd05465b80e666c957ebc857b875f8681699e8 (patch)
tree37df82f707915298d1537732e80a1da61f4f22ba /changelogs
parent78ef20c1c8539452a882658ed5edf8c8cdf0643f (diff)
downloadvyos.vyos-b2dd05465b80e666c957ebc857b875f8681699e8.tar.gz
vyos.vyos-b2dd05465b80e666c957ebc857b875f8681699e8.zip
Fix prefix-lists Integration tests (#338)
* Fix prefix-lists Integration tests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove autoversion * fix galaxy.yml * sanity fix * sanity ignore * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix ignore file --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/integration_test_fix.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/integration_test_fix.yml b/changelogs/fragments/integration_test_fix.yml
new file mode 100644
index 00000000..d7924243
--- /dev/null
+++ b/changelogs/fragments/integration_test_fix.yml
@@ -0,0 +1,3 @@
+---
+trivial:
+ - vyos_prefix_lists - fix vyos_prefix_lists in integration tests to resolve issues related to deletion.