Skip to content

Commit

Permalink
System tests: run with local podman, not remote
Browse files Browse the repository at this point in the history
Initially filed as containers#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 containers#7967

Signed-off-by: Ed Santiago <[email protected]>
  • Loading branch information
edsantiago committed Oct 12, 2020
1 parent 5801a30 commit 7c351fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c351fb

Please sign in to comment.