<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/smoketest/scripts/system, branch 1.4.0-rc3</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-rc3</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2024-01-04T17:19:52+00:00</updated>
<entry>
<title>smoketests: T5887: remove IXGB driver</title>
<updated>2024-01-04T17:19:52+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-03T20:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=7376b161fa915d2a308102637dbbc4a10f7bb06e'/>
<id>urn:sha1:7376b161fa915d2a308102637dbbc4a10f7bb06e</id>
<content type='text'>
From Kernel commit e485f3a6eae0 ("ixgb: Remove ixgb driver")

There are likely no users of this driver as the hardware has been discontinued
since 2010. Remove the driver and all references to it in documentation.

(cherry picked from commit 8eabba331f2615a284348b70a9ef3dd49e15f76d)
</content>
</entry>
<entry>
<title>smoketest: T4947: check for OpenVPN DCO Kernel module</title>
<updated>2023-07-22T18:53:41+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-22T18:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e4f3bcc7083c554866cdb0b625ea4991ed0d7f32'/>
<id>urn:sha1:e4f3bcc7083c554866cdb0b625ea4991ed0d7f32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5195: vyos.util -&gt; vyos.utils package refactoring (#2093)</title>
<updated>2023-07-14T20:18:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-14T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d1ca536da448749dff557f13ecae97b124026e96'/>
<id>urn:sha1:d1ca536da448749dff557f13ecae97b124026e96</id>
<content type='text'>
* T5195: move run, cmd, call, rc_cmd helper to vyos.utils.process

* T5195: use read_file and write_file implementation from vyos.utils.file

Changed code automatically using:

find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import read_file$/from vyos.utils.file import read_file/g' {} +
find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import write_file$/from vyos.utils.file import write_file/g' {} +

* T5195: move chmod* helpers to vyos.utils.permission

* T5195: use colon_separated_to_dict from vyos.utils.dict

* T5195: move is_systemd_service_* to vyos.utils.process

* T5195: fix boot issues with missing imports

* T5195: move dict_search_* helpers to vyos.utils.dict

* T5195: move network helpers to vyos.utils.network

* T5195: move commit_* helpers to vyos.utils.commit

* T5195: move user I/O helpers to vyos.utils.io</content>
</entry>
<entry>
<title>T5217: Add smoketest for CONFIG_NFT_SYNPROXY kernel option</title>
<updated>2023-05-10T13:35:08+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-05-10T13:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3c2a206e733cd86f3b6a9c58b74e20c679170424'/>
<id>urn:sha1:3c2a206e733cd86f3b6a9c58b74e20c679170424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5086: Add smoketest DROP_MONITOR kernel option</title>
<updated>2023-03-23T08:12:56+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-03-23T08:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=32e94e1699c20f4ba3c0a2248f3eb27c07a3f170'/>
<id>urn:sha1:32e94e1699c20f4ba3c0a2248f3eb27c07a3f170</id>
<content type='text'>
</content>
</entry>
<entry>
<title>smoketests: modules: wireguard no longer needs to be loaded</title>
<updated>2023-01-18T17:01:14+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-01-18T17:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ae8734f1052054aa2763398f3e85da5e28a0a6f9'/>
<id>urn:sha1:ae8734f1052054aa2763398f3e85da5e28a0a6f9</id>
<content type='text'>
As WireGuard is now part of the mainline Kernel, we no longer need to validate
it using the external module loader/tester.
</content>
</entry>
<entry>
<title>smoketest: ensure /config is a directory</title>
<updated>2021-06-21T19:25:04+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-21T19:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3ae265b300544b855b1b32862c901045ee146934'/>
<id>urn:sha1:3ae265b300544b855b1b32862c901045ee146934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>smoketest: kernel-modules: fail hard if module is unloadable</title>
<updated>2021-04-17T17:03:12+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-04-17T17:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=837929297855034e4bea339ae5081c68daa4d6cb'/>
<id>urn:sha1:837929297855034e4bea339ae5081c68daa4d6cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>smoketest: ensure symlink exists /usr/sbin/ip -&gt; /bin/ip</title>
<updated>2021-03-26T18:59:56+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-03-26T18:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=137f50a1f00073842364ee373f98e1e215671c6b'/>
<id>urn:sha1:137f50a1f00073842364ee373f98e1e215671c6b</id>
<content type='text'>
</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/marekm72/vyos-1x.git/commit/?id=f2b2bbdd51cb00a8be1aefa1f9028212fcffc1d3'/>
<id>urn:sha1:f2b2bbdd51cb00a8be1aefa1f9028212fcffc1d3</id>
<content type='text'>
This is for better readability during testruns
</content>
</entry>
</feed>
