Skip to content

E2E: Run review-qa tests without test script abstractions

Andrejs Cunskis requested to merge review-qa-basic-run into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Makes review tests trigger leaner by removing abstractions which are not needed for non orchestrated test execution:

  • Use more basic generic CI image instead of QA image
  • Run tests with native knapsack runner with plain tag option instead of scenario abstraction
  • Update qa gem caching

MR acceptance checklist

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

Part of: https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1034

Edited by Andrejs Cunskis

Merge request reports

Loading