<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/smoketest/scripts/cli/base_accel_ppp_test.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>2021-07-25T19:10:25+00:00</updated>
<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: 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>vyos.template: provide general is_ip(v4|v6) helpers</title>
<updated>2020-11-13T13:50:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-11-13T13:50:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=6962bc53fa246f3e5c081ffec5f996fcb821273b'/>
<id>urn:sha1:6962bc53fa246f3e5c081ffec5f996fcb821273b</id>
<content type='text'>
We had two places were the is_ip, is_ipv4 and is_ipv6 helpers had been defined.
All places now have been converged into vyos.template as they are used both
in the Jinja2 templates and also in our scripts.
</content>
</entry>
<entry>
<title>smoketest: accel: T2631: check disable-accounting option</title>
<updated>2020-10-28T18:57:43+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-28T18:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=58e99dc96e52e4c4b6c0da3b155fe59a039d41a7'/>
<id>urn:sha1:58e99dc96e52e4c4b6c0da3b155fe59a039d41a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe-server: T2976: fix local-users default value retrieval from XML</title>
<updated>2020-10-13T16:56:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-13T16:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=6c2a2cb8ce98b3b43ac07403bc61f186c28ccdf9'/>
<id>urn:sha1:6c2a2cb8ce98b3b43ac07403bc61f186c28ccdf9</id>
<content type='text'>
We must use XML node style (hyphen over underscore).
</content>
</entry>
<entry>
<title>pppoe-server: T2953: rename CLI local-ip to gateway-address</title>
<updated>2020-10-04T10:11:23+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-04T10:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f4e9248d2a24fc4fd0cdc7089aed0193d7a2884f'/>
<id>urn:sha1:f4e9248d2a24fc4fd0cdc7089aed0193d7a2884f</id>
<content type='text'>
Required to get a common CLI for all services provided by Accel-PPP. Once the
CLI for each service is consitent - Jinja2 templates can be reused together
with get_config_dict().
</content>
</entry>
<entry>
<title>smoketest: sstp: pppoe: use common RADIUS tests</title>
<updated>2020-10-03T18:30:14+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-03T18:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=c79f9144a6bac9b1dbdffcd6a02762a6adeabcfa'/>
<id>urn:sha1:c79f9144a6bac9b1dbdffcd6a02762a6adeabcfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>smoketest: sstp: add basic tests</title>
<updated>2020-10-03T17:59:21+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-03T17:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=be3c9bdf9274866d9e6548792a7f668fa04fa24f'/>
<id>urn:sha1:be3c9bdf9274866d9e6548792a7f668fa04fa24f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>smoketest: accel-ppp: prepare common base for multiple accel instance tests</title>
<updated>2020-10-03T12:00:10+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-03T11:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=b8c19bc47c56610dc2827a1d1895e89275c300b7'/>
<id>urn:sha1:b8c19bc47c56610dc2827a1d1895e89275c300b7</id>
<content type='text'>
</content>
</entry>
</feed>
