Skip to content

Commit

Permalink
Debug permission denied
Browse files Browse the repository at this point in the history
Change-Id: Ice4c0e08681574e9bf7019608b2112e39b2f3742
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Dec 1, 2023
1 parent 9aec985 commit 633e16b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jjb/functest/functest-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,8 @@
fi
mkdir -p $WORKSPACE/results
chown {uid}:{gid} $WORKSPACE/results
echo $WORKSPACE/../$JOB_NAME/results
ls -l $WORKSPACE/../$JOB_NAME/results
docker run --rm \
--privileged={privileged} \
--network={network} \
Expand Down

0 comments on commit 633e16b

Please sign in to comment.