Skip to content

Write DB testing output files to a directory

Alishan Ladhani requested to merge ali/write-db-testing-files-to-directory into master

What does this MR do?

Adjust the instrumented DB migration task to account for the changes in gitlab-org/database-team/gitlab-com-database-testing!25 (merged). The output file is written to a directory, which we then artifact in the testing pipeline.

!60020 (merged) is a follow up to this MR which will write query logs to the directory so that they can be artifacted.

Related to gitlab-org/database-team/team-tasks#144 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Alishan Ladhani

Merge request reports