Skip to content

feat(scaletest/templates): gather pod logs at the end of a scale test #10288

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

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

mafredri
Copy link
Member

No description provided.

@mafredri mafredri self-assigned this Oct 16, 2023
@mafredri mafredri requested a review from johnstcn October 16, 2023 13:14
Copy link
Member

@johnstcn johnstcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Super useful

@@ -42,8 +42,9 @@ locals {
cpu = 16
memory = 64
home_disk_size = 10
scaletest_run_id = "scaletest-${time_static.start_time.rfc3339}"
scaletest_run_id = "scaletest-${replace(time_static.start_time.rfc3339, ":", "-")}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@mafredri mafredri enabled auto-merge (squash) October 16, 2023 13:21
@mafredri mafredri merged commit 8ffe0e2 into main Oct 16, 2023
@mafredri mafredri deleted the mafredri/feat-scaletest-gather-logs branch October 16, 2023 13:50
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants