projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2158665
)
ci: Use a tag from the parallel-deqp-runner repo.
author
Eric Anholt
<eric@anholt.net>
Fri, 22 Nov 2019 23:16:27 +0000
(15:16 -0800)
committer
Eric Anholt
<eric@anholt.net>
Fri, 22 Nov 2019 23:37:04 +0000
(15:37 -0800)
If the repo continues development, we don't want to accidentally pick
up potentially breaking changes on our next container rebuild.
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci/build-cts-runner.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/build-cts-runner.sh
b/.gitlab-ci/build-cts-runner.sh
index c4d8bd878f3acb553bdbefa95ac063d2fb9ed1df..716cf661637d43afae377a9a7ffddd53864749ed 100644
(file)
--- a/
.gitlab-ci/build-cts-runner.sh
+++ b/
.gitlab-ci/build-cts-runner.sh
@@
-2,7
+2,7
@@
set -ex
-git clone https://gitlab.freedesktop.org/mesa/parallel-deqp-runner.git --depth 1
+git clone https://gitlab.freedesktop.org/mesa/parallel-deqp-runner.git --depth 1
-b mesa-ci-2019-11-22
cd parallel-deqp-runner
meson build/
ninja -C build -j4 install