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

Provide default for sonic portchannels. #284

Merged
merged 2 commits into from
Jun 6, 2024
Merged

Conversation

Gerrit91
Copy link
Contributor

@Gerrit91 Gerrit91 commented Jun 6, 2024

The mini-lab fails after merging #278: metal-stack/releases@40f1433

@Gerrit91 Gerrit91 requested a review from a team as a code owner June 6, 2024 11:36
@@ -11,9 +11,11 @@ sonic_ports: []
sonic_ports_dict: {}
sonic_ports_default_fec: none

sonic_portchannels: []
Copy link
Contributor

@robertvolkmann robertvolkmann Jun 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Task has the wrong condition and should instead use the following:
sonic_portchannels is defined and sonic_portchannels|length > 0

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other tasks similar to this also just use the same condition. It should give same results when having this variable set as the default.

@Gerrit91 Gerrit91 merged commit baeb80b into master Jun 6, 2024
1 check passed
@Gerrit91 Gerrit91 deleted the default-sonic-portchannels branch June 6, 2024 12:22
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.

None yet

3 participants