Skip to content

Use SOURCE_VM_UUID also for TestAccHypercoreVMResourceClone #51

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

justinc1
Copy link
Collaborator

@justinc1 justinc1 commented May 8, 2025

I just wanted to test against our NUC HyperCore. The hardcoded VM UUID was replaces with the SOURCE_VM_UUID/NAME (introduced in 620b34f).

Next I had problem why wrong source VM is cloned. Problem was, I forgot to source env.txt file. PR adds this to Makefile - Makefile now loads the env.txt file.

To be really sure correct VM was cloned, the disk size is checked.

@justinc1 justinc1 requested a review from anazobec May 8, 2025 20:41
The SOURCE_VM_UUID/NAME was introduced in
620b34f.
Use it as much as possible.

Test correct VM was cloned - check disk size.

Signed-off-by: Justin Cinkelj <justin.cinkelj@xlab.si>
Copy link
Collaborator

@anazobec anazobec left a comment

Choose a reason for hiding this comment

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

Everything looks good. Thanks @justinc1!

@justinc1 justinc1 self-assigned this May 12, 2025
@justinc1 justinc1 merged commit 8c4a8d1 into main May 12, 2025
3 of 4 checks passed
@justinc1 justinc1 deleted the ci-changes branch May 12, 2025 10:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants