mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Enable rootless tests for podman remote
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -492,10 +492,9 @@ special_testing_rootless_task:
|
||||
ADD_SECOND_PARTITION: 'true'
|
||||
SPECIALMODE: 'rootless' # See docs
|
||||
matrix:
|
||||
# FIX ME ...
|
||||
#- name: remote
|
||||
# env:
|
||||
# TEST_REMOTE_CLIENT: 'true'
|
||||
- name: remote
|
||||
env:
|
||||
TEST_REMOTE_CLIENT: 'true'
|
||||
- name: local
|
||||
env:
|
||||
TEST_REMOTE_CLIENT: 'false'
|
||||
|
Reference in New Issue
Block a user