Skip to content
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

Fix for #1886 - failure_detection is reported as 'link_status_only' instead of 'No override' #1895

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

andrei-marinache
Copy link

@andrei-marinache andrei-marinache commented Oct 25, 2023

SUMMARY

Fix #1886 - failure_detection is reported as 'link_status_only' instead of 'No override'

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

community.vmware.vmware_portgroup_info

ADDITIONAL INFORMATION

vim.host.NetworkPolicy.NicFailureCriteria can be set, but checkBeacon is unset.
In this case, failure_detection is reported as 'link_status_only' insted of 'No override'

This fixes this issue.

@andrei-marinache andrei-marinache changed the title Fix for #1886 Fix for #1886 - failure_detection is reported as 'link_status_only' insted of 'No override' Oct 25, 2023
@softwarefactory-project-zuul
Copy link

@andrei-marinache
Copy link
Author

recheck

@andrei-marinache
Copy link
Author

recheck

@softwarefactory-project-zuul
Copy link

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/3ba649f4ef524425b05954f121f60cfa

✔️ ansible-tox-linters SUCCESS in 11m 03s
build-ansible-collection FAILURE in 15m 15s
⚠️ ansible-test-cloud-integration-vcenter7_only-stable215 SKIPPED Skipped due to failed job build-ansible-collection
⚠️ ansible-test-cloud-integration-vcenter7_2esxi-stable215 SKIPPED Skipped due to failed job build-ansible-collection
⚠️ ansible-test-cloud-integration-vcenter7_1esxi-stable215_1_of_2 SKIPPED Skipped due to failed job build-ansible-collection
⚠️ ansible-test-cloud-integration-vcenter7_1esxi-stable215_2_of_2 SKIPPED Skipped due to failed job build-ansible-collection
⚠️ ansible-galaxy-importer SKIPPED Skipped due to failed job build-ansible-collection

@softwarefactory-project-zuul
Copy link

@andrei-marinache andrei-marinache changed the title Fix for #1886 - failure_detection is reported as 'link_status_only' insted of 'No override' Fix for #1886 - failure_detection is reported as 'link_status_only' instead of 'No override' Oct 25, 2023
@softwarefactory-project-zuul
Copy link

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/5e92dd48af864d748f9778df72435670

⚠️ ansible-tox-linters CANCELED
build-ansible-collection FAILURE in 9m 24s
⚠️ ansible-test-cloud-integration-vcenter7_only-stable215 SKIPPED Skipped due to failed job build-ansible-collection
⚠️ ansible-test-cloud-integration-vcenter7_2esxi-stable215 SKIPPED Skipped due to failed job build-ansible-collection
⚠️ ansible-test-cloud-integration-vcenter7_1esxi-stable215_1_of_2 SKIPPED Skipped due to failed job build-ansible-collection
⚠️ ansible-test-cloud-integration-vcenter7_1esxi-stable215_2_of_2 SKIPPED Skipped due to failed job build-ansible-collection
⚠️ ansible-galaxy-importer SKIPPED Skipped due to failed job build-ansible-collection

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vmware_portgroup_info: failure_detection is reported as 'link_status_only' instead of 'No override'
1 participant