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 8e4c2e42742409038f8c54d007ff5e34afba3e62 Author: Yannick Martel <martel@codelutin.com> Date: Wed Apr 15 10:10:33 2020 +0200 Looking for why given poll give 404 ... --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eff8da13..0ecfc718 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -238,6 +238,7 @@ artillery: - ./node_modules/.bin/artillery run normalPollConf.yml -o normalPollReport.json - ./node_modules/.bin/artillery report normalPollReport.json - ls + - ls /var/local/pollen/db artifacts: paths: - integration-tests/artillery/normalPollReport.json -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.