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

[benchmarks] Fix script name inside .gitlab-ci.yml

parent 1ec535af
No related branches found
No related tags found
No related merge requests found
...@@ -81,7 +81,7 @@ benchmark: ...@@ -81,7 +81,7 @@ benchmark:
- 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
- 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-adbpi-parameters.sh - ./tune-adbapi-parameters.sh
- 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