-
Notifications
You must be signed in to change notification settings - Fork 64
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
Modified vcenter_vm_customize test to run on real vCenter #577
Modified vcenter_vm_customize test to run on real vCenter #577
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #577 +/- ##
=======================================
Coverage 37.04% 37.04%
=======================================
Files 145 145
Lines 11398 11398
Branches 2262 2262
=======================================
Hits 4222 4222
Misses 7176 7176
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
affb71e
to
2d25c61
Compare
tests/integration/targets/vmware_rest_vcenter_vm_customize/tasks/main.yml
Outdated
Show resolved
Hide resolved
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 15m 22s |
nice PR! I liked what you did with the general vm creation from template & resource pool |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
2d25c61
to
c631f49
Compare
yes, it was my plan for future :) |
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 13m 38s |
Build succeeded (gate pipeline). ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 15m 08s |
a1a027d
into
ansible-collections:main
Modified vcenter_vm_customize test to run on real vCenter