Skip to content

Skip db related tests for QA

Lin Jen-Shin requested to merge qa-remove-unneeded-jobs into master

What does this MR do?

Skip db related tests for QA

Are there points in the code the reviewer needs to double check?

Not sure if we need dependency_scanning and sast?

Why was this MR needed?

In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18613 we enabled a lot more jobs than needed for QA because it's a quick fix to enable tests for QA (we missed almost all of them before!). Now we should properly handle this.

Does this MR meet the acceptance criteria?

  • Review
    • Has been reviewed by Backend
Edited by Grzegorz Bizon

Merge request reports