clearcontainers / runtime

OCI (Open Containers Initiative) compatible runtime using Virtual Machines
Apache License 2.0
589 stars 70 forks source link

CI: do not call .ci/setup.sh with sudo #931

Closed chavafg closed 6 years ago

chavafg commented 6 years ago

There is no need to setup the CC environment with the root user.

Also after running the setup, we needed to change the ownership of the $GOPATH directory back from root. With this change we will not need to do this anymore.

Fixes #930.

Signed-off-by: Salvador Fuentes salvador.fuentes@intel.com

jodh-intel commented 6 years ago

lgtm

Approved with PullApprove Approved with PullApprove

devimc commented 6 years ago

lgtm

Approved with PullApprove Approved with PullApprove

clearcontainersbot commented 6 years ago

kubernetes qa-passed 👍