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

[DASH] add PA Validation orch #3357

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Yakiv-Huryk
Copy link
Contributor

What I did

  • New DASH PA Validation orch is responsible for PA Validation table processing
  • VnetOrch now uses the new orch to create/remove PA Validation entries
  • Update SAI mock infrastructure to support dash API

Why I did it
To support DASH PA Validation table configuration

How I verified it
Added new unit test (dashpavalidation_ut)

Details if related

This fixes a bug when adding a VNET map doesn't go to the
addVnetMapPost() flow. The reason is that the addVnetMap() returns
'true' for normal flow, while it should return 'false' to keep the task is
in the m_toSync for a post processing flow.

Signed-off-by: Yakiv Huryk <yhuryk@nvidia.com>
@mssonicbld
Copy link
Collaborator

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Yakiv-Huryk
Copy link
Contributor Author

This also fixes the issue #3349 via eefa641 commit

* new DASH PA Validation orch is responsible for PA Validation table processing
* VnetOrch now uses the new orch to create/remove PA Validation entries
* update sai mock infrastructure to support dash api
* add mock tests for DASH PA Validation orch
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.

2 participants