Skip to content

fix!: manage the physical interface in ci-aio #1364

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
Nov 6, 2024

Conversation

jackhodgkiss
Copy link
Contributor

Treat the physical interface as network interface inside of the ci-aio environment. This is to ensure the network interface files are created correctly with the appropriate permissions otherwise we will lose connection after the DHCP lease expires. Also this approach enables us to include the interface within the firewall configuration ensuring we maintain SSH access through the firewall via this interface.

Treat the physical interface as network interface inside of the `ci-aio` environment. This
is to ensure the network interface files are created correctly with the appropriate permissions
otherwise we will lose connection after the DHCP lease expires. Also this approach enables us
to include the interface within the firewall configuration ensuring we maintain SSH access through
the firewall via this interface.
@jackhodgkiss jackhodgkiss requested a review from a team as a code owner November 5, 2024 16:07
@jackhodgkiss jackhodgkiss self-assigned this Nov 5, 2024
@jackhodgkiss jackhodgkiss added the bug Something isn't working label Nov 5, 2024
@jackhodgkiss jackhodgkiss requested review from Alex-Welsh and a team November 5, 2024 17:00
@jackhodgkiss jackhodgkiss disabled auto-merge November 5, 2024 17:23
@priteau priteau merged commit b19fd88 into stackhpc/zed Nov 6, 2024
11 of 12 checks passed
@priteau priteau deleted the zed/fix-ci-aio-networking branch November 6, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants