summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2020-11-30 10:22:35 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2020-11-30 10:37:41 +0000
commita0a502483463e11556ee8d74202b0c6161829ae9 (patch)
tree0fff2b9b352b4513917c3ccf6ed8ebb7d6328a1a
parent2c04efcb5463785ca82a5a20cd49747fe1663eb0 (diff)
jenkins-helpers.sh: Remove llvm-reference from print_bind_mounts
llvm-reference is not obsolete, which should use the monorepo cache with is in snapshots-refs. Change-Id: I9e9455a9e2db42798a2146945c270012c966896f
-rw-r--r--jenkins-helpers.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/jenkins-helpers.sh b/jenkins-helpers.sh
index 165edc99..a0f279e5 100644
--- a/jenkins-helpers.sh
+++ b/jenkins-helpers.sh
@@ -741,7 +741,6 @@ print_bind_mounts ()
build)
bind_mounts+=(
/home/tcwg-buildslave/snapshots-ref:ro
- /home/tcwg-buildslave/llvm-reference:ro
)
;;
esac