Fix vulnerability export spec for cng tests
What does this MR do and why?
- Fix failure of
can export vulnerability report to csv
spec intest-on-cng
pipeline. For some reason, exported file name doesn't follow the same pattern as other environments do. Refactor finding the file based on it's contents so it's file name agnostic. - Disable selective execution for cng tests for now
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Part of: gitlab-org/quality/quality-engineering/team-tasks#2361 (closed)
Edited by Andrejs Cunskis