mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 20:12:42 +02:00
allowlist apache conf test external
This commit is contained in:
@@ -179,6 +179,8 @@ passenv =
|
|||||||
description = Run apacheconftest with pebble and Certbot outside of the tox virtual environment.
|
description = Run apacheconftest with pebble and Certbot outside of the tox virtual environment.
|
||||||
deps =
|
deps =
|
||||||
-e certbot-ci
|
-e certbot-ci
|
||||||
|
allowlist_externals =
|
||||||
|
{toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test-pebble.py
|
||||||
commands =
|
commands =
|
||||||
{toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test-pebble.py --debian-modules
|
{toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test-pebble.py --debian-modules
|
||||||
|
|
||||||
@@ -186,6 +188,8 @@ commands =
|
|||||||
deps =
|
deps =
|
||||||
{[testenv:apacheconftest]deps}
|
{[testenv:apacheconftest]deps}
|
||||||
{[testenv:apacheconftest-external-with-pebble]deps}
|
{[testenv:apacheconftest-external-with-pebble]deps}
|
||||||
|
allowlist_externals =
|
||||||
|
{toxinidir}/certbot-apache/certbot_apache/_internal/tests/apache-conf-files/apache-conf-test-pebble.py
|
||||||
commands = {[testenv:apacheconftest-external-with-pebble]commands}
|
commands = {[testenv:apacheconftest-external-with-pebble]commands}
|
||||||
|
|
||||||
[testenv:nginxroundtrip]
|
[testenv:nginxroundtrip]
|
||||||
|
|||||||
Reference in New Issue
Block a user