-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect status of mirror session in everflow test #987
Labels
Comments
stcheng
changed the title
Icorrect status of mirror session in everflow test
Incorrect status of mirror session in everflow test
Sep 26, 2017
Hi, Would like to know any update for this issue? Regards, |
On the latest image, the everflow test passes. Could you try the latest image with the latest test? |
no response over 3 months, assuming no more questions from originator. |
zhenggen-xu
added a commit
to zhenggen-xu/sonic-buildimage
that referenced
this issue
Aug 2, 2019
* src/sonic-swss 63afbd5...5be3963 (11): > Remove the platform check for remove/add port action at init phase. (sonic-net#1006) > [test]: Add Class object in each test script file (sonic-net#992) > [vstest]: add --imgname option to specify vs image to test (sonic-net#996) > [qosorch]: Add cir and pir parameters for scheduler (sonic-net#991) > [vstest]: report error when team kernel module is not available (sonic-net#994) > Support per buffer pool watermark polling mode (sonic-net#973) > [test]: Update test_vlan to use dvs functions (sonic-net#986) > Add synchronous switch to orch agent (sonic-net#987) > ARM32 bit fixes, for 64bit printf format specifier (sonic-net#989) > [portsorch]: Rename function isPortReady() to allPortsReady() (sonic-net#990) > [routeorch]: Fix observer detaching procedure for next hop observers (sonic-net#985) Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
lguohan
pushed a commit
that referenced
this issue
Aug 7, 2019
… platform (#3240) * Utilize the same sai.profile and config.bcm file Signed-off-by: Zhenggen Xu <zxu@linkedin.com> * Fix the index issues for HWSKU: Seastone-DX010-25-50 and Seastone-DX010-50-40 Signed-off-by: Zhenggen Xu <zxu@linkedin.com> * Update sonic-swss submodule * src/sonic-swss 63afbd5...5be3963 (11): > Remove the platform check for remove/add port action at init phase. (#1006) > [test]: Add Class object in each test script file (#992) > [vstest]: add --imgname option to specify vs image to test (#996) > [qosorch]: Add cir and pir parameters for scheduler (#991) > [vstest]: report error when team kernel module is not available (#994) > Support per buffer pool watermark polling mode (#973) > [test]: Update test_vlan to use dvs functions (#986) > Add synchronous switch to orch agent (#987) > ARM32 bit fixes, for 64bit printf format specifier (#989) > [portsorch]: Rename function isPortReady() to allPortsReady() (#990) > [routeorch]: Fix observer detaching procedure for next hop observers (#985) Signed-off-by: Zhenggen Xu <zxu@linkedin.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this issue
Mar 23, 2020
liat-grozovik
pushed a commit
that referenced
this issue
Oct 20, 2022
- Why I did it Update sonic-sairedis submodule pointer to include the following: 2585a1f [Support gearbox SAI_PORT_ATTR_PORT_SERDES_ID on vs (#1082) fd9bc84 [SAI NAT aging notification (#987) 3fa8f34 [[doc]: Update README.md (#1122) 157e573 [[lgtm] Fix libyang missing in lgtm validation issue (#1135) af80caa Add Voqs to Virtual Switch (#1061) f9008ad [fastboot] fastboot enhancement: Use warm-boot infrastructure for fast-boot (#1100) - How I did it Advance sonic-sairedis pointer Signed-off-by: dprital <drorp@nvidia.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Ran everflow test and failed at logic test. Found the status of mirror session is still active after session route is removed.
Steps to reproduce the issue:
Describe the results you received:
Test is failed when script is checking the status of mirror session after session route is removed.
Please refer the attachment for the test log.
everflow_logic.txt
Describe the results you expected:
Pass this test.
The text was updated successfully, but these errors were encountered: