From cb91bf96e02de8a6a7e50f83b4b69b9c47b84cc5 Mon Sep 17 00:00:00 2001 From: baude Date: Fri, 11 Dec 2020 09:17:45 -0600 Subject: add compose test descriptions adding compose test descriptions and validations. Signed-off-by: baude --- test/compose/env_and_volume/tests.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/compose/env_and_volume/tests.sh (limited to 'test/compose/env_and_volume/tests.sh') diff --git a/test/compose/env_and_volume/tests.sh b/test/compose/env_and_volume/tests.sh new file mode 100644 index 000000000..a4c8bed30 --- /dev/null +++ b/test/compose/env_and_volume/tests.sh @@ -0,0 +1,4 @@ +# -*- bash -*- + +test_port 5000 = "done" +test_port 5001 = "podman_rulez" -- cgit v1.2.3-54-g00ecf