-
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
Add integration test for vcenter_vm_guest_filesystem_directories module #578
Add integration test for vcenter_vm_guest_filesystem_directories module #578
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #578 +/- ##
=======================================
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. |
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 9m 45s |
tests/integration/targets/vmware_rest_vcenter_vm_guest_filesystem_directories/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/vmware_rest_vcenter_vm_guest_filesystem_directories/tasks/main.yml
Outdated
Show resolved
Hide resolved
7e73323
to
0035d6c
Compare
Build failed.
|
recheck |
Build failed.
|
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
It seems something happens with Zuul again that fails the pipeline
It will prevent merging, so lets see if that will be fixed on its own
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
recheck |
Build failed.
|
recheck |
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 9m 50s |
Build succeeded (gate pipeline). ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 14m 21s |
0da1722
into
ansible-collections:main
Added integration test for vcenter_vm_guest_filesystem_directories module