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

[benchmarks] Cherry pick tuned adbapi parameters before running tests.

parent 68427e07
Branches
No related tags found
No related merge requests found
...@@ -79,6 +79,8 @@ benchmark: ...@@ -79,6 +79,8 @@ benchmark:
- 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
# ensure larger timeout and more retries for async/concurrent sqlcipher access
- git cherry-pick a052c150ae1276f643e3b6e049e45571fe1a7b70
- git status - git status
- git show -s --pretty=fuller - git show -s --pretty=fuller
- cd testing - cd testing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment