]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a pytest mark for system tests that require Internet connection
authorŠtěpán Balážik <stepan@isc.org>
Thu, 19 Jun 2025 07:53:20 +0000 (09:53 +0200)
committerPetr Špaček <pspacek@isc.org>
Fri, 27 Jun 2025 07:24:48 +0000 (07:24 +0000)
commit3a8ffc74df5f097afa9cd2b7073dc732824e82dd
tree64dd9ffb5f56bad6a1770a7e613c3f75d261bf28
parentc7a8f6105578c43f6d1d1a60e54d5c84ad7470a8
Add a pytest mark for system tests that require Internet connection

We skip those by default as:

a) we don't want to stress the upstream servers in every CI pipeline
b) system tests need to be runnable in a isolated environment by default
.gitlab-ci.yml
bin/tests/system/isctest/mark.py