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

test_dscp_to_tc_map_applied_to_switch is blocking PR testing #2342

Closed
bingwang-ms opened this issue Jun 22, 2022 · 0 comments · Fixed by #2343
Closed

test_dscp_to_tc_map_applied_to_switch is blocking PR testing #2342

bingwang-ms opened this issue Jun 22, 2022 · 0 comments · Fixed by #2343
Assignees

Comments

@bingwang-ms
Copy link
Contributor

Description

We are seeing test_dscp_to_tc_map_applied_to_switch is consistently failing in PR testing

 fvs = self.asic_db.get_entry(self.ASIC_SWITCH_STR, switch_oid)
>           assert("SAI_SWITCH_ATTR_QOS_DSCP_TO_TC_MAP" not in fvs)
E           AssertionError: assert 'SAI_SWITCH_ATTR_QOS_DSCP_TO_TC_MAP' not in {'NULL': 'NULL', 'SAI_SWITCH_ATTR_FDB_EVENT_NOTIFY': '0x564d95e06a69', 'SAI_SWITCH_ATTR_INIT_SWITCH': 'true', 'SAI_SWITCH_ATTR_PORT_STATE_CHANGE_NOTIFY': '0x564d95e06a89', ...}

Steps to reproduce the issue:

  1. Run PR testing

Describe the results you received:

Describe the results you expected:

Output of show version:

(paste your output here)

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

@bingwang-ms bingwang-ms self-assigned this Jun 22, 2022
@prsunny prsunny transferred this issue from sonic-net/sonic-buildimage Jun 22, 2022
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 a pull request may close this issue.

1 participant