summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-04-05 12:47:40 +0200
committerdrebs <drebs@leap.se>2017-07-03 14:19:43 -0300
commitb2372217a1d6f40b64f2afbb734571ae14c0e27c (patch)
tree000795aebc8ad0219101592201fc20cbb08d643e /.gitlab-ci.yml
parent310743e108226159af054777a28f98f9e79bd554 (diff)
[test] Run test in docker
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9387f843..4ab6a25d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -68,6 +68,9 @@ benchmark:
- couchdb
allow_failure: true
script:
+ # 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 status
- cd testing
- curl -s couchdb:5984
# You can provide a $NETRC variable containing the creds for your