gitlab-org--gitlab-foss/qa/spec/runtime
Mark Lapierre 3922c6da84 Generate knapsack report for review-qa-all
Add knapsack qa report and use it to run tests in parallel

Use the RSpec runner with knapsack

The way the Knapsack runner uses exec to start rspec seems
incompatible with the way we expect it to work. Plus, it requires
specifying KNAPSACK_TEST_DIR.

Instead, we use knapsacks AllocatorBuilder to select the spec
files to run, and then start rspec as normal, via
RSpec::Core::Runner.run

This also means we can incorporate tags.

Let the job run automatically

Include KNAPSACK_TEST_FILE_PATTERN in vars

Check all defined knapsack env vars before requiring knapsack
2019-06-03 10:37:43 +00:00
..
api Add frozen_string_literal to qa/ 2019-04-13 00:45:38 +12:00
key Add frozen_string_literal to qa/ 2019-04-13 00:45:38 +12:00
env_spec.rb Generate knapsack report for review-qa-all 2019-06-03 10:37:43 +00:00
feature_spec.rb Set feature flag via command line 2019-03-27 19:03:03 +00:00
logger_spec.rb Re-enable debug logging of Git commands and output 2018-10-25 15:21:21 -04:00
release_spec.rb Add frozen_string_literal to qa/ 2019-04-13 00:45:38 +12:00
scenario_spec.rb Add frozen_string_literal to qa/ 2019-04-13 00:45:38 +12:00