mirror of
https://github.com/containers/podman.git
synced 2025-06-21 01:19:15 +08:00
Merge pull request #6347 from rhatdan/build
Enable rootless tests for podman remote
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