You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't really understand why the CI fails. It looks like Refresh test_host has been skipped here because hostvars | length >= 1 but now it isn't now. I think that hostvars is empty in both cases, but I don't understand why we have a skipped task at first and then we don't.
I don't think this is because of changing the integration the integration tests to ansible/ansible-zuul-jobs#1887 because my tests worked with this.
BTW I don't really understand those inventory plugins, and I understand their integration tests even less :-(
SUMMARY
Temporarily disable integration test
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
vmware_host_inventory
ADDITIONAL INFORMATION
#2257https://forum.ansible.com/t/11073
I don't really understand why the CI fails. It looks like
Refresh test_host
has been skipped here becausehostvars | length >= 1
but now it isn't now. I think thathostvars
is empty in both cases, but I don't understand why we have a skipped task at first and then we don't.I don't think this is because of changing the integration the integration tests to ansible/ansible-zuul-jobs#1887 because my tests worked with this.
BTW I don't really understand those inventory plugins, and I understand their integration tests even less :-(
#2250:
log (archive.org)
#2255:
log (archive.org)
The text was updated successfully, but these errors were encountered: