Skip to content
Snippets Groups Projects
Unverified Commit 6f15d418 authored by Varac's avatar Varac Committed by Kali Kaneko
Browse files

[benchmarks] Show pytest-benchmark git remote in tox.ini

parent 5590ada8
Branches
Tags
No related merge requests found
...@@ -78,6 +78,7 @@ benchmark: ...@@ -78,6 +78,7 @@ benchmark:
# We need some files on order to post the right benchmarking data to elasticsearch # We need some files on order to post the right benchmarking data to elasticsearch
- git checkout origin/master testing/tox.ini testing/tests/benchmarks/conftest.py testing/tests/conftest.py - git checkout origin/master testing/tox.ini testing/tests/benchmarks/conftest.py testing/tests/conftest.py
- sed -i 's/drebs\/pytest-benchmark.git@use-netrc-file/varac\/pytest-benchmark.git@unmerged_prs/' testing/tox.ini - sed -i 's/drebs\/pytest-benchmark.git@use-netrc-file/varac\/pytest-benchmark.git@unmerged_prs/' testing/tox.ini
- grep -A 9 'testenv:benchmark' testing/tox.ini
- git status - git status
- cd testing - cd testing
- curl -s couchdb:5984 - curl -s couchdb:5984
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment