mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Audit network
This commit is contained in:
parent
4ce6122e3e
commit
eda44c3bf3
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ steps:
|
|||
condition: contains(variables['TOXENV'], 'test-farm')
|
||||
- bash: |
|
||||
stat tests/letstest/azure-test-farm.pem
|
||||
netstat -plnt
|
||||
if [[ "${TOXENV}" == *"oldest"* ]]; then
|
||||
tools/run_oldest_tests.sh
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in a new issue