Enable rootless tests for podman remote

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2020-05-22 11:12:25 -04:00
parent 6aa802d801
commit d68c888765
No known key found for this signature in database
GPG Key ID: A2DF901DABE2C028
1 changed files with 3 additions and 4 deletions

View File

@ -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'