summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2020-02-26 09:17:13 -0700
committerEd Santiago <santiago@redhat.com>2020-03-02 13:19:42 -0700
commit56120894125b0859a81af2f96062157465b56e87 (patch)
treeb9ca20ae31bb4f884ae7818a08004b5af55dced4 /contrib
parent47c4ea39196cedac87e7a4e4c1ead54ed9d7ed50 (diff)
downloadpodman-56120894125b0859a81af2f96062157465b56e87.tar.gz
podman-56120894125b0859a81af2f96062157465b56e87.tar.bz2
podman-56120894125b0859a81af2f96062157465b56e87.zip
CI: add API v2 tests
API v2 has been quiet for a few days, and the test script is actually passing. Let's take advantage of this opportunity to get them running in CI. Requires adding a check for cgroupsv2 Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'contrib')
l---------contrib/cirrus/apiv2_test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/cirrus/apiv2_test.sh b/contrib/cirrus/apiv2_test.sh
new file mode 120000
index 000000000..cbc481d6b
--- /dev/null
+++ b/contrib/cirrus/apiv2_test.sh
@@ -0,0 +1 @@
+integration_test.sh \ No newline at end of file