Skip to content

Use CHASSIS_FABRIC_ASIC_TABLE instead of CHASSIS_ASIC_TABLE#7090

Merged
SuvarnaMeenakshi merged 1 commit intosonic-net:masterfrom
sanjair-git:chassis-db
Feb 21, 2023
Merged

Use CHASSIS_FABRIC_ASIC_TABLE instead of CHASSIS_ASIC_TABLE#7090
SuvarnaMeenakshi merged 1 commit intosonic-net:masterfrom
sanjair-git:chassis-db

Conversation

@sanjair-git
Copy link
Copy Markdown
Contributor

Description of PR

Summary:
Fixes # (issue)

  • In 'CHASSIS_STATE_DB' the table 'CHASSIS_ASIC_TABLE' has changed to 'CHASSIS_FABRIC_ASIC_TABLE'
    • This was being used to set the critical services based on the fabric asics that were present.
    • W/out this change, the asic level services were not getting added to the critical services list and not being validated in the sanity check.

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?

  • In 'CHASSIS_STATE_DB' the table 'CHASSIS_ASIC_TABLE' has changed to 'CHASSIS_FABRIC_ASIC_TABLE'
    • This was being used to set the critical services based on the fabric asics that were present.
    • W/out this change, the asic level services were not getting added to the critical services list and not being validated in the sanity check.

How did you do it?

  • Modified 'CHASSIS_ASIC_TABLE' to 'CHASSIS_FABRIC_ASIC_TABLE' in critical_services_tracking_list function.

How did you verify/test it?

  • Ran tests against a multi-asic line card in a T2 chassis.

Any platform specific information?

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

Documentation

@SuvarnaMeenakshi
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@judyjoseph
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@SuvarnaMeenakshi SuvarnaMeenakshi merged commit 6f6df0b into sonic-net:master Feb 21, 2023
@abdosi abdosi added the chassis label Feb 21, 2023
wangxin pushed a commit that referenced this pull request Feb 23, 2023
Fixes # (issue)
In 'CHASSIS_STATE_DB' the table 'CHASSIS_ASIC_TABLE' has changed to 'CHASSIS_FABRIC_ASIC_TABLE'
This was being used to set the critical services based on the fabric asics that were present.
W/out this change, the asic level services were not getting added to the critical services list and not being validated in the sanity check.
What is the motivation for this PR?
In 'CHASSIS_STATE_DB' the table 'CHASSIS_ASIC_TABLE' has changed to 'CHASSIS_FABRIC_ASIC_TABLE'
This was being used to set the critical services based on the fabric asics that were present.
W/out this change, the asic level services were not getting added to the critical services list and not being validated in the sanity check.
How did you do it?
Modified 'CHASSIS_ASIC_TABLE' to 'CHASSIS_FABRIC_ASIC_TABLE' in critical_services_tracking_list function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants