Skip to content

Geo Framework: Display verification progress in Admin UI and rake tasks

Michael Kozono requested to merge mk/display-verification-progress into master

What does this MR do?

  • Adds Package File verification progress bar to the Admin UI
  • Adds Package File Verified: line to rake geo:status, rake gitlab:geo:check_replication_verification_status
  • Makes rake gitlab:geo:check_replication_verification_status exit 0 if Package File Verified is not 100%

Resolves #13980 (closed)

Screenshots (strongly suggested)

image

Screen_Shot_2021-01-21_at_11.11.45_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Michael Kozono

Merge request reports