]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add FEATURE_DEVELOPER variable to isctest
authorNicki Křížek <nicki@isc.org>
Wed, 27 May 2026 15:27:17 +0000 (15:27 +0000)
committerNicki Křížek <nicki@isc.org>
Thu, 28 May 2026 09:37:14 +0000 (11:37 +0200)
commit950dc9945c3c81f0dd3f2b52bdfd3b93a0f778cd
treecf46c70e282c715b0a809491c4bf7028a5b3c58d
parent113980d4b05aa4f3632e25d102fb82b2317404b8
Add FEATURE_DEVELOPER variable to isctest

System tests can check FEATURE_DEVELOPER in the environment, but the
recommended pattern is the with_developer pytest marker added next.

Assisted-by: Claude:claude-opus-4-7
bin/tests/system/isctest/vars/features.py