Skip to content

[202412][sonic-mgmt] Add loganalyzer regex to ignore sai_query_attribute_capability related errors#766

Merged
sdszhang merged 1 commit intoAzure:202412from
suwinkumar-arista:202412-sai-query-attribute
Oct 19, 2025
Merged

[202412][sonic-mgmt] Add loganalyzer regex to ignore sai_query_attribute_capability related errors#766
sdszhang merged 1 commit intoAzure:202412from
suwinkumar-arista:202412-sai-query-attribute

Conversation

@suwinkumar-arista
Copy link
Copy Markdown

Description of PR

Summary:
cherry-picking (#20596) to 202412
Fixes # (#807)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505

Approach

What is the motivation for this PR?

Add regex to skip sai_query_attribute_capability related loganalyzer errors

How did you do it?

Added 2 regex to loganalyzer_common_ignore.txt file to ignore

  1. sai_query_attribute_enum_values_capability "rv=-8", ignoring
    non-functional error in swss PR pipeline till
    Fix switch capabilities enum query with metadata validation sonic-net/sonic-swss#3866 is merged
  2. sai_query_attribute_capability "error -2", ignoring till it gets
    fixed from SAI, CS00012422823 is raised

How did you verify/test it?

Tested on Arista-7050X3 running dualtor-aa topology

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

Copy link
Copy Markdown

@sdszhang sdszhang left a comment

Choose a reason for hiding this comment

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

lgtm

@sdszhang sdszhang merged commit 74b084e into Azure:202412 Oct 19, 2025
2 checks passed
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