action #120031
Updated by szarate about 2 years ago
## Observation
openQA test in scenario microos-Tumbleweed-DVD-aarch64-microos_textmode@aarch64-4G-HD40G fails in
[ansible](https://openqa.opensuse.org/tests/2858934/modules/ansible/steps/103)
It fails on workers running on AWS, such as ip-10-252-32-90 and ip-10-252-32-98.
```
Script:
ansible -m setup localhost | grep ansible_hostname
Check function (deparsed code):
{
package ansible;
/$hostname/;
}
Output:
"ansible_hostname": "ip-10-0-2-15",
```
## Test suite description
kubic microOS system role test, with textmode
## Reproducible
Fails since (at least) Build [20221027](https://openqa.opensuse.org/tests/2840158)
## Expected result
Last good: [20221024](https://openqa.opensuse.org/tests/2833292) (or more recent)
## Further details
Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=aarch64&distri=microos&flavor=DVD&machine=aarch64-4G-HD40G&test=microos_textmode&version=Tumbleweed)