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

icx_vlan - add stack and modules - fix purge with aggregate #427

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

Conversation

dark-nico
Copy link

SUMMARY

Remove the hardcoded "ethernet 1/1/" to allow stack and modules to work.
Fix module not adding interfaces when purge = true with aggregate
"Fixes #268"

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

icx_vlan

ADDITIONAL INFORMATION

Picked up on PR#279 which seems to be abandoned.
I use ratneshnagori work and made a few tweaks to make it works.
I'll add the changelog fragment when the PR number will be generated.
I can't see the CI failures on the other PR because it's too old. Maybe it need some more adjustments.
Be kind, it's my first PR.. ever.

@dark-nico
Copy link
Author

I'll check what's wrong with test_icx_vlan_interfaces_cndt and test_icx_vlan_tagged_cndt

@dark-nico
Copy link
Author

CI tests failled with :00:30 ERROR! Error when getting collection version metadata for ansible.utils:2.6.0 from default (https://galaxy.ansible.com/api/) (HTTP Code: 429, Message: Too Many Requests Code: Unknown)

I think it just need to be run again to be cleared.

@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added bug This issue/PR relates to a bug module module needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR new_contributor Help guide this first time contributor plugins plugin (any type) stale_ci CI is older than 7 days, rerun before merging and removed needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI labels Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug module module needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR new_contributor Help guide this first time contributor plugins plugin (any type) stale_ci CI is older than 7 days, rerun before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

icx_vlan has hardcoded stack/module when using the purge option
2 participants