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

Feat(eos_designs): update PTP syntax "enable" -> "enabled" #2776

Conversation

nielsjlarsen
Copy link
Contributor

@nielsjlarsen nielsjlarsen commented May 1, 2023

Change Summary

Changes PTP syntax from "ptp_enable" or "enable" to "enabled" to ensure syntax consistency throughout the various places of PTP configuration.

Related Issue(s)

Fixes #2366

Component(s) name

arista.avd.eos_designs

Proposed changes

Updated documentation
Updated Release Notes
Updated Porting Guides
Updated Molecule
Added use of port_profiles to Molecule
Updated use of PTP priority in Molecule to avoid confusion based on test topology
Updated l3_edge
Updated core_interfaces
Updated schemas

How to test

molecule converge -s eos_designs_unit_tests

Checklist

User Checklist

  • N/A

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@nielsjlarsen nielsjlarsen requested a review from a team as a code owner May 1, 2023 18:41
@github-actions github-actions bot added role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated type: documentation Improvements or additions to documentation labels May 1, 2023
@nielsjlarsen nielsjlarsen force-pushed the 2366-feateos_cli_config_gen-eos_designs-update-ptp-syntax-from-enable-to-enabled branch from cd2f652 to 090c3af Compare May 2, 2023 09:19
@gmuloc gmuloc added this to the v4.0.0-dev12 milestone May 4, 2023
@gmuloc gmuloc changed the title Feat: update PTP syntax "enable" -> "enabled" Feat(eos_designs): update PTP syntax "enable" -> "enabled" May 4, 2023
@carlbuchmann carlbuchmann marked this pull request as draft May 4, 2023 19:11
@nielsjlarsen nielsjlarsen force-pushed the 2366-feateos_cli_config_gen-eos_designs-update-ptp-syntax-from-enable-to-enabled branch from e28d24f to c08280d Compare May 5, 2023 12:00
@nielsjlarsen nielsjlarsen force-pushed the 2366-feateos_cli_config_gen-eos_designs-update-ptp-syntax-from-enable-to-enabled branch from e60ebff to 250f28b Compare May 8, 2023 10:23
@carlbuchmann carlbuchmann modified the milestones: v4.0.0-dev12, v4.0.0-rc1 May 12, 2023
@nielsjlarsen nielsjlarsen marked this pull request as ready for review May 12, 2023 15:07
@github-actions github-actions bot added the state: conflict PR with conflict label May 15, 2023
@github-actions
Copy link

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions
Copy link

Conflicts have been resolved. A maintainer will review the pull request shortly.

@github-actions github-actions bot removed the state: conflict PR with conflict label May 15, 2023
@nielsjlarsen nielsjlarsen requested a review from gmuloc May 16, 2023 09:56
Copy link
Member

@carlbuchmann carlbuchmann left a comment

Choose a reason for hiding this comment

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

LGTM

@carlbuchmann carlbuchmann merged commit a478b02 into aristanetworks:devel May 17, 2023
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rn: Feat(eos_designs) role: eos_designs issue related to eos_designs role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat(eos_cli_config_gen & eos_designs) update PTP syntax from "enable" to "enabled"
4 participants