Skip to content

Update `--seed-db` option to include file search pattern

George Koltsov requested to merge update-data-seed-option into master

Follow up for https://gitlab.com/gitlab-org/gitlab-qa/-/merge_requests/896

  • Add ability to specify seed script for --seed-db option

Pipeline result for cloud-activation - https://gitlab.com/gitlab-org/gitlab-qa/-/jobs/2357821211

Waiting for GitLab at `http://docker:49153/help` to become available 200 -> GitLab is available.
[date=2022-04-20 00:52:05 from=Gitlab QA] INFO  -- Docker shell command: `docker cp /builds/gitlab-org/gitlab-qa/support/data gitlab-ee-06372999:/tmp/data-seeds`
[date=2022-04-20 00:52:06 from=Gitlab QA] INFO  -- Docker shell command: `docker exec gitlab-ee-06372999 bash -c "gitlab-rails runner /tmp/data-seeds/license_usage_seed.rb"`
Start seeding license usage data...
Creating License usage record...
Created 57 users and 19 groups.
License usage data seeding completed.
Edited by George Koltsov

Merge request reports