<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/tests/integration, branch dependabot/github_actions/codecov/codecov-action-7</title>
<subtitle>Ansible Network Collection for VyOS (mirror of https://github.com/vyos/vyos.vyos.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos.vyos.git/atom?h=dependabot%2Fgithub_actions%2Fcodecov%2Fcodecov-action-7</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=dependabot%2Fgithub_actions%2Fcodecov%2Fcodecov-action-7'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2026-05-25T11:44:54+00:00</updated>
<entry>
<title>T6818: Add argument to vyos_config for controlling password filtering (#466)</title>
<updated>2026-05-25T11:44:54+00:00</updated>
<author>
<name>stronkbyte</name>
<email>262002943+stronkbyte@users.noreply.github.com</email>
</author>
<published>2026-05-25T11:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=29e47bb4b43d1888c79f54de2fbee90224e9652b'/>
<id>urn:sha1:29e47bb4b43d1888c79f54de2fbee90224e9652b</id>
<content type='text'>
This commit adds the argument `allow_password_change` in order to
control whether any configuration lines which would make changes to user
passwords should be filtered out or not.

Co-authored-by: Daniil Baturin &lt;daniil@baturin.org&gt;
Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>T8104: Add static routes multiple next-hop targets (#444)</title>
<updated>2026-03-08T10:53:15+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2026-03-08T10:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=ab0aa4bd1a16b044f061053aa78b0fa865312545'/>
<id>urn:sha1:ab0aa4bd1a16b044f061053aa78b0fa865312545</id>
<content type='text'>
* Mid fixes

* Ready for testing

* Fixing SR interface

* Fix is ready

* changelog

* Integration tests for static_routes interface next-hop v.1.4+ WIP

* branching 1.3- and 1.4+

* Integration tests for T8104 complete

* Comments are resolved

* Comments are resolved</content>
</entry>
<entry>
<title>T6836 VRF module (#408)</title>
<updated>2026-03-04T09:51:16+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2026-03-04T09:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=a8e5dac21090e9b0ddf876214a9a1522079ecde1'/>
<id>urn:sha1:a8e5dac21090e9b0ddf876214a9a1522079ecde1</id>
<content type='text'>
* t6836 vfr module init

* argspec facts module for VRF

* T6834 static_route module to support interface_route (#398)

* t6834 init

* facts fixes, WIP

* T6834 - facts updates

* static_routes 1.3- config, facts, args and sanit and unit tests

* changelog

* changelog updates

* static_routes 1.4+

* static_routes v1.4 unit tests

* comment removed

* T6829 (area interfaces in OSPFv3 1.3-1.5) re-init (#399)

* T6829 re-init

* re-init T6829 ospfv3 area interface for 1.3-

* changelog

* changelog fix

* Doc is updated

* adding 1.4+ support

* ospfv3 area interfaces for 1.4+

* fixed ospfv3 facts and added area interface unit test for 1.4

* ospfv3 clean-up

* doc updates

* Resolve merge conflicts

* vrf parsers set_table

* more vrf paresers added

* vrf facts main code

* vrf data structures

* simple vrf config push

* simple vrf config push

* some work on vrf

* basic facts done

* vrf instance parsers wif

* ongoing parser testing

* vrf dev work

* testing with paresers

* all basic settings

* merged for vrf

* more states for VRF

* vrf deleted, overriden

* overriden

* sanity

* rst for vrf

* changelog

* fix changelog

* doc fix

* vrf delete idempotent

* deleted and overridden for VFR

* overriden

* overriden vrf idempotency

* asdvanced vrf settings

* afi for VRF facts

* VRF AFI config

* VRF AFI tests

* vrf dev work

* afi dev work

* afi and deep_merge fixes for VRF

* afi basic provisioning

* changelog

* vrf sanity fixes

* VRF AFI protocols and route-maps

* vrf parsed, gathered, rendered fixes

* docstrings VRF

* docstrings VRF

* docstring VRF

* module doc update

* vrf module examples

* VRF doc examples

* linter

* VRF unit tests init

* VRF unit tests init

* VRF unit tests updates

* fixed VRF overridden and deleted unit test cases

* VRF integration tests init

* VRF int tests rtt, merged, replaced

* VRF int testt gathered, rendered

* VRF int tests deleted, rendered, overridden and empty_config

* linter

* VRF int test misc fixes

* VRF global idepmotency

* fixing py3.13 runner deps

* fixing lint

* fixing sanity

* reverting previous fixes

* VRF protocols load_module and provisioning flow

* fixes to bgp VRF protocol methods

* VRF protocol facts init

* VRF protocol load_module works

* reworked VRF load_module routine

* vrf protocl static fixed

* Fixed static and ospf VRF protocol provisioning

* Fixed static and ospf VRF protocol provisioning

* VRF doc update

* VRF docs update

* VRF doc updates

* unit tests for VRF protocols

* VRF BGP protcol sanity check

* VRF protocol fixed sanity checks (DOCUMENTATION)

* sanity and doc for VRF fixed

* VRF unit tests mock

* VRF protocol integration parsed, rtt and merged init

* VRF protocols - rendered, overridden

* VRF protocols replaced

* fix accidental changes to test_vyos_config.py

* PR description

* fix image

* README fix

* Fixing linter

* Mid-result UAT overriden VRF

* Mid-result for VRF UAT

* VRF uat

* VRF obsolete features removed</content>
</entry>
<entry>
<title>add commit-confirm options to vyos_config  (#229)</title>
<updated>2026-02-23T12:25:35+00:00</updated>
<author>
<name>lucaelin</name>
<email>git@luca.lsys.ac</email>
</author>
<published>2026-02-23T12:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=e539028c2f9d062e7684abda5dd32affd92e9f08'/>
<id>urn:sha1:e539028c2f9d062e7684abda5dd32affd92e9f08</id>
<content type='text'>
* added vyos_config confirm options

* fix: update commit comment to match main

* fix: documentation example for automatic confirm

* fix: add tests for commit confirm and confirm_timeout options

* fix: add config_confirm changelog fragment

* fix: lint missing diff parameter for edit_config

* fix: add commit confirm integration test

---------

Co-authored-by: omnom62 &lt;75066712+omnom62@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>T7621 vyos_firewall_global features (#432)</title>
<updated>2025-11-27T10:20:32+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-11-27T10:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=7157c6a195c3b1c6f013dab8fe322c6ace4e0c63'/>
<id>urn:sha1:7157c6a195c3b1c6f013dab8fe322c6ace4e0c63</id>
<content type='text'>
* t7621 vyos_firewall_global diff mode

* vyos_firewall_global integration test for diff

* enhanced integration tests with diff

* diff integration tests

* merged diff test

* 1.3- specific changes to integration tests

* data/config separated

---------

Co-authored-by: Gaige B Paulsen &lt;gaige@cluetrust.com&gt;</content>
</entry>
<entry>
<title>T6823: correctly set the IPv6 autoconf option (#433)</title>
<updated>2025-11-26T20:00:30+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-11-26T20:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=85e132415cd7917c677d27b9085d17f50bc3da2e'/>
<id>urn:sha1:85e132415cd7917c677d27b9085d17f50bc3da2e</id>
<content type='text'>
* T6823 init fix

* slaac and integration tests

* reaplced integration test

* WIP integration tests

* changelog and tweaks

* rendered, gathered, parsed, integration tests for SLAAC

* l3_interfaces gathered, emty, deleted

* deleted integration test

* vif processing

* vif tests

* vir related integration test cases

* ignore ansible-bad-import-from

* ansible-bad-import-from ingore

* ignore ansible-bad-import-from for all

* test ansible-bad-import-from skip

* ingore file

* Fix bugs with configuration remove

* Delete testcase fixed

* SLAAC integration tests

* Sanity check fixes

* remove_config formatted

* l3 slaac eth0 removed from SIT

* Remove ignore 2.20

* ignore2.20 recovered

* Remove residue</content>
</entry>
<entry>
<title>T7391 domain search fix for 1.4+ (#418)</title>
<updated>2025-05-23T07:15:01+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-05-23T07:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=06bee69e0561f681a69037ce7aebe21dca25959b'/>
<id>urn:sha1:06bee69e0561f681a69037ce7aebe21dca25959b</id>
<content type='text'>
* t7391 init

* sanity

* vyos_system unit test

* added vyos_system v14 test cases

* vyos_system integration tests fix

* changelog

* domain search integration test

* Update plugins/modules/vyos_system.py

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

---------

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Integration tests FDR (#416)</title>
<updated>2025-05-23T07:01:24+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-05-23T07:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=2879b9a4193aa3153f05b985e1f12d78cfbe6fd0'/>
<id>urn:sha1:2879b9a4193aa3153f05b985e1f12d78cfbe6fd0</id>
<content type='text'>
* clean-up for strreamlines e2e  integration tests

* 1.4+ fix for snmp_server

* changes to integratio tests

* changelog fix

* fix ampty json on vyos.py get_config

* fix vyos get_config

* quick fix for teardwon in vyos_system test

* Update plugins/module_utils/network/vyos/vyos.py

Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;

* copilot  recommendations incorporated

* remove copilot mess

---------

Co-authored-by: John Doe &lt;johndoe@email.com&gt;
Co-authored-by: Copilot &lt;175728472+Copilot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>T6883 route-map extras support (#402)</title>
<updated>2025-05-15T21:55:33+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-05-15T21:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=cd2f41d34ff22ea7719348ec18a30f1c499b72c8'/>
<id>urn:sha1:cd2f41d34ff22ea7719348ec18a30f1c499b72c8</id>
<content type='text'>
* t6883 as_prepend_path fix

* chaneglog

* draft for rm community handling

* rm updates

* unit and integration tests for route maps

* rm unit tests fixed

* 1.4+ rm integration tests draft

* rm set_community parser

* large-community 1.4+

* unit tests fix for rm

* extcommunity config

* pre-commit

* cleanup

* RM bandwidth clauses

* fixing parsers index for 1.3 RM

* updated dic

* fix unit tests

* unit tests for RM

* RM unit tests

* dict literal for reserved keywords in unit tests

* set_src ipv6 replaced unit test

* unit test case for RM call

* RM action type unit tests

* rm match protocol code and unit test

* doc update

* set_table RM

* set_table RM unit test

* unit tests refactor

* copilot  recommendations</content>
</entry>
<entry>
<title>T7259 get_config() fix (#404)</title>
<updated>2025-05-07T19:52:44+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-05-07T19:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=098f31c6fe7a6310594656efc0af5a2739ede82b'/>
<id>urn:sha1:098f31c6fe7a6310594656efc0af5a2739ede82b</id>
<content type='text'>
* T7259 get_config() fix

* fix get_config calls

* vyos_config match=none integration test case

* get_config() update</content>
</entry>
</feed>
