Skip to content

fix SAI_ATTR_CONDITION_TYPE_AND for MANDATORY_ON_CREATE condition#1497

Draft
baorliu wants to merge 2 commits intosonic-net:masterfrom
baorliu:baorliu-bfd-nexthop-attr
Draft

fix SAI_ATTR_CONDITION_TYPE_AND for MANDATORY_ON_CREATE condition#1497
baorliu wants to merge 2 commits intosonic-net:masterfrom
baorliu:baorliu-bfd-nexthop-attr

Conversation

@baorliu
Copy link
Copy Markdown

@baorliu baorliu commented Jan 10, 2025

when check MANDATORY_ON_CREATE condition, the SAI_ATTR_CONDITION_TYPE_AND support is missing.

Signed-off-by: Baorong Liu <96146196+baorliu@users.noreply.github.com>
@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread meta/Meta.cpp
// this is conditional attribute, check if it's required

bool any = false;
bool all = true;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command.

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.

3 participants