From 56120894125b0859a81af2f96062157465b56e87 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 26 Feb 2020 09:17:13 -0700 Subject: 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 --- contrib/cirrus/apiv2_test.sh | 1 + 1 file changed, 1 insertion(+) create mode 120000 contrib/cirrus/apiv2_test.sh (limited to 'contrib/cirrus') 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 -- cgit v1.2.3-54-g00ecf