Add videos of failing tests to Allure report
What does this MR do and why?
Adds videos to the Allure report when video recording is set up. (This is not currently implemented anywhere yet.)
Allure report example from a test pipeline where this is set up: http://gitlab-qa-allure-reports.s3.amazonaws.com/e2e-package-and-test/qa-video-recording-test/916292237/index.html
Note: Video is not recorded for api tests.
Failing spec in Allure report with video (expand video
next to where the screenshots are): http://gitlab-qa-allure-reports.s3.amazonaws.com/e2e-package-and-test/qa-video-recording-test/916292237/index.html#suites/90926299cd279debdab871841ebf63c5/7c8dc33ccfa91105/
Docs update MR: gitlab-qa!1203 (merged)
Part of gitlab-org/quality/quality-engineering/team-tasks#1526 (closed)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.