Skip to content
Snippets Groups Projects
Commit f663a1ed authored by Florian Azizian's avatar Florian Azizian
Browse files

FIX #11895 Test E2E

parent 0ecf51bf
No related branches found
No related tags found
No related merge requests found
......@@ -61,10 +61,12 @@ job_e2e:
- curl -o /dev/null --silent --head --write-out '%{http_code}\n' http://127.0.0.1/MaarchCourrier
- firefox --version
- npm run ee-launch --host=selenium__standalone-firefox
- ls -al test/e2e/screenshots/
- ls -al
artifacts:
paths:
- /var/www/html/MaarchCourrier/test/e2e/screenshots/*.png
- /var/www/html/MaarchCourrier/queries_error.log
- ../../../var/www/html/MaarchCourrier/test/e2e/screenshots/*.png
- ../../../var/www/html/MaarchCourrier/queries_error.log
expire_in: 1 week
when: always
allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment