Skip to content

Add jobs to verify that migrating from CE to EE works

Lin Jen-Shin requested to merge 5980-add-ce-upgrade-ee-test into master

What does this MR do?

  • Add jobs to verify that migrating from CE to EE is ok
  • Fix migration path test and make sure we're properly setting up database

CE: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18909

Why was this MR needed?

See the description of https://gitlab.com/gitlab-org/gitlab-ee/issues/5980

Short version: So that we catch migrating from full CE to full EE would work (the migration path is completely different from starting with EE directly)

Does this MR meet the acceptance criteria?

  • Review
    • Has been reviewed by Backend
    • Has been reviewed by Database

What are the relevant issue numbers?

Closes #5980 (closed)

Edited by Lin Jen-Shin

Merge request reports