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 2117158b9c6592db4843dcabab4bc7e044a57ea2 Author: Yannick Martel <martel@codelutin.com> Date: Wed Apr 15 09:49:51 2020 +0200 just a command in ci to know if catalina is up --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fa5a5687..15530f59 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -225,7 +225,7 @@ artillery: when : manual script: - - service apache2 status + - curl localhost:8080/v1/statu - curl -sL https://deb.nodesource.com/setup_10.x | bash - - apt-get install -y nodejs - cp integration-tests/db/pollen-rest-api.mv.db /var/local/pollen/db/pollen-rest-api.mv.db -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.