aboutsummaryrefslogtreecommitdiff
path: root/android-master-clang
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-12-28 10:17:50 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2017-12-28 10:17:50 +0530
commit8bc1ae3006b811dbc70410b2e18d4649511244c9 (patch)
tree8681163eecb375b138ec36971aef763dc510e521 /android-master-clang
parent874dbdfe56baaf435bb232b429167985fa443109 (diff)
android-master-clang: don't use persistent storage
Change-Id: I624864d834c8cdc3f1574354addf6a8970473792 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'android-master-clang')
-rwxr-xr-xandroid-master-clang/builders.sh9
1 files changed, 1 insertions, 8 deletions
diff --git a/android-master-clang/builders.sh b/android-master-clang/builders.sh
index 6aaaea31..19900ef3 100755
--- a/android-master-clang/builders.sh
+++ b/android-master-clang/builders.sh
@@ -17,13 +17,6 @@ git config --global user.email "ci_notify@linaro.org"
git config --global user.name "Linaro CI"
java -version
-BUILD_DIR=${BUILD_DIR:-${JOB_NAME}}
-if [ ! -d "${HOME}/srv/${BUILD_DIR}" ]; then
- sudo mkdir -p ${HOME}/srv/${BUILD_DIR}
- sudo chmod 666 ${HOME}/srv/${BUILD_DIR}
-fi
-cd ${HOME}/srv/${BUILD_DIR}
-
# clean up files from old build
rm -rf build/prebuilts/clang
@@ -54,7 +47,7 @@ yes "I ACCEPT" | ./extract-linaro-hikey.sh
cd -
build-tools/node/build us-east-1.ec2-git-mirror.linaro.org "${CONFIG}"
-cp -a /home/buildslave/srv/${BUILD_DIR}/build/out/*.xml ${WORKSPACE}/
+cp -a /home/buildslave/workspace/${BUILD_DIR}/build/out/*.xml /home/buildslave/workspace/${BUILD_DIR}/build/out/*.xml ${WORKSPACE}/
cd build/out
rm -f ramdisk.img