-
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
Enhance appliance_health target to run on vCenter env #545
Enhance appliance_health target to run on vCenter env #545
Conversation
6748917
to
4224494
Compare
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 15m 11s |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #545 +/- ##
=======================================
Coverage 37.04% 37.04%
=======================================
Files 145 145
Lines 11388 11388
Branches 2258 2258
=======================================
Hits 4219 4219
Misses 7169 7169
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Please take a look when you have time, @shellymiron @anna-savina @mikemorency |
tests/integration/targets/vmware_rest_appliance/tasks/appliance_health.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/vmware_rest_appliance/tasks/appliance_health.yml
Outdated
Show resolved
Hide resolved
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 9m 41s |
498b7ab
to
c7dfc17
Compare
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 9m 32s |
359f3ec
to
43bf9e8
Compare
Build succeeded. ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 9m 23s |
43bf9e8
to
7c5df25
Compare
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
7c5df25
to
bdf3106
Compare
bdf3106
to
3ddb8b7
Compare
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
LGTM |
Build succeeded (gate pipeline). ✔️ ansible-test-cloud-integration-vmware-rest SUCCESS in 13m 03s |
16768a8
into
ansible-collections:main
https://issues.redhat.com/browse/ACA-1884
Since the appliance and appliance-multi-hosts targets seems to be disabled in Zuul (at this time), the intention for these target changes is to eventually replace the original targets. Once this transition is complete, they will be removed from Zuul, and only the eco-vcenter-ci will be supported. Please share your thoughts and opinions on this approach.