Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve UATs logs #81

Open
orfeas-k opened this issue Jul 4, 2024 · 1 comment
Open

Improve UATs logs #81

orfeas-k opened this issue Jul 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@orfeas-k
Copy link
Contributor

orfeas-k commented Jul 4, 2024

Context

Right now, when UATs fail, they do not provide any useful logs apart from the failed assertion of the notebook

This results in providing 0 information on what is the reason behind the failure, which is crucial for CI runs, hides intermittent failures and adds a lot of workload in order to debug those.

On top of those, even in cases with access to the cluster, since the UATs go ahead and delete the failed pods after the test's failure, one needs to capture logs before that happens.

What needs to get done

Refactor the way the driver runs the UATs in order to capture and expose logs that are sufficient for debugging

Definition of Done

UATs provide logs

@orfeas-k orfeas-k added the enhancement New feature or request label Jul 4, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5959.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant