bneradt opened a new pull request #21: URL: https://github.com/apache/trafficserver-ci/pull/21
We face frequent permissions problems with running our AuTests as the root user. Files get created as root, then the running ATS process, running as user nobody, cannot access these files. This change adds a jenkins user with the same uid that our jenkins machines have (uid 1200). This helps the tests run more smoothly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
