Skip to content

Use knapsack to parallelize E2E tests run via package-and-qa

Mark Lapierre requested to merge qa-ml-knapsack-package-and-qa into master

What does this MR do?

This change will commit manually-generated knapsack reports for the larger jobs in package-and-qa. Specifically, those that include most of the tests:

  • ee-instance
  • ee-relative_url
  • ee-update

The rest of the jobs include too few tests to be worthwhile using knapsack because starting the GitLab container in each job takes a large part of the total runtime. And the slowest job overall, {ce|ee}:kubernetes only has one test.

Part of &1276

Does this MR meet the acceptance criteria?

Conformity

Edited by Mark Lapierre

Merge request reports