From 7c351fbfe24cf54e261c55d37cf50cbba6ec0458 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Mon, 12 Oct 2020 11:05:31 -0600 Subject: System tests: run with local podman, not remote Initially filed as #7967 but that has run into huge complicated snags related to Ubuntu and environment. It is crucial to get system tests working with podman-local. It is less important to get them on Ubuntu. Let's please expedite this PR while we settle the Ubuntu stuff in #7967 Signed-off-by: Ed Santiago --- .cirrus.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index da33c81e2..ab639a59c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -544,7 +544,6 @@ rootless_system_test_task: env: TEST_FLAVOR: sys PRIV_NAME: rootless - PODBIN_NAME: remote clone_script: *noop # Comes from cache gopath_cache: *ro_gopath_cache setup_script: *setup -- cgit v1.2.3-54-g00ecf