mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Allow failure of cross-version-config test
The test is bound to fail until it is executed against a new release which will include the pytest env var refactoring.
This commit is contained in:
parent
2d1f348483
commit
b99cdfab9d
1 changed files with 1 additions and 0 deletions
|
|
@ -720,6 +720,7 @@ cross-version-config-tests:
|
|||
untracked: true
|
||||
expire_in: "1 day"
|
||||
when: always
|
||||
allow_failure: true # pytest env variable refactoring
|
||||
|
||||
# Jobs for regular GCC builds on Alpine Linux 3.19 (amd64)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue