<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos.vyos.git/tests/integration/targets/prepare_vyos_tests, branch main</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=main</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos.vyos.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/'/>
<updated>2025-05-23T07:01:24+00:00</updated>
<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>snmp_server 1.4+ support in integration tests (#412)</title>
<updated>2025-04-14T17:14:04+00:00</updated>
<author>
<name>omnom62</name>
<email>75066712+omnom62@users.noreply.github.com</email>
</author>
<published>2025-04-14T17:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=7c19ae75eeee882055af54dc5169b50ee61cc055'/>
<id>urn:sha1:7c19ae75eeee882055af54dc5169b50ee61cc055</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6982: update SNMP module for 1.3+ (#369)</title>
<updated>2024-12-30T11:51:56+00:00</updated>
<author>
<name>Gaige B Paulsen</name>
<email>gaige@cluetrust.com</email>
</author>
<published>2024-12-30T11:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=dbd87e3ab89b7839e41df76c2fa7712855853fd3'/>
<id>urn:sha1:dbd87e3ab89b7839e41df76c2fa7712855853fd3</id>
<content type='text'>
* fix: get SNMP integration tests running
* fix: remove no_log from docs because it fails sanity
* tests: fix unit tests and no_log args
* tests: fix error in hostname integration test</content>
</entry>
<entry>
<title>`vyos.vyos` is no longer deprecated! 🎉  (#348)</title>
<updated>2024-06-25T09:24:01+00:00</updated>
<author>
<name>Nilashish Chakraborty</name>
<email>nilashishchakraborty8@gmail.com</email>
</author>
<published>2024-06-25T09:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=b872b6f21d14ff10c221d84217eb568318e9ad8b'/>
<id>urn:sha1:b872b6f21d14ff10c221d84217eb568318e9ad8b</id>
<content type='text'>
* Remove deprecation notice for vyos.vyos

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* Add changelog

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* fix review comments

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;

* chore: auto fixes from pre-commit.com hooks

---------

Signed-off-by: NilashishC &lt;nilashishchakraborty8@gmail.com&gt;
Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add ansible-lint (#322)</title>
<updated>2023-05-04T01:46:19+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-05-04T01:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=65eaf174d90485c566d71ec9b49365cb5bc494ba'/>
<id>urn:sha1:65eaf174d90485c566d71ec9b49365cb5bc494ba</id>
<content type='text'>
* Add ansible-lint

* Fix some tasks

* Ignore ignore_errors

* Stop prettier and yamllint from fighting</content>
</entry>
<entry>
<title>Add prettier and isort to pre-commit. (#270)</title>
<updated>2023-01-25T13:37:58+00:00</updated>
<author>
<name>Kate Case</name>
<email>kcase@redhat.com</email>
</author>
<published>2023-01-25T13:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=e9911888f6dcdf9031f3fdb2e32c52e45815fdbe'/>
<id>urn:sha1:e9911888f6dcdf9031f3fdb2e32c52e45815fdbe</id>
<content type='text'>
* Add prettier and isort to pre-commit.

* Bump line-length to 100

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] &lt;66853113+pre-commit-ci[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Allow_duplicates for prepare_vyos_tests (#212)</title>
<updated>2021-09-09T02:27:06+00:00</updated>
<author>
<name>Paul Belanger</name>
<email>pabelanger@redhat.com</email>
</author>
<published>2021-09-09T02:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=ede1f8e137d14bc4ce97ccc352e1a51a16605eae'/>
<id>urn:sha1:ede1f8e137d14bc4ce97ccc352e1a51a16605eae</id>
<content type='text'>
Allow_duplicates for prepare_vyos_tests

Signed-off-by: Paul Belanger pabelanger@redhat.com

Reviewed-by: None &lt;None&gt;</content>
</entry>
<entry>
<title>Updated from network content collector</title>
<updated>2020-01-16T15:50:24+00:00</updated>
<author>
<name>CaptTrews</name>
<email>capttrews@gmail.com</email>
</author>
<published>2020-01-16T15:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=6b6166151faa3d811ae0ec3010a89e518a26287b'/>
<id>urn:sha1:6b6166151faa3d811ae0ec3010a89e518a26287b</id>
<content type='text'>
Signed-off-by: CaptTrews &lt;capttrews@gmail.com&gt;
</content>
</entry>
<entry>
<title>Updated from network content collector</title>
<updated>2019-12-04T00:26:13+00:00</updated>
<author>
<name>CaptTrews</name>
<email>capttrews@gmail.com</email>
</author>
<published>2019-12-04T00:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=f4fff0b4a4ecd2e634f4dcb515bf92c20d3771ba'/>
<id>urn:sha1:f4fff0b4a4ecd2e634f4dcb515bf92c20d3771ba</id>
<content type='text'>
Signed-off-by: CaptTrews &lt;capttrews@gmail.com&gt;
</content>
</entry>
<entry>
<title>Updated from network content collector</title>
<updated>2019-08-29T14:21:30+00:00</updated>
<author>
<name>CaptTrews</name>
<email>capttrews@gmail.com</email>
</author>
<published>2019-08-29T14:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos.vyos.git/commit/?id=ae8514ce0289ee2096a3a9f54be6a4654153c880'/>
<id>urn:sha1:ae8514ce0289ee2096a3a9f54be6a4654153c880</id>
<content type='text'>
Signed-off-by: CaptTrews &lt;capttrews@gmail.com&gt;
</content>
</entry>
</feed>
