<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/smoketest, branch T7064-add-mirror-workflow-current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=T7064-add-mirror-workflow-current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=T7064-add-mirror-workflow-current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-01-21T09:19:27+00:00</updated>
<entry>
<title>T6895: Merge the hsflowd-based sFlow and uacctd-based sFlow (#4310)</title>
<updated>2025-01-21T09:19:27+00:00</updated>
<author>
<name>Nataliia S.</name>
<email>81954790+natali-rs1985@users.noreply.github.com</email>
</author>
<published>2025-01-21T09:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=832ed9122a0a602cadabe24457e9d64272a3d861'/>
<id>urn:sha1:832ed9122a0a602cadabe24457e9d64272a3d861</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4299 from c-po/radius-smoketest</title>
<updated>2025-01-13T18:53:37+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-13T18:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=99d0c7a804ea3cf7f843f0d4810e6772cf7ceeb8'/>
<id>urn:sha1:99d0c7a804ea3cf7f843f0d4810e6772cf7ceeb8</id>
<content type='text'>
T7038: T7039: fix broken RADIUS IPv6 source address and add smoketests</content>
</entry>
<entry>
<title>Merge pull request #4217 from aapostoliuk/T2326-circinus</title>
<updated>2025-01-13T18:52:58+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-13T18:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4663c59ac956f33ecadc7f2ebf0c9c7b5de9c8a2'/>
<id>urn:sha1:4663c59ac956f33ecadc7f2ebf0c9c7b5de9c8a2</id>
<content type='text'>
nhrp: T2326: NHRP migration to FRR</content>
</entry>
<entry>
<title>smoketest: T7038: add freeradius container to live validate login via RADIUS</title>
<updated>2025-01-11T09:59:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-10T12:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fee77a6ac199c69e566823c6885f9f38411adcee'/>
<id>urn:sha1:fee77a6ac199c69e566823c6885f9f38411adcee</id>
<content type='text'>
RADIUS is pretty sensible to its configuration. Instead of manual testing,
extend the smoketest platform to ship a freeradius container and perform logins
against a locally running freeradius server in a container.
</content>
</entry>
<entry>
<title>Merge pull request #4283 from indrajitr/ddclient-update-20250106</title>
<updated>2025-01-09T19:00:32+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-09T19:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=726dcee6e12d8c4229fc1902e2460dd9f07fe80e'/>
<id>urn:sha1:726dcee6e12d8c4229fc1902e2460dd9f07fe80e</id>
<content type='text'>
ddclient: T5791: Relocate process params to ExecStart</content>
</entry>
<entry>
<title>nhrp: T2326: NHRP migration to FRR</title>
<updated>2025-01-09T16:24:15+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-08-09T15:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5e8307bf3a7f816193ca9da8cb290d57bbb375f2'/>
<id>urn:sha1:5e8307bf3a7f816193ca9da8cb290d57bbb375f2</id>
<content type='text'>
NHRP migration to FRR
</content>
</entry>
<entry>
<title>ddclient: T5791: Relocate process params to ExecStart</title>
<updated>2025-01-09T16:17:27+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2025-01-06T16:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a328575dc4ab7d9597eb0e031470dba9cbf5eefc'/>
<id>urn:sha1:a328575dc4ab7d9597eb0e031470dba9cbf5eefc</id>
<content type='text'>
Pull up all the global parameters controlling
process behavior to systemd service.

Also remove `syslog=yes`` as it is not needed with
`exec` type service.
</content>
</entry>
<entry>
<title>smoketest: T7033: nat source group test should use an existing interface</title>
<updated>2025-01-09T15:03:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-09T15:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1f2f0c4890b16c73a99652eaa14334d4a456b7c6'/>
<id>urn:sha1:1f2f0c4890b16c73a99652eaa14334d4a456b7c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>smoketest: T6841: fix config tests which validate migration scripts</title>
<updated>2025-01-08T05:05:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-08T05:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3a57c0393952db3d4ccb538093de262ad9a56a27'/>
<id>urn:sha1:3a57c0393952db3d4ccb538093de262ad9a56a27</id>
<content type='text'>
This complements commit dda428fc4 ("T6841: firewall: migrate existing VRF in
zone based firewall") which provides the new configuration files after CLI
was migrated.
</content>
</entry>
<entry>
<title>smoketest: T7023: add tac_plus container to live validate login (#4285)</title>
<updated>2025-01-07T12:16:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-07T12:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fb651c09f07b8aba45f2d31cfb3851e9e9c82ef0'/>
<id>urn:sha1:fb651c09f07b8aba45f2d31cfb3851e9e9c82ef0</id>
<content type='text'>
* smoketest: T7023: unify container image loading

* smoketest: T7023: add tac_plus container to live validate login

TACACS is pretty sensible to its configuration. Instead of manual testing,
extend the smoketest platform to ship a tac_plus container and perform logins
against a locally running tac_plus server in a container.

The login username/password and TACACS shared secret is generated randomly on
the fly for every testcase.</content>
</entry>
</feed>
