From 6f15d418e85e34616ad7a448a06cba08c879ff47 Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 7 Apr 2017 12:04:43 +0200 Subject: [benchmarks] Show pytest-benchmark git remote in tox.ini --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.gitlab-ci.yml') 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 -- cgit v1.2.3