branch feature/init-perf-test updated (af62c731 -> 8e4c2e42)
This is an automated email from the git hooks/post-receive script. New change to branch feature/init-perf-test in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from af62c731 Hum, copy db before start catalina new 8e4c2e42 Looking for why given poll give 404 ... The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 8e4c2e42742409038f8c54d007ff5e34afba3e62 Author: Yannick Martel <martel@codelutin.com> Date: Wed Apr 15 10:10:33 2020 +0200 Looking for why given poll give 404 ... Summary of changes: .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm