Skip to content

chore(ci): save test log as an artifact

Jay McCure requested to merge jmc-save-test-log into main

Description

Creates and saves the json test log as an artifact. For the purpose of debugging tests.

How has this been tested?

See log in pipeline: https://gitlab.com/gitlab-org/cli/-/jobs/4629180473/artifacts/browse Log has been checked for tokens.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Jay McCure

Merge request reports