action #91350
Updated by riafarov about 4 years ago
## Observation The module fails when the system is creating a new snapshot and it is expecting it to be marked as disposable. On successful runs, the number of the created snapshot is 18 and it is marked as disposable. When the number of the snapshot is 11, it's not marked as disposable. We need to figure out if this behavior is per design and adjust the module expectations or open a bug. Blind guess, if it's on powerVM only, we should check if there is any test suite executed between image is created and this test suite. Therefore we should check that there are no extra snapshots in some runs and clean them up before the test execution to have the same setup in each run. openQA test in scenario sle-15-SP3-Online-ppc64le-transactional_server_snapper@ppc64le-hmc-single-disk fails in [verify_undelete_snapshots](https://openqa.suse.de/tests/5840500/modules/verify_undelete_snapshots/steps/23) ## Test suite description Test snapper features in a transactional update server ## Reproducible Fails since (at least) Build [95.1](https://openqa.suse.de/tests/5119908) ## Expected result Last good: [174.1](https://openqa.suse.de/tests/5814802) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=ppc64le&distri=sle&flavor=Online&machine=ppc64le-hmc-single-disk&test=transactional_server_snapper&version=15-SP3)