Skip to content

Add add-ons to the development seeds

Doug Stull requested to merge 452186-add-duo-pro-add-on-seed into master

What does this MR do and why?

Add add-ons to the development seeds

  • similar to the idea to seed plans, add-ons, which are like plans should be seeded.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

FILTER=add_ons bundle exec rake db:seed_fu

== Filtering seed files against regexp: /add_ons/

== Seed from ee/db/fixtures/development/28_add_ons.rb
..
OK
  ~/projects/gdk/gitlab on   452186-add-duo-pro-add-on-seed *26 +20 !20 ?1 ───────────

Related to #452186

Edited by Lee Tickett

Merge request reports