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

[WIP] 20230428: Fix sanity tests #1720

Conversation

mariolenz
Copy link
Collaborator

@mariolenz mariolenz commented Apr 28, 2023

Depends-On: ansible/ansible-zuul-jobs#1802

SUMMARY

Fixing some sanity tests that fail with the (current) ansible-core devel branch.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

vmware_host_acceptance
vmware_portgroup
vmware_vswitch

ADDITIONAL INFORMATION

#1714 (comment)

@mariolenz
Copy link
Collaborator Author

recheck

@mariolenz mariolenz closed this May 7, 2023
@mariolenz mariolenz deleted the 20230428_fix_sanity_tests branch May 8, 2023 12:14
@mariolenz mariolenz restored the 20230428_fix_sanity_tests branch May 8, 2023 13:02
@mariolenz mariolenz reopened this May 8, 2023
@mariolenz mariolenz closed this May 8, 2023
@mariolenz mariolenz reopened this May 8, 2023
@mariolenz mariolenz closed this May 8, 2023
@mariolenz mariolenz reopened this May 8, 2023
@mariolenz
Copy link
Collaborator Author

recheck

@mariolenz mariolenz closed this May 8, 2023
@mariolenz mariolenz deleted the 20230428_fix_sanity_tests branch May 9, 2023 14:41
@mariolenz
Copy link
Collaborator Author

For the record, ansible-test-sanity-docker-stable-2.15 failed with:

ERROR: Found 2 validate-modules issue(s) which need to be resolved:
ERROR: plugins/modules/vmware_portgroup.py:0:0: incompatible-choices: Argument 'load_balancing' in argument_spec found in teaming defines choices as (None) but this is incompatible with argument type 'str'
ERROR: plugins/modules/vmware_vswitch.py:0:0: incompatible-choices: Argument 'load_balancing' in argument_spec found in teaming defines choices as (None) but this is incompatible with argument type 'str'

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.

1 participant