Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Platform][AS7326-56X][AS7726-32X]: Fix pytest of port toggle test it…
…em failed. Why I did it: Testbed pytest port toggle failed on topology t0. When deploy t0's minigraph by 'config load_minigraph -y', the syncd occurs error so that most docker containers(synd, swss, ...) are not running. And the syslog exists the below entry: - ERR syncd#syncd: [none] SAI_API_NEXT_HOP_GROUP:brcm_sai_xgs_nexthop_group_create:113 ecmp nh group create failed with error Feature unavailable (0xfffffff0) How I dit it: Setup broadcom soc property l3_ecmp_levels=2 refer to as4630-54pe, as4630-54te, and as5835-54x. How to verify it: Re-run pytest port toggle is pass and no syncd sai feature unavailable log exists in syslog.
- Loading branch information