mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
no retry
(cherry picked from commit feb72a947c49650d01604e01bf3d81f8aaebef06)
This commit is contained in:
parent
815b5b9fed
commit
f79bd450b3
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -274,6 +274,6 @@ setenv = {[testenv:test-farm-tests-base]setenv}
|
|||
changedir = {[testenv:test-farm-tests-base]changedir}
|
||||
commands =
|
||||
{[testenv:test-farm-tests-base]commands}
|
||||
{toxinidir}/tools/retry.sh letstest targets/targets.yaml {env:AWS_EC2_PEM_FILE} SET_BY_ENV scripts/test_sdists.sh --repo {toxinidir}
|
||||
letstest targets/targets.yaml {env:AWS_EC2_PEM_FILE} SET_BY_ENV scripts/test_sdists.sh --repo {toxinidir}
|
||||
passenv = {[testenv:test-farm-tests-base]passenv}
|
||||
setenv = {[testenv:test-farm-tests-base]setenv}
|
||||
|
|
|
|||
Loading…
Reference in a new issue