mirror of https://github.com/containers/podman.git
Merge pull request #7996 from edsantiago/ci_systemtest_rootless_safe
System tests: run with local podman, not remote
This commit is contained in:
commit
b1b9d9e139
|
@ -544,7 +544,6 @@ rootless_system_test_task:
|
||||||
env:
|
env:
|
||||||
TEST_FLAVOR: sys
|
TEST_FLAVOR: sys
|
||||||
PRIV_NAME: rootless
|
PRIV_NAME: rootless
|
||||||
PODBIN_NAME: remote
|
|
||||||
clone_script: *noop # Comes from cache
|
clone_script: *noop # Comes from cache
|
||||||
gopath_cache: *ro_gopath_cache
|
gopath_cache: *ro_gopath_cache
|
||||||
setup_script: *setup
|
setup_script: *setup
|
||||||
|
|
Loading…
Reference in New Issue