1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-03 07:15:46 +00:00

TESTS: add stress test when a certificate file is missing

This commit is contained in:
Thomas LEVEIL
2017-02-21 01:05:42 +01:00
parent e25c78b00a
commit 6dfc3f3f70
6 changed files with 194 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Test the behavior of nginx-proxy when restarted after deleting a certificate file is was using.
1. nginx-proxy is created with a virtual host having a certificate
1. while nginx-proxy is running, the certificate file is deleted
1. nginx-proxy is then restarted (without removing the container)