]> 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)
committerŠtěpán Balážik <stepan@isc.org>
Fri, 27 Jun 2025 12:10:40 +0000 (12:10 +0000)
commite2a91c06c84b0c8bc38602b13c477c32bc5874a6
treeef95049bab2733463fecb29a01616b15696fc493
parent02cf400dc90315ad5e4a0f436c9c38b2c523d28f
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

(cherry picked from commit 3a8ffc74df5f097afa9cd2b7073dc732824e82dd)
.gitlab-ci.yml
bin/tests/system/isctest/mark.py