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

ci/ui: add test for dhcp hostname #1244

Merged
merged 1 commit into from
Feb 26, 2024
Merged

ci/ui: add test for dhcp hostname #1244

merged 1 commit into from
Feb 26, 2024

Conversation

juadk
Copy link
Contributor

@juadk juadk commented Feb 26, 2024

Fix #1204

Add automated test for https://elemental.docs.rancher.com/next/hostname#keep-the-hostname-assigned-from-dhcp
It will be tested only in the following scenarios:

  • UI: k3s as kubernetes version and main scenario.
  • CLI: Multi cluster test

With machineName: ${System Data/Runtime/Hostname}:

node-001:~ # hostname
node-001
node-001:~ #

image

Verification run

UI-K3s-RM_Stable

@juadk juadk added the kind/QA label Feb 26, 2024
@juadk juadk self-assigned this Feb 26, 2024
@juadk juadk force-pushed the 1204-test_dhcp_hostname branch from 14a775e to 89304c5 Compare February 26, 2024 15:01
@juadk juadk marked this pull request as ready for review February 26, 2024 15:05
@juadk juadk requested a review from a team as a code owner February 26, 2024 15:05
@juadk juadk force-pushed the 1204-test_dhcp_hostname branch 2 times, most recently from 603a592 to 9d77545 Compare February 26, 2024 15:44
@juadk juadk force-pushed the 1204-test_dhcp_hostname branch from 9d77545 to 10aff25 Compare February 26, 2024 15:48
@juadk juadk merged commit 2983f84 into main Feb 26, 2024
11 of 13 checks passed
@juadk juadk deleted the 1204-test_dhcp_hostname branch February 26, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Test DHCP hostname
2 participants