diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e19ba5d5c9672abfbd64c242a9f28e75c41f9429..16106986d66f8e20b19af2402a9db11b9581f533 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -79,6 +79,8 @@ benchmark: - 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 + # ensure larger timeout and more retries for async/concurrent sqlcipher access + - git cherry-pick a052c150ae1276f643e3b6e049e45571fe1a7b70 - git status - git show -s --pretty=fuller - cd testing