summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2020-10-12 11:05:31 -0600
committerEd Santiago <santiago@redhat.com>2020-10-12 11:08:25 -0600
commit7c351fbfe24cf54e261c55d37cf50cbba6ec0458 (patch)
treef35fc607ee1136a71ccba16bf184fc89ae0f977f /.cirrus.yml
parent5801a3048754a4e1ebedc884be9bd42c55892c4c (diff)
downloadpodman-7c351fbfe24cf54e261c55d37cf50cbba6ec0458.tar.gz
podman-7c351fbfe24cf54e261c55d37cf50cbba6ec0458.tar.bz2
podman-7c351fbfe24cf54e261c55d37cf50cbba6ec0458.zip
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 <santiago@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 0 insertions, 1 deletions
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