action #111953
closed[sle][migration][sle15sp4][SAP] test fails in netweaver_test_instance - /sapinst/unattended/sapinst.log is missing after new qcow created
100%
Description
Observation¶
openQA test in scenario sle-15-SP4-Full-x86_64-migration_offline_scc_sles4sap12sp5@64bit-2gbram-cirrus fails in
netweaver_test_instance
New qcow created https://openqa.nue.suse.com/tests/8862642#, the /sapinst/unattended/sapinst.log existed before shutdown and upload qcow https://openqa.nue.suse.com/tests/8862642#step/grub_set_bootargs/20, but after boot the qcow, the log do not existed any more http://openqa.nue.suse.com/tests/8857303#step/patch_sle/18
Test suite description¶
The base test suite is used for job templates defined in YAML documents. It has no settings of its own.
Reproducible¶
Fails since (at least) Build 151.1
Expected result¶
Last good: 151.1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by leli almost 3 years ago
From the code in netweaver_install,
Mount media¶
$self->mount_media($proto, $path, '/sapinst');
We think the mount for /sapinst may be the root cause for the issue. If we want to make the /sapinst/unattended/sapinst.log found by the later regression test after migration, we need make the mount for /sapinst continue work after reboot.
Updated by leli almost 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Ricardo Branco fixed it, detail see https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/14964
I verified it https://openqa.nue.suse.com/tests/8898056# -> https://openqa.nue.suse.com/tests/8905981#details