| commit | a6b7d4b43bc9c4254e9fb9b1b910d97f90781823 | [log] [tgz] | 
|---|---|---|
| author | Alanny Lopez <Alanny.Lopez@ibm.com> | Thu Oct 19 09:58:25 2017 -0500 | 
| committer | Alanny Lopez <Alanny.Lopez@ibm.com> | Fri Nov 10 21:04:39 2017 +0000 | 
| tree | e0dba7d76f217cae359c2728e8a7f891d7c56cee | |
| parent | d1bb5b3114a9788409fb7f21fe1776a9cdf05d00 [diff] | 
Change location of jenkins slave space mount
I believe mounting at home is causing issues when setting up the kubectl
since multiple machines are trying to edit the kubeconfig at the same
time. The kubeconfig is under "/home/jenkins/.kube". Changed the way the
mount mounted so that it mounts to "${HOME}/workspace" for all the jobs
launched into kubernetes. 
Change-Id: I34038e44f80f90d6905dd3036b91874502aaab07
Signed-off-by: Alanny Lopez <Alanny.Lopez@ibm.com>
Build script for CI jobs in Jenkins.