summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-04-21 12:36:40 +0200
committerKali Kaneko <kali@leap.se>2017-07-07 21:25:11 +0200
commit68427e073c3846f8da8b07cae986859228c0b614 (patch)
treeaeb3407b890ce77bcc7ae2c00177f8b7931743ef /.gitlab-ci.yml
parent15da6fa34b4f26b3d1a1af76c0bbd70915f519cd (diff)
[benchmarks] All PRs got merged
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a47d1709..e19ba5d5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -79,8 +79,6 @@ 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
- - sed -i 's/drebs.*$/varac\/pytest-benchmark.git@unmerged_prs/' testing/tox.ini
- - grep -A 9 'testenv:benchmark' testing/tox.ini
- git status
- git show -s --pretty=fuller
- cd testing