Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.
This repository was archived by the owner on May 28, 2021. It is now read-only.

Export logs in E2E tests #177

Closed
Closed
@prydie

Description

@prydie

Currently, we debug failed E2E tests by skipping deletion of the specific test namespace on failure thereby leaving the resources available for inspection. This will no longer apply to all users once third-party developers can trigger CI via pull requests.

We should delete namespaces even on failure and export the following logs as artefacts of the pipeline:

  • MySQL Operator container logs
  • All MySQL server instances
  • All mysql-agent instances

Related: #97

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions