Refactor CI pipelien and enable molecule testing #1
@ -27,3 +27,4 @@ def test_nginx_process(host):
|
||||
def test_nginx_socket(host):
|
||||
# Verify the socket is listening for HTTP traffic
|
||||
assert host.socket("tcp://0.0.0.0:80").is_listening
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user