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

[BUG] VLAN removal isn't taking None/none reset value #539

Closed
sadsfae opened this issue Oct 22, 2024 · 0 comments
Closed

[BUG] VLAN removal isn't taking None/none reset value #539

sadsfae opened this issue Oct 22, 2024 · 0 comments
Assignees

Comments

@sadsfae
Copy link
Member

sadsfae commented Oct 22, 2024

Version tested: 2.0.5 but this is likely present in 2.1.0

We should be able to remove the VLAN association from an environment with --mod-cloud --cloud cloud0x --vlan none but it appears broken in 2.1

https://github.com/redhat-performance/quads?tab=readme-ov-file#creating-a-new-cloud-assignment-and-schedule

# quads --mod-cloud --cloud cloud60 --vlan none
Could not parse vlan id. Only integers accepted

We can't pass a null / empty value either as it doesn't take effect.

# quads --mod-cloud --cloud cloud60 --vlan ""
Cloud modified successfully
# quads --ls-vlan | grep cloud60
606: cloud60
@sadsfae sadsfae added this to the 2.x Series - Bowie milestone Oct 22, 2024
@sadsfae sadsfae changed the title [BUG] QUADS 2.1 VLAN removal isn't taking None/none reset value [BUG] VLAN removal isn't taking None/none reset value Oct 22, 2024
@github-project-automation github-project-automation bot moved this from To do to Done in QUADS 2.1 Series Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants