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'
|
ADD_SECOND_PARTITION: 'true'
|
||||||
SPECIALMODE: 'rootless' # See docs
|
SPECIALMODE: 'rootless' # See docs
|
||||||
matrix:
|
matrix:
|
||||||
# FIX ME ...
|
- name: remote
|
||||||
#- name: remote
|
env:
|
||||||
# env:
|
TEST_REMOTE_CLIENT: 'true'
|
||||||
# TEST_REMOTE_CLIENT: 'true'
|
|
||||||
- name: local
|
- name: local
|
||||||
env:
|
env:
|
||||||
TEST_REMOTE_CLIENT: 'false'
|
TEST_REMOTE_CLIENT: 'false'
|
||||||
|
Reference in New Issue
Block a user