Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tests/configlet] Update configlet test to align with swss update (#1…
…2290) Approach What is the motivation for this PR? The swss introduce flap count and last flap time. The test fail because the two new fields mismatch. But these two fields are not affect the correctness of configlet test. sonic-net/sonic-swss#3052 How did you do it? Add two fields to skip val. How did you verify/test it? E2E test using the sonic-swss updated image. 02:31:34 helpers.log_msg L0060 INFO | /var/src/sonic-mgmt-int/tests/configlet/util/common.py:359:02:31:34 patch_rm: compared dump state-db mismatch_cnt=0 msg= 02:31:34 helpers.log_msg L0060 INFO | /var/src/sonic-mgmt-int/tests/configlet/util/common.py:385:02:31:34 patch_rm: generic_patch_rm_t0: Succeeded to compare 02:31:34 helpers.log_msg L0060 INFO | /var/src/sonic-mgmt-int/tests/configlet/util/base_test.py:294:02:31:34 patch_rm: Test run is good! PASSED [100%] -------------------------------------------------------------------------------------------- live log teardown --------------------------------------------------------------------------------------------- co-authorized by: jianquanye@microsoft.com
- Loading branch information