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

[Bug]: https://github.com/sonic-net/sonic-mgmt/pull/15563 could not skip qos sai test on mellanox asic of dualtor-aa topology #16200

Open
echuawu opened this issue Dec 23, 2024 · 0 comments

Comments

@echuawu
Copy link
Contributor

echuawu commented Dec 23, 2024

Issue Description

Qos sai test could not be skipped on mellanox asic platform with dualtor-aa topology. The PR #15563 should be updated.
The script could not match the condition in PR #15563.

  • "topo_name not in ['t0', 't0-64', 't0-116', 't0-35', 't0-56', 't0-standalone-32', 't0-standalone-64', 't0-standalone-128', 't0-standalone-256', 'dualtor-56', 'dualtor-120', 'dualtor', 't0-80', 't0-backend', 't1-lag', 't1-64-lag', 't1-56-lag', 't1-backend', 't2', 't2_2lc_36p-masic', 't2_2lc_min_ports-masic'] and asic_type not in ['mellanox']"
    Please check and update the skip condition.

Results you see

The script qos/test_qos_sai.py keep running at dualtor-aa topology at mellanox platform.

Results you expected to see

The script should be skipped.

Is it platform specific

generic

Relevant log output

mellanox platform

Output of show version

No response

Attach files (if any)

No response

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

No branches or pull requests

1 participant