Skip to content

[pending feature merge] Create tests for vdi_revert on linstorsr - #632

Open
klmp200 wants to merge 2 commits into
vdi_revert_lvmfrom
vdi_revert_linstor
Open

[pending feature merge] Create tests for vdi_revert on linstorsr#632
klmp200 wants to merge 2 commits into
vdi_revert_lvmfrom
vdi_revert_linstor

Conversation

@klmp200

@klmp200 klmp200 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: Antoine Bartuccio <antoine.bartuccio@vates.tech>
# We disable the service while testing
for host in vm_on_linstor_sr.host.pool.hosts:
host.ssh("systemctl stop linstor-monitor.service")
defer(lambda: host.ssh("systemctl start linstor-monitor.service"))

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO it should rather be implemented as a linstor_no_monitor fixture

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done :)

Signed-off-by: Antoine Bartuccio <antoine.bartuccio@vates.tech>
@stormi stormi changed the title Create tests for vdi_revert on linstorsr [pending feature merge] Create tests for vdi_revert on linstorsr Aug 11, 2026
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.

3 participants