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

Add flag to keep the resources from notebooks #125

Open
misohu opened this issue Sep 25, 2024 · 1 comment
Open

Add flag to keep the resources from notebooks #125

misohu opened this issue Sep 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@misohu
Copy link
Member

misohu commented Sep 25, 2024

Context

While debugging UATs its hard to get some debug logs as all of the resources are removed after the tests are finished. We want to add a flag to the UATs to keep them after notebook execution.

This change requires to pass env variable to the notebook and we need to check this variable in notebook cell before removing resources.

What needs to get done

Implement keep-resources flag.

Definition of Done

Flag is added

@misohu misohu added the enhancement New feature or request label Sep 25, 2024
Copy link

Thank you for reporting us your feedback!

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

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