[Chassis][voq] TC test_voq_chassis_app_db_consistency.py Modification Due to Lag ID Set Changes (#16116) #20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of PR
Summary: Fixes # (issue) Due to LAG ID SET Changes sonic-net/sonic-buildimage#20369. The Test Case Expectation and Assertion need to be changed.
Type of change
Back port request
Approach
What is the motivation for this PR?
Changes by the Functionality sonic-net/sonic-buildimage#20369 of Lag ID assignment. The TC Expectation and assertion is changed
How did you do it?
Ignoring the SYSTEM_LAG_ID_SET to be same as in case pre-dump. But rather be assigned from
SYSTEM_LAG_IDS_FREE_LIST
in order. Added a sanity of lag_id_set to ensure the functionality of PR sonic-net/sonic-buildimage#20369.How did you verify/test it?
Tested and Verified on a T2 VOQ Chassis
Any platform specific information?
Supported testbed topology if it's a new test case?
Documentation