From b2dd05465b80e666c957ebc857b875f8681699e8 Mon Sep 17 00:00:00 2001 From: Vinay M <63404819+roverflow@users.noreply.github.com> Date: Wed, 6 Dec 2023 15:05:19 +0530 Subject: 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> --- changelogs/fragments/integration_test_fix.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragments/integration_test_fix.yml (limited to 'changelogs') 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. -- cgit v1.2.3