kumquat-buildroot/support/testing
Peter Korsgaard 4915b692c8 test_docker_compose.py: Test the port publish feature
Extend docker_test() to expose a random (8888) port to verify that doesn't
fail, and extend the docker-compose test to run the busybox httpd in the
background, expose that as port 80 and verify that /etc/resolv.conf could be
fetched by wget.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2021-05-14 22:59:58 +02:00
..
conf test_docker_compose.py: Test the port publish feature 2021-05-14 22:59:58 +02:00
infra support/testing: consistently use raw strings for re.compile 2020-08-14 21:56:02 +02:00
tests test_docker_compose.py: Test the port publish feature 2021-05-14 22:59:58 +02:00
run-tests support/run-tests: reorder imports 2020-02-17 10:13:08 +01:00