deis / router

Edge router for Deis Workflow
https://deis.com
MIT License
80 stars 57 forks source link

vendor/ directory still owned by root in CI #258

Closed mboersma closed 8 years ago

mboersma commented 8 years ago

I noticed yesterday that a router-pr job was stuck on Jenkins. A shell into the node showed that the workplace/router-pr/vendor/ directory was owned by root, a problem we'd seen before. Deleting the directory let the job continue to run, but it immediately recreated the owned-by-root problem.

vdice commented 8 years ago

See also https://github.com/deis/jenkins-jobs/issues/209

bacongobbler commented 8 years ago

semi-resolved via https://github.com/deis/ci-manager/pull/8