mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
allowlist the apache conf test farm test
This commit is contained in:
parent
54dd12cd57
commit
90348bde4e
1 changed files with 2 additions and 0 deletions
2
tox.ini
2
tox.ini
|
|
@ -177,6 +177,8 @@ commands =
|
|||
{toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test --debian-modules
|
||||
passenv =
|
||||
SERVER
|
||||
allowlist_externals =
|
||||
{toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test
|
||||
|
||||
[testenv:apacheconftest-external-with-pebble]
|
||||
description = Run apacheconftest with pebble and Certbot outside of the tox virtual environment.
|
||||
|
|
|
|||
Loading…
Reference in a new issue