osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/38228?usp=email )

Change subject: jobs/gerrit: osmo-ttcn3-hacks: drop chown
......................................................................

jobs/gerrit: osmo-ttcn3-hacks: drop chown

The chown takes some time, do it once when building the docker image
instead of doing it for every gerrit verification run.

Depends: docker-playground Id51885d0929f4966b1a4a181b3453c06d7956b53
Change-Id: I4bea336097e8180b19b3afa41c0b984d93c21bd1
---
M jobs/gerrit-verifications.yml
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved




diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index f98eac9..73d66ca 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -444,7 +444,6 @@
               {timeout_cmd} \
               sh -e -x -c '
                 useradd --uid=1000 build
-                chown -R build:build /osmo-ttcn3-hacks/deps
                 for i in /osmo-ttcn3-hacks/deps/*/; do
                   if ! [ -e /build/deps/"$(basename "$i")" ]; then
                     ln -s "$i" /build/deps/

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/38228?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4bea336097e8180b19b3afa41c0b984d93c21bd1
Gerrit-Change-Number: 38228
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to