gitlab-org--gitlab-foss/.gitlab/ci
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
..
cng.gitlab-ci.yml Upgrade Ruby version to 2.6.3 2019-05-08 06:21:14 -07:00
docs.gitlab-ci.yml Refactor .gitlab-ci.yml 2019-04-15 14:16:58 +02:00
frontend.gitlab-ci.yml Remove Google apt source from gitlab:assets:compile step 2019-05-30 07:37:39 +00:00
global.gitlab-ci.yml Upgrade Ruby version to 2.6.3 2019-05-08 06:21:14 -07:00
pages.gitlab-ci.yml Refactor .gitlab-ci.yml 2019-04-15 14:16:58 +02:00
qa.gitlab-ci.yml Move package-and-qa to review stage from qa stage 2019-05-22 17:36:36 +08:00
rails.gitlab-ci.yml Fix MySQL CI jobs 2019-05-22 21:47:32 +02:00
reports.gitlab-ci.yml Update ENV vars syntax for reports.ci.yml 2019-05-02 15:41:20 +00:00
review.gitlab-ci.yml Generate knapsack report for review-qa-all 2019-06-03 10:37:43 +00:00
setup.gitlab-ci.yml Refactor .gitlab-ci.yml 2019-04-15 14:16:58 +02:00
test-metadata.gitlab-ci.yml Revert "Merge branch 'revert-04c3c6dd' into 'master'" 2019-05-22 21:47:32 +02:00