<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/smoketest/scripts/cli/test_interfaces_openvpn.py, branch equuleus</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=equuleus</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2022-04-29T18:40:14+00:00</updated>
<entry>
<title>openvpn: T4369: enforce daemon-restart on openvpn-option CLI change</title>
<updated>2022-04-29T18:40:14+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-29T18:40:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=dde78e8024dea260a506f31226d57a75d9516df4'/>
<id>urn:sha1:dde78e8024dea260a506f31226d57a75d9516df4</id>
<content type='text'>
(cherry picked from commit e36efa6b5df764982678a470b7aa82a33c1c369c)
</content>
</entry>
<entry>
<title>smoketest: remove superfluous ConfigSession import</title>
<updated>2021-11-21T18:24:42+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-11-21T18:23:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=1eede5bf19518e30bbfe1defcd067a69cdbe0393'/>
<id>urn:sha1:1eede5bf19518e30bbfe1defcd067a69cdbe0393</id>
<content type='text'>
(cherry picked from commit commit 22e3558834784a8ca37f6335c15c58a631a7fe10)
</content>
</entry>
<entry>
<title>smoketest: add shim for every test to re-use common tasts</title>
<updated>2021-07-25T19:10:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-03-17T18:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=fb94d0b6091e09099c972355886918ef63ee9d97'/>
<id>urn:sha1:fb94d0b6091e09099c972355886918ef63ee9d97</id>
<content type='text'>
Currently every smoketest does the setup and destruction of the configsession
on its own durin setUp(). This creates a lot of overhead and one configsession
should be re-used during execution of every smoketest script.

In addiion a test that failed will leaf the system in an unconsistent state.
For this reason before the test is executed we will save the running config
to /tmp and the will re-load the config after the test has passed, always
ensuring a clean environment for the next test.

(cherry picked from commit 0f3def974fbaa4a26e6ad590ee37dd965bc2358f)
</content>
</entry>
<entry>
<title>smoketest: openvpn: fix deprecated option warning for key generation</title>
<updated>2021-07-25T09:58:03+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-25T09:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=b5250fa28f22b1cdd1ddbe6ebfce6803f53c8806'/>
<id>urn:sha1:b5250fa28f22b1cdd1ddbe6ebfce6803f53c8806</id>
<content type='text'>
WARNING: Using --genkey --secret filename is DEPRECATED.
Use --genkey secret filename instead.
</content>
</entry>
<entry>
<title>openvpn: T1704: drop deprecated disable-ncp option</title>
<updated>2021-06-25T17:41:00+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-25T17:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=23cb8c338ad3de4ead79dbad79a0195c91862fcc'/>
<id>urn:sha1:23cb8c338ad3de4ead79dbad79a0195c91862fcc</id>
<content type='text'>
(cherry picked from commit 6b7b19c93f90839549dd668116c4da2f38cfdc66)

VyOS 1.3 will ship OpenVPN 2.5.1 and thus it is the perfect timing to still
remove this option before introducing it in a new LTS release.
</content>
</entry>
<entry>
<title>smoketest: adjust test method names</title>
<updated>2020-12-29T21:47:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-29T20:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f2b2bbdd51cb00a8be1aefa1f9028212fcffc1d3'/>
<id>urn:sha1:f2b2bbdd51cb00a8be1aefa1f9028212fcffc1d3</id>
<content type='text'>
This is for better readability during testruns
</content>
</entry>
<entry>
<title>smoketest: run all tests with verbosity=2</title>
<updated>2020-12-29T20:08:41+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-29T19:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=d36063f837e7b015e8f9fc3a19832bc36bceb61a'/>
<id>urn:sha1:d36063f837e7b015e8f9fc3a19832bc36bceb61a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openvpn: T3074: fix site-2-site operation mode</title>
<updated>2020-11-23T10:45:12+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-23T10:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=3237fec72140f8cadb6ed8cfbfadbb4bb14d4554'/>
<id>urn:sha1:3237fec72140f8cadb6ed8cfbfadbb4bb14d4554</id>
<content type='text'>
When rendering the configs "ifconfig" statement wrong IP addresses have been
used for the "tun" operating mode. This has been corrected.
</content>
</entry>
<entry>
<title>smoketest: openvpn: T3080: verify configured keep-alive values</title>
<updated>2020-11-22T18:38:29+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-22T14:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=35319790813c78900d0ca54d9ac6905bfe368455'/>
<id>urn:sha1:35319790813c78900d0ca54d9ac6905bfe368455</id>
<content type='text'>
</content>
</entry>
<entry>
<title>smoketest: openvpn: T3060: verify authentication username and password</title>
<updated>2020-11-21T21:06:44+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-21T21:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=4b219bbf1b3529ef285bb5b7bd3ff1292bfc9541'/>
<id>urn:sha1:4b219bbf1b3529ef285bb5b7bd3ff1292bfc9541</id>
<content type='text'>
</content>
</entry>
</feed>
