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

Configure SSH Keep Alive #1459

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Configure SSH Keep Alive #1459

wants to merge 8 commits into from

Conversation

musa-asad
Copy link
Contributor

@musa-asad musa-asad commented Dec 5, 2024

Description of the issue

Some of our tests for EC2Linux fail since the test takes too long to run.

│ Error: remote-exec provisioner error
│ 
│   with null_resource.integration_test_run,
│   on main.tf line 86, in resource "null_resource" "integration_test_run":
│   86:   provisioner "remote-exec" {
│ 
│ error executing "/tmp/terraform_XXXXXXXXXX.sh": wait: remote command exited
│ without exit status or exit signal

Description of changes

  • Add Configure SSH Keep Alive step for EC2 to send a keep-alive signal for all SSH hosts.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

Workflow Status
View Workflow Run #13210415771

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

@musa-asad musa-asad self-assigned this Dec 5, 2024
Copy link
Contributor

This PR was marked stale due to lack of activity.

@github-actions github-actions bot added the Stale label Dec 13, 2024
@github-actions github-actions bot removed the Stale label Jan 7, 2025
Copy link
Contributor

This PR was marked stale due to lack of activity.

@github-actions github-actions bot added the Stale label Jan 15, 2025
@github-actions github-actions bot removed the Stale label Jan 28, 2025
Copy link
Contributor

github-actions bot commented Feb 5, 2025

This PR was marked stale due to lack of activity.

@github-actions github-actions bot added the Stale label Feb 5, 2025
@musa-asad musa-asad removed the Stale label Feb 7, 2025
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.

1 participant