Skip to content

Conversation

@cbeyer42
Copy link
Contributor

@cbeyer42 cbeyer42 commented Dec 10, 2020

Resolves #11

Copy link
Contributor

@jsprey jsprey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

archiveArtifacts allowEmptyArchive: true, artifacts: "${config.zaleniumVideoDir}/*.mp4"

We should only archive the artifacts when video recording is enabled. Currently, it produces unnecessary logs:

16:11:46  Archiving artifacts
16:11:46  ‘zalenium/*.mp4’ doesn’t match anything: ‘zalenium’ exists but not ‘zalenium/*.mp4’
16:11:46  No artifacts found that match the file pattern "zalenium/*.mp4". Configuration error?

@jsprey jsprey merged commit eca752a into develop Dec 14, 2020
@jsprey jsprey deleted the feature/11_configure_video_recording branch December 14, 2020 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recoding test videos should be configurable

3 participants