Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
597aa4df
Commit
597aa4df
authored
Dec 10, 2019
by
Carsten Rose
Browse files
CI: Download selenium logs (only failed) under artifacts.
parent
cb1f0ba5
Pipeline
#2901
passed with stages
in 3 minutes and 32 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
597aa4df
...
...
@@ -66,6 +66,11 @@ selenium:
-
cp extension/Tests/selenium/selenium_logs/* "$SELENIUM_LOGS_PATH/$CI_COMMIT_SHORT_SHA/"
-
echo "Selenium Logs copied to $SELENIUM_LOGS_PATH/$CI_COMMIT_SHORT_SHA/"
artifacts
:
expire_in
:
1 week
paths
:
-
extension/Tests/selenium/selenium_logs/
-
echo "Download result (log/screenshot) in gitlab under CI/CD > Pipelines <job> > right side 'Artifacts'"
Documentation-develop/SELENIUM.md
0 → 100644
View file @
597aa4df
To run SELENIUM test, please check docker/README.md.
Best practice
=============
DB changes
----------
View Problem
------------
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment