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

Enable scale cacl test cases #8592

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

ZhaohuiS
Copy link
Contributor

@ZhaohuiS ZhaohuiS commented Jun 14, 2023

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 201911
  • 202012
  • 202205

Approach

What is the motivation for this PR?

Since sonic-net/sonic-buildimage#10883 was fixed, enable scale cacl test cases.

How did you do it?

Remove skipped section of scale cases from conditional mark file.
There is one more status column, that's why increase table length from 6 to 7.

admin@str-e1031-acs-1:~$ show acl rule
Table    Rule    Priority    Action    Match    Status
-------  ------  ----------  --------  -------  --------
admin@str-e1031-acs-1:~$ 

How did you verify/test it?

Run tests/cacl/test_cacl_application.py

Any platform specific information?

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

Documentation

Signed-off-by: Zhaohui Sun <[email protected]>
@mssonicbld
Copy link
Collaborator

@ZhaohuiS PR conflicts with 202205 branch

yejianquan pushed a commit that referenced this pull request Aug 30, 2023
Description of PR
Summary:
Since sonic-net/sonic-buildimage#10883 was fixed, enable scale cacl test cases.

Cherry pick #8592

Signed-off-by: Zhaohui Sun <[email protected]>
yejianquan pushed a commit that referenced this pull request Aug 30, 2023
Description of PR
Summary:
Since sonic-net/sonic-buildimage#10883 was fixed, enable scale cacl test cases.

Approach
What is the motivation for this PR?
Cherry pick #8592

Signed-off-by: Zhaohui Sun <[email protected]>
mrkcmo pushed a commit to Azarack/sonic-mgmt that referenced this pull request Oct 3, 2023
Signed-off-by: Zhaohui Sun <[email protected]>

Approach
What is the motivation for this PR?
Since sonic-net/sonic-buildimage#10883 was fixed, enable scale cacl test cases.

How did you do it?
Remove skipped section of scale cases from conditional mark file.
There is one more status column, that's why increase table length from 6 to 7.

admin@str-e1031-acs-1:~$ show acl rule
Table    Rule    Priority    Action    Match    Status
-------  ------  ----------  --------  -------  --------
admin@str-e1031-acs-1:~$ 

How did you verify/test it?
Run tests/cacl/test_cacl_application.py
@wangxin
Copy link
Collaborator

wangxin commented Dec 18, 2023

This PR is already in 202305 branch.

AharonMalkin pushed a commit to AharonMalkin/sonic-mgmt that referenced this pull request Jan 25, 2024
Signed-off-by: Zhaohui Sun <[email protected]>

Approach
What is the motivation for this PR?
Since sonic-net/sonic-buildimage#10883 was fixed, enable scale cacl test cases.

How did you do it?
Remove skipped section of scale cases from conditional mark file.
There is one more status column, that's why increase table length from 6 to 7.

admin@str-e1031-acs-1:~$ show acl rule
Table    Rule    Priority    Action    Match    Status
-------  ------  ----------  --------  -------  --------
admin@str-e1031-acs-1:~$ 

How did you verify/test it?
Run tests/cacl/test_cacl_application.py
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