Skip to content

Fix MySQL CI jobs

Rémy Coutable requested to merge 62151-broken-master into master

What does this MR do?

EE port can be found at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13149.

  1. This brings back https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27514 which broke MySQL jobs on master.
  2. This also adds MySQL jobs that can be started with a specific branch name that contains mysql or commit message ([run mysql]).

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #62151 (closed), https://gitlab.com/gitlab-org/gitlab-ce/issues/62156.

Edited by Rémy Coutable

Merge request reports