Skip to content

test(e2e): Add log level option in e2e generator and manual debug workflow #3880

Closed
@andynog

Description

Feature Request

Summary

The e2e generator should have an option to generate manifest files with a certain log_level to make troubleshooting issues easier. This can also be leveraged by a e2e-manual-debug workflow that can be started manually.

Problem Definition

When troubleshooting issues in GitHub Actions, a lot of times the current logs are not enough to provide the necessary information in order to find the root cause for the problems.

Proposal

Add an option to the e2e infra for the generator to accept a log level parameter and add it to the manifest (since the log_level was implemented)

This can be leveraged to perform local e2e tests and also in GitHub Actions Workflows (e.g. a e2e-manual-debug workflow)

Metadata

Assignees

Labels

e2eRelated to our end-to-end testsenhancementNew feature or request

Type

No type

Projects

  • Status

    Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions