diff options
author | Stan Hu <stanhu@gmail.com> | 2019-03-07 17:19:56 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-03-09 07:12:35 -0800 |
commit | edc0ed44a95a52b3b2d3e28cf572a4a6a9680ddc (patch) | |
tree | de21879f8a6e600b77d198f05d0c1f659334a238 /rubocop | |
parent | 5566809c977ad6d61b6f16aad6135e6980e26b1f (diff) | |
download | gitlab-ce-sh-rspec-profile-batch-testing.tar.gz |
Batch insert CI rspec_profiling datash-rspec-profile-batch-testing
Instead of inserting a row after each example to an external database,
we save the CI profiling reports into the `rspec_profiling` directory
and insert the data in one batch in the update-tests-metadata CI stage.
This should make each spec run faster and also reduce the number of
PostgreSQL connections needed by concurrent CI builds.
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/10154
Diffstat (limited to 'rubocop')
0 files changed, 0 insertions, 0 deletions