Skip to content

Skip video recording for api tests

Désirée Chevalier requested to merge qa-skip-video-for-api-specs into master

What does this MR do and why?

Skips video recording if the test is an api test as this won't display anything useful for debugging.

Example pipeline with an api test that has video recording skipped: https://gitlab.com/gitlab-org/gitlab/-/jobs/4509443576#L2802

Note it does not have Executing: docker exec -d ... after Starting test... like the test after it does.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Désirée Chevalier

Merge request reports

Loading