Automate retry_failed_photo_verification mgt command
This patch would enable a user to run management command via jenkins job. Verification ids are injected via a configuration model. PROD-1005
Showing
- lms/djangoapps/verify_student/admin.py 11 additions, 1 deletionlms/djangoapps/verify_student/admin.py
- lms/djangoapps/verify_student/management/commands/retry_failed_photo_verifications.py 45 additions, 6 deletions...t/management/commands/retry_failed_photo_verifications.py
- lms/djangoapps/verify_student/management/commands/tests/test_verify_student.py 43 additions, 2 deletions..._student/management/commands/tests/test_verify_student.py
- lms/djangoapps/verify_student/migrations/0012_sspverificationretryconfig.py 31 additions, 0 deletions...ify_student/migrations/0012_sspverificationretryconfig.py
- lms/djangoapps/verify_student/models.py 23 additions, 1 deletionlms/djangoapps/verify_student/models.py
Please register or sign in to comment