]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
pytests: migrate to LXC runner
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 21 Dec 2021 15:38:45 +0000 (16:38 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Thu, 13 Jan 2022 11:51:36 +0000 (12:51 +0100)
commit15c1353544be799752b68fb891aefd9c589a86fa
treefcc6b1c6899d7d78fdde9e21ae22411b0445d4c9
parent2b44a10e2a5741c88df90b99de2c69a3adae2712
pytests: migrate to LXC runner

Due to missing support on some of the regular runners, let's migrate
these tests to our special LXC runners. This should hopefully make the
results more reliable and stable.

The downside is that we have to keep an additional image (and recipe)
for LXC, since it' slightly different. However, it's probably worth it,
since we'll likely migrate some other tests there in the future (for
better stability).
.gitlab-ci.yml
ci/images/lxc-debian-11/Dockerfile [new file with mode: 0644]