Skip to content

vpp: enable crm tests - #23316

Merged
yejianquan merged 7 commits into
sonic-net:masterfrom
yue-fred-gao:enable_crm
Apr 8, 2026
Merged

vpp: enable crm tests#23316
yejianquan merged 7 commits into
sonic-net:masterfrom
yue-fred-gao:enable_crm

Conversation

@yue-fred-gao

Copy link
Copy Markdown
Contributor

Description of PR

Summary:
Fixes # (issue)
crm tests in vpp were disabled because sonic-vpp didn't support crm counters. With PR sonic-net/sonic-sairedis#1814 and sonic-net/sonic-sairedis#1811, the feature is enabled so we can turn on the test for sonic-vpp

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
  • 202511

Approach

What is the motivation for this PR?

enable crm/test_crm.py and crm/test_crm_available.py

How did you do it?

Remove sonic-vpp conditional marker and add the tests to pr_test_scripts for t1_lag_vpp

How did you verify/test it?

Run the corresponding tests in sonic-mgmt and all test passed

Any platform specific information?

vpp specific

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

Documentation

Signed-off-by: Yue Gao <yuega2@cisco.com>
@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@yue-fred-gao
yue-fred-gao marked this pull request as ready for review March 30, 2026 18:27
@yxieca

yxieca commented Mar 31, 2026

Copy link
Copy Markdown
Collaborator

AI agent on behalf of Ying.

Issues found: test_ prefix

@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@yue-fred-gao

Copy link
Copy Markdown
Contributor Author

/azpw run

@mssonicbld

Copy link
Copy Markdown
Collaborator

⚠️ Notice: /azpw run only runs failed jobs now. If you want to trigger a whole pipline run, please rebase your branch or close and reopen the PR.
💡 Tip: You can also use /azpw retry to retry failed jobs directly.

Retrying failed(or canceled) jobs...

@mssonicbld

Copy link
Copy Markdown
Collaborator

The following failed(or canceled) jobs were not retried:

  • kvmtest-t1-lag-vpp by Elastictest [OPTIONAL]

Job kvmtest-t1-lag-vpp by Elastictest [OPTIONAL] is an optional job and does not block the PR merge, so it will not be retried.

@auspham auspham left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

https://elastictest.org/scheduler/testplan/69cbcbcb8d95038c79e91d4c test_crm still failing after enabled. Is this expected?

@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld

Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@yejianquan
yejianquan merged commit d897ca7 into sonic-net:master Apr 8, 2026
19 checks passed
rraghav-cisco pushed a commit to rraghav-cisco/sonic-mgmt that referenced this pull request Apr 20, 2026
Description of PR
Summary:
Fixes # (issue)
crm tests in vpp were disabled because sonic-vpp didn't support crm counters. With PR sonic-net/sonic-sairedis#1814 and sonic-net/sonic-sairedis#1811, the feature is enabled so we can turn on the test for sonic-vpp

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
 202511
Approach
What is the motivation for this PR?
enable crm/test_crm.py and crm/test_crm_available.py

How did you do it?
Remove sonic-vpp conditional marker and add the tests to pr_test_scripts for t1_lag_vpp

How did you verify/test it?
Run the corresponding tests in sonic-mgmt and all test passed

Any platform specific information?
vpp specific

Signed-off-by: Yue Gao <yuega2@cisco.com>
Signed-off-by: Raghavendran Ramanathan <rraghav@cisco.com>
rraghav-cisco pushed a commit to rraghav-cisco/sonic-mgmt that referenced this pull request May 11, 2026
Description of PR
Summary:
Fixes # (issue)
crm tests in vpp were disabled because sonic-vpp didn't support crm counters. With PR sonic-net/sonic-sairedis#1814 and sonic-net/sonic-sairedis#1811, the feature is enabled so we can turn on the test for sonic-vpp

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
 202511
Approach
What is the motivation for this PR?
enable crm/test_crm.py and crm/test_crm_available.py

How did you do it?
Remove sonic-vpp conditional marker and add the tests to pr_test_scripts for t1_lag_vpp

How did you verify/test it?
Run the corresponding tests in sonic-mgmt and all test passed

Any platform specific information?
vpp specific

Signed-off-by: Yue Gao <yuega2@cisco.com>
Signed-off-by: Raghavendran Ramanathan <rraghav@cisco.com>
selldinesh pushed a commit to selldinesh/sonic-mgmt that referenced this pull request Jun 11, 2026
Description of PR
Summary:
Fixes # (issue)
crm tests in vpp were disabled because sonic-vpp didn't support crm counters. With PR sonic-net/sonic-sairedis#1814 and sonic-net/sonic-sairedis#1811, the feature is enabled so we can turn on the test for sonic-vpp

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
 202511
Approach
What is the motivation for this PR?
enable crm/test_crm.py and crm/test_crm_available.py

How did you do it?
Remove sonic-vpp conditional marker and add the tests to pr_test_scripts for t1_lag_vpp

How did you verify/test it?
Run the corresponding tests in sonic-mgmt and all test passed

Any platform specific information?
vpp specific

Signed-off-by: Yue Gao <yuega2@cisco.com>
Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
selldinesh pushed a commit to selldinesh/sonic-mgmt that referenced this pull request Jun 25, 2026
Description of PR
Summary:
Fixes # (issue)
crm tests in vpp were disabled because sonic-vpp didn't support crm counters. With PR sonic-net/sonic-sairedis#1814 and sonic-net/sonic-sairedis#1811, the feature is enabled so we can turn on the test for sonic-vpp

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
 202511
Approach
What is the motivation for this PR?
enable crm/test_crm.py and crm/test_crm_available.py

How did you do it?
Remove sonic-vpp conditional marker and add the tests to pr_test_scripts for t1_lag_vpp

How did you verify/test it?
Run the corresponding tests in sonic-mgmt and all test passed

Any platform specific information?
vpp specific

Signed-off-by: Yue Gao <yuega2@cisco.com>
Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
ssithaia-ebay pushed a commit to ssithaia-ebay/sflow-yang-sonic-mgmt that referenced this pull request Jul 21, 2026
Description of PR
Summary:
Fixes # (issue)
crm tests in vpp were disabled because sonic-vpp didn't support crm counters. With PR sonic-net/sonic-sairedis#1814 and sonic-net/sonic-sairedis#1811, the feature is enabled so we can turn on the test for sonic-vpp

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
 202511
Approach
What is the motivation for this PR?
enable crm/test_crm.py and crm/test_crm_available.py

How did you do it?
Remove sonic-vpp conditional marker and add the tests to pr_test_scripts for t1_lag_vpp

How did you verify/test it?
Run the corresponding tests in sonic-mgmt and all test passed

Any platform specific information?
vpp specific

Signed-off-by: Yue Gao <yuega2@cisco.com>
Signed-off-by: ssithaia-ebay <ssithaian@ebay.com>
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Jul 22, 2026
Description of PR
Summary:
Fixes # (issue)
crm tests in vpp were disabled because sonic-vpp didn't support crm counters. With PR sonic-net/sonic-sairedis#1814 and sonic-net/sonic-sairedis#1811, the feature is enabled so we can turn on the test for sonic-vpp

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
 202511
Approach
What is the motivation for this PR?
enable crm/test_crm.py and crm/test_crm_available.py

How did you do it?
Remove sonic-vpp conditional marker and add the tests to pr_test_scripts for t1_lag_vpp

How did you verify/test it?
Run the corresponding tests in sonic-mgmt and all test passed

Any platform specific information?
vpp specific

Signed-off-by: Yue Gao <yuega2@cisco.com>
Signed-off-by: Yael Tzur <ytzur@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants