-
Notifications
You must be signed in to change notification settings - Fork 531
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
[VS] fabric testcase is failing with errors #2573
Comments
This error is consistently failing on 202205 branch:
|
@arlakshm , can you please take a look? Seems blocking 202205 PRs. |
@lolyu, in your dummy PR: #2566, My observation is that I see that the sonic-swss build is not successful because the dependent the sairedis pkg download is failing. Bellow is the link It fails with the error "##[error]No builds currently exist in the pipeline definition supplied." We need to fix this to get the correct sonic-swss package which will be installed later in docker-sonic-vs which is being build in the pipeline. |
Checked with @xumia , created another issue sonic-net/sonic-sairedis#1178 for @kcudnik to take a look. Once this is fixed we should have a sairedis build and a sonic-swss build in 202205, which should should solve this original issue |
Sai has fixed this issue in master sonic-net/sonic-sairedis#1174, Needs to be backported to different branches, adding @yxieca for 202205 branch |
The issue is fixed by PR sonic-net/sonic-sairedis#1189. Closing this issue |
test_fabric.py::TestVirtualChassis::test_voq_switch
errored in branch 202205:Please refer to this dummy PR for more details: #2566
The text was updated successfully, but these errors were encountered: