Skip to content

[qos] Fix parameter overwrite issue#2616

Merged
neethajohn merged 1 commit intosonic-net:masterfrom
neethajohn:fix_param_overwrite
Dec 3, 2020
Merged

[qos] Fix parameter overwrite issue#2616
neethajohn merged 1 commit intosonic-net:masterfrom
neethajohn:fix_param_overwrite

Conversation

@neethajohn
Copy link
Contributor

Signed-off-by: Neetha John [email protected]

Description of PR

Some tests like headroom pool size have src port ids and dst port id hardcoded in qos.yml to ensure that we can actually fill up the headroom pool. In all the tests, we initialize the 'testParams' dict with values from qos.yml and then update it with a set of basicParams that we have derived. The basicParams includes src and dst port ids which will overwrite the ones that we pulled from qos.yml

Type of change

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

How did you do it?

Consume the basicParams first and then update with values from qos.yml

How did you verify/test it?

Ran qos sai test on Th2 and all have passed.

Signed-off-by: Neetha John <[email protected]>
@neethajohn
Copy link
Contributor Author

retest vsimage please

@neethajohn neethajohn merged commit e95a948 into sonic-net:master Dec 3, 2020
@neethajohn neethajohn deleted the fix_param_overwrite branch December 3, 2020 17:42
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
```
39cdb49c7 [202012][show] Add bgpraw to show run all (sonic-net#2639)
b3ebba2ca [202012][show] add new CLI to show tunnel route objects sonic-net#2255 (sonic-net#2659)
d08f59b9f Fixed a bug in "show vnet routes all" causing screen overrun. (sonic-net#2644) (sonic-net#2654)
a996abdb5 [202012][show] show logging CLI support for logs stored in tmpfs (sonic-net#2652)
c60f771c0 [202012][show_bfd] add local discriminator in show bfd command (sonic-net#2616)
```
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.

2 participants