action #116773
closed[qe-core][functional][sle15sp5]test fails in redis
0%
Description
Observation¶
openQA test in scenario sle-15-SP5-Online-x86_64-extra_tests_textmode@svirt-xen-hvm fails in
redis
Test suite description¶
Maintainer: QE Core, asmorodskyi,dheidler. Mainly console extratest
Reproducible¶
Fails since (at least) Build 9.1
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by zluo about 2 years ago
- Status changed from New to Workable
- Assignee set to zluo
- Start date deleted (
2022-09-19)
take over and check
Updated by szarate about 2 years ago
- Blocked by action #116770: [qe-core][functional]test fails in prepare_test_data, vm can't get dhcp4 ip addr added
Updated by zluo about 2 years ago
https://openqa.suse.de/tests/9605486#step/redis/36
even re-try 10 times still failed: validate_script_output_retry('redis-cli get foo', sub { m/(nil)/ });
another issue is remote worker's network doesen't not work at all:
https://openqa.suse.de/tests/9605424#step/prepare_test_data/17
svirt-xen-hvm: openqaworker2:16
Updated by zluo about 2 years ago
https://bugzilla.suse.com/show_bug.cgi?id=1203626 is the problem.
Updated by zluo about 2 years ago
tried with an old image which is working with network:
https://openqa.suse.de/tests/9613459#step/redis/17 but still failed.
Updated by zluo about 2 years ago
- Status changed from Workable to In Progress
found changes about 2 weeks ago: https://github.com/os-autoinst/os-autoinst-distri-opensuse/commit/e8398954833b89ad4c602fbbb61832ef1299f827 breaks the test.
see debug:
https://openqa.suse.de/tests/9621426#step/redis/16
redis-cli get foo -> response not nil, but 'bar'. this is at least for svirt backend.
Updated by pdostal about 2 years ago
I reviewed your pull request https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15592#pullrequestreview-1123424588
Updated by zluo about 2 years ago
#15630 fixed this issue:
https://openqa.suse.de/tests/9651346#step/redis/21
Updated by szarate about 2 years ago
- Blocked by deleted (action #116770: [qe-core][functional]test fails in prepare_test_data, vm can't get dhcp4 ip addr)
Updated by szarate about 2 years ago
- Status changed from In Progress to Resolved