Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snapshot: add datastore test scenarios to snapshot #6219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

meinaLi
Copy link
Contributor

@meinaLi meinaLi commented Mar 4, 2025

Automate case:
VIRT-303301 - [Disk snapshot][External] Create/revert/delete external snapshots for guest whose disk has data file

Automate case:
VIRT-303301 - [Disk snapshot][External] Create/revert/delete external snapshots for guest whose disk has data file

Signed-off-by: Meina Li <[email protected]>
@meinaLi
Copy link
Contributor Author

meinaLi commented Mar 4, 2025

Because of two known bugs, we can't get the expected result for all cases. But we can get the following result by skipping one known bug:

# avocado run --vt-type libvirt --vt-omit-data-loss --vt-machine-type q35 snapshot_revert.disk_external_snap.disk_and_memory.with_datastore
JOB ID     : df1f780040e39a77c7d491180eb7363bddc012ab
JOB LOG    : /var/log/avocado/job-results/job-2025-03-04T04.10-df1f780/job.log
 (1/1) type_specific.io-github-autotest-libvirt.snapshot_revert.disk_external_snap.disk_and_memory.with_datastore: STARTED
 (1/1) type_specific.io-github-autotest-libvirt.snapshot_revert.disk_external_snap.disk_and_memory.with_datastore: PASS (140.47 s)
RESULTS    : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0
JOB HTML   : /var/log/avocado/job-results/job-2025-03-04T04.10-df1f780/results.html
JOB TIME   : 144.71 s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant