[skip-stages=Flakey]
Change-Id: I6abefdfa9fed6dd4525c8786e93efa548b3710f2
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/319603
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Isaac Moore <isaac.moore@instructure.com>
QA-Review: Jacob Burroughs <jburroughs@instructure.com>
Product-Review: Jacob Burroughs <jburroughs@instructure.com>
Build-Review: Jacob Burroughs <jburroughs@instructure.com>
Migration-Review: Jacob Burroughs <jburroughs@instructure.com>
closes: GRADE-1121
The purpose of this seed is to allow us to quickly setup a
standard large course on our local database for manual
performance testing.
Test Plan:
***If you actually run this, be warned it will take a long time****
-Run rails runner spec/manual_seeding/large_gradebook_seeds.rb
-Output indicates it's seeding for Speedgrader
-Creates a new course with 50 Students and 50 Assignments.
-Run rails runner spec/manual_seeding/large_gradebook_seeds.rb -g
-Output indicates it's seeding for Gradebook
-Creates a new course with 400 students and 200 assignments
Change-Id: Id19832e108436823be77311df5f7f2195f8cdd7d
Reviewed-on: https://gerrit.instructure.com/150229
Tested-by: Jenkins
Reviewed-by: Adrian Packel <apackel@instructure.com>
Reviewed-by: KC Naegle <knaegle@instructure.com>
Product-Review: KC Naegle <knaegle@instructure.com>
QA-Review: KC Naegle <knaegle@instructure.com>