Skip to content
Snippets Groups Projects
Unverified Commit 24756c6d authored by drebs's avatar drebs Committed by Kali Kaneko
Browse files

[benchmarks] Checkout check-pysqlcipher script because older commits don't have it.

parent b3aafa1b
Branches
No related tags found
No related merge requests found
...@@ -78,7 +78,11 @@ benchmark: ...@@ -78,7 +78,11 @@ benchmark:
# benchmarking data to elasticsearch. # benchmarking data to elasticsearch.
- git remote add leap https://leap.se/git/soledad - git remote add leap https://leap.se/git/soledad
- git fetch leap - 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 - git checkout leap/benchmark-all-commits tune-adbapi-parameters.sh
# ensure larger timeout and more retries for async/concurrent sqlcipher access # ensure larger timeout and more retries for async/concurrent sqlcipher access
- ./tune-adbapi-parameters.sh - ./tune-adbapi-parameters.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment