diff --git a/software/caddy-frontend/test/test.py b/software/caddy-frontend/test/test.py index d4e41a0a4b92574eb200029a4f225027502df258..4594023e1da16af8b04c5f740db4cb655aa357e0 100644 --- a/software/caddy-frontend/test/test.py +++ b/software/caddy-frontend/test/test.py @@ -2638,8 +2638,9 @@ http://apachecustomhttpsaccepted.example.com:%%(http_port)s { ) finally: self.getSupervisorRPCServer().supervisor.startProcess(caddy_process_name) - time.sleep(2) # give few moments for caddy to start - # XXX: convert to a loop which awaits caddy to be ready + # give few moments for caddy to start + # XXX: convert to a loop which awaits caddy to be ready + time.sleep(2) # END: check stale-if-error support result_direct = self.fakeHTTPResult(