pulp / Pulp-2-Tests

:warning: ⛔️ Pulp2 is EOL as of November 30 2022, for more info visit this link https://pulpproject.org/2022/09/19/pulp-2-eol/. ⛔️ Functional tests for Pulp 2.
https://pulp-2-tests.readthedocs.io/
1 stars 11 forks source link

Adding sudo to the find command for zchunk testing #190

Closed bherrin3 closed 5 years ago

bherrin3 commented 5 years ago

Problem

Nightly CI was failing on the find command with the privileged user in zchunk testing.

Solution

Adding sudo.

Testing