summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-04-07 12:04:43 +0200
committerKali Kaneko <kali@leap.se>2017-07-07 21:25:08 +0200
commit6f15d418e85e34616ad7a448a06cba08c879ff47 (patch)
tree3f89e26d1efcbccb02542ab35fadbeb57f8378ab /.gitlab-ci.yml
parent5590ada8ca19a6b9587d85ce88f6fe7afba136d6 (diff)
[benchmarks] Show pytest-benchmark git remote in tox.ini
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bc885c83..ed67257c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -78,6 +78,7 @@ benchmark:
# 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
- 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
- cd testing
- curl -s couchdb:5984