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

Try and log the VM info + console log on failure #3287

Closed
wants to merge 10 commits into from

Conversation

hawkowl
Copy link
Collaborator

@hawkowl hawkowl commented Nov 21, 2023

Fixes: https://issues.redhat.com/browse/ARO-5368

Dumps the VM info + console logs on failure so that we don't need to run the Geneva Action or have the control plane still around to get it.

Copy link

Please rebase pull request.

@hawkowl hawkowl force-pushed the hawkowl/e2e-failure-vm-status branch from 87f2e43 to 05bbff8 Compare February 5, 2024 00:52
@github-actions github-actions bot removed the needs-rebase branch needs a rebase label Feb 5, 2024
@hawkowl hawkowl added ready-for-review skippy pull requests raised by member of Team Skippy labels Feb 6, 2024
@hawkowl hawkowl force-pushed the hawkowl/e2e-failure-vm-status branch from d7d4fca to 5d3a3b8 Compare February 21, 2024 01:33
jaitaiwan
jaitaiwan previously approved these changes Feb 22, 2024
Copy link
Contributor

@jaitaiwan jaitaiwan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@mociarain mociarain left a comment

Choose a reason for hiding this comment

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

2 small things. LGTM

@@ -21,6 +21,11 @@ func FriendlyName(f interface{}) string {
return runtime.FuncForPC(reflect.ValueOf(f).Pointer()).Name()
}

// FriendlyName returns a "friendly" stringified name of the given func.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
// FriendlyName returns a "friendly" stringified name of the given func.
// ShortFriendlyName returns a short and "friendly" stringified name of the given func.

pkg/util/steps/runner.go Show resolved Hide resolved
@github-actions github-actions bot added needs-rebase branch needs a rebase and removed ready-for-review labels Mar 19, 2024
Copy link

Please rebase pull request.

@hawkowl
Copy link
Collaborator Author

hawkowl commented Jun 12, 2024

See new PR #3629

@hawkowl hawkowl closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase branch needs a rebase skippy pull requests raised by member of Team Skippy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants