This is an automated email from the git hooks/post-receive script. New commit to branch feature/init-perf-test in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 6e9f0434d9f96895249a332a9c183fe502f65ce2 Author: Yannick Martel <martel@codelutin.com> Date: Thu Apr 9 08:13:48 2020 +0200 some some test --- .gitlab-ci.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 32255976..48fbaf2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -227,9 +227,8 @@ artillery: script: - curl -sL https://deb.nodesource.com/setup_10.x | bash - - apt-get install -y nodejs - - ls /var/local/ - - ls /var/local/pollen/ -R - - cp integration-tests/db/pollen-rest-api.mv.db /var/local/pollen/db/db/pollen-rest-api.mv.db + - cp integration-tests/db/pollen-rest-api.mv.db /var/local/pollen/db/pollen-rest-api.mv.db + - curl http://localhost:8080/pollen-rest-api/v1/status - cd integration-tests/artillery/ - npm install artillery - ./node_modules/.bin/artillery -V -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm