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 debugging workflow #7778

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Add debugging workflow #7778

merged 3 commits into from
Apr 29, 2024

Conversation

DN6
Copy link
Collaborator

@DN6 DN6 commented Apr 25, 2024

What does this PR do?

Adds workflow similar to transformers that let's us SSH into the runners to debug issues.

Fixes # (issue)

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@DN6 DN6 requested a review from sayakpaul April 25, 2024 12:43
workflow_dispatch:
inputs:
runner_type:
description: 'Type of runner to test (a10 or t4)'
Copy link
Member

Choose a reason for hiding this comment

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

This should be t4 for most cases yeah?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes

Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

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

LGTM for merging once I understand how to use this.

@DN6 DN6 merged commit b1c5817 into main Apr 29, 2024
9 checks passed
@sayakpaul sayakpaul deleted the ssh-runner branch April 29, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants