]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move port env vars into isctest.vars.ports module
authorTom Krizek <tkrizek@isc.org>
Wed, 28 Feb 2024 15:29:13 +0000 (16:29 +0100)
committerNicki Křížek <nicki@isc.org>
Thu, 9 May 2024 15:08:10 +0000 (17:08 +0200)
commit41cb553bdd0c2cf0330efaef30264a9b06ee0cfe
tree63d6eafeb9a3ccaf988153e9f678c59b49ae6181
parentcca26efe52a02134c0f7b7f06ef770055efe2979
Move port env vars into isctest.vars.ports module

The fixture for port assignment isn't needed, replace it with the common
way of handling environment variables.
bin/tests/system/conftest.py
bin/tests/system/isctest/instance.py
bin/tests/system/isctest/vars/all.py
bin/tests/system/isctest/vars/ports.py [new file with mode: 0644]
bin/tests/system/shutdown/tests_shutdown.py
bin/tests/system/statschannel/conftest.py