From 24756c6d1af614c903226afa99a46418a53b2bbd Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 27 Apr 2017 09:08:22 +0200 Subject: [benchmarks] Checkout check-pysqlcipher script because older commits don't have it. --- .gitlab-ci.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.gitlab-ci.yml') 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 -- cgit v1.2.3