[BUG] openQA guests receive hostname of openQA host system #78
Labels
No Label
priority: critical
priority: high
priority: low
priority: medium
status: abandoned
status: duplicate
status: invalid
status: peer review needed
status: wontfix
tag: content
tag: good first issue
tag: help wanted
test suite
type: bug
type: documentation
type: enhancement
type: maintenance
type: question
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: testing/os-autoinst-distri-rocky-migrated#78
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
openQA guests receive the hostname of the openQA host system, causing certain needles to not match. The needles expect the guest to have the hostname
localhost
.To Reproduce
Execute the following tests:
The
_console_login
test will fail and the needle captures will show the hostname of the openQA host system rather thanlocalhost
Expected behavior
openQA guest SUTs should always receive the hostname
localhost
.Screenshots
Desktop
Reported in #77