Skip to content

extract vmCheck into separate task#116

Merged
ashraffouda merged 1 commit intomainfrom
main_provisiontest
Mar 30, 2026
Merged

extract vmCheck into separate task#116
ashraffouda merged 1 commit intomainfrom
main_provisiontest

Conversation

@Omarabdul3ziz
Copy link
Copy Markdown
Contributor

This test was extracted from the general healthcheck task (which ran every 15 minutes) because the VMD module uses a single mutex to serialize all VM operations (Run, Delete, Monitor).
Running a full VM deploy+wait+delete cycle every 15 minutes kept the VMD lock occupied too often blocking real user deployments and causing timeouts. A daily schedule is sufficient to verify the node's virtualization capability without starving actual workloads

@ashraffouda ashraffouda merged commit 063d895 into main Mar 30, 2026
1 check passed
@ashraffouda ashraffouda deleted the main_provisiontest branch March 30, 2026 11:05
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.

2 participants