summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2017-04-27 09:08:22 +0200
committerdrebs <drebs@leap.se>2017-07-03 14:20:05 -0300
commitf0dd209d4ea9e17f796fdd461367377560c4f627 (patch)
treea27e20c3cfee7c96f80f7d470dc88907b3433850
parent24ea31a8f44e6498e18a4336b5605249f4b58c9a (diff)
[test] Checkout check-pysqlcipher script because older commits don't have it.
-rw-r--r--.gitlab-ci.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a5bf9045..33639878 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -78,7 +78,11 @@ benchmark:
# benchmarking data to elasticsearch.
- git remote add leap https://leap.se/git/soledad
- git fetch leap
- - git checkout leap/master testing/tox.ini testing/tests/benchmarks/conftest.py testing/tests/conftest.py
+ - git checkout leap/master
+ testing/tox.ini
+ testing/tests/benchmarks/conftest.py
+ testing/tests/conftest.py
+ testing/check-pysqlcipher.py
- git checkout leap/benchmark-all-commits tune-adbapi-parameters.sh
# ensure larger timeout and more retries for async/concurrent sqlcipher access
- ./tune-adbapi-parameters.sh