summaryrefslogtreecommitdiff
path: root/test/compose/flask.curl
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2020-12-02 08:45:08 -0600
committerbaude <bbaude@redhat.com>2020-12-11 09:26:29 -0600
commit82d7b9f2e21c93cfb12c8f199284c38f3e858280 (patch)
tree36eefabbfce3167093c9a49ea20e9050a70cb483 /test/compose/flask.curl
parent47af0afbd15b074561d98a117be353301a354e85 (diff)
downloadpodman-82d7b9f2e21c93cfb12c8f199284c38f3e858280.tar.gz
podman-82d7b9f2e21c93cfb12c8f199284c38f3e858280.tar.bz2
podman-82d7b9f2e21c93cfb12c8f199284c38f3e858280.zip
add compose regression to ci
to prevent any regressions, we should be running regression tests using compose. Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'test/compose/flask.curl')
-rw-r--r--test/compose/flask.curl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/compose/flask.curl b/test/compose/flask.curl
new file mode 100644
index 000000000..b50ddbf1d
--- /dev/null
+++ b/test/compose/flask.curl
@@ -0,0 +1 @@
+5000 Hello World!