Skip video recording for api tests
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Désirée Chevalier