Skip to content

Fix integration-test bug causing mismatched vulnerabilities

What does this MR do?

This MR fixes the broken pipelines in the fix-expectations-for-advisory-db-scan-time-sync branch by:

  • upgrading to a new version of the integration-test image which properly handles pipelines with multiple jobs.
  • sets JOB_NAME variables to allow the integration-test project to filter out jobs that don't match this value.
  • removes unnecessary WANT variables from the non-qa jobs.

What are the relevant issue numbers?

Dependency Scanning QA jobs of tests/go-modules... (gitlab-org/gitlab#389426 - closed)

Edited by Adam Cohen

Merge request reports