Skip to content

[202511][submodule][dash-ha] submodule update#25736

Merged
yxieca-admin merged 1 commit intosonic-net:202511from
zjswhhh:submodule_update_ha_202511
Mar 4, 2026
Merged

[202511][submodule][dash-ha] submodule update#25736
yxieca-admin merged 1 commit intosonic-net:202511from
zjswhhh:submodule_update_ha_202511

Conversation

@zjswhhh
Copy link
Contributor

@zjswhhh zjswhhh commented Feb 27, 2026

8f9893d (HEAD -> master, origin/master, origin/HEAD) Create bfd sessions only to NPU participating ha-set (#143)
a6cf697 update dash-api submodule
64022eb Change convert_pb_to_json to parse proto encoded value from binary input (#142)
53fb250 [ci] fix build error and save binaries  (#144)
d01ed94 Add .github/copilot-instructions.md for AI-assisted development (#140)
2b6b37c Write DASH_DPU_RESET_INFO_TABLE when dpu midplane or control plane down (#137)
9b3c0bf Add bfd rewrite on pmon change. (#136)
af44396 [build] Disable debian helper auto install for cargo project. (#135)
17e2e0b Implement bfd pinned state (#134)
c04969e switch to using libboost1.83 (#133)
b38d8fb Change to DBConnector::clone_timeout_async (#132)

sign-off: Jing Zhang zhangjing@microsoft.com

Why I did it

Work item tracking
  • Microsoft ADO (number only):

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 202305
  • 202311
  • 202405
  • 202411
  • 202505
  • 202511

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Jing Zhang <zhangjing@microsoft.com>
@zjswhhh zjswhhh requested a review from lguohan as a code owner February 27, 2026 21:32
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@zjswhhh zjswhhh requested a review from prsunny February 27, 2026 21:40
@prsunny
Copy link
Contributor

prsunny commented Feb 27, 2026

@vmittal-msft to merge

@zjswhhh
Copy link
Contributor Author

zjswhhh commented Mar 3, 2026

>       pytest_assert(abs(ipv4_route_used_after - ipv4_route_used_before) < ALLOW_ROUTES_CHANGE_NUMS,
                      "ipv4 route used after is not equal to it used before")
E       Failed: ipv4 route used after is not equal to it used before

asichost   = <SonicAsic 0>
dut        = <MultiAsicSonicHost vlab-03>
duthost    = <MultiAsicSonicHost vlab-03>
duthosts   = [<MultiAsicSonicHost vlab-03>]
enum_rand_one_frontend_asic_index = None
enum_rand_one_per_hwsku_frontend_hostname = 'vlab-03'
frr_demons_to_check = ['bgpd', 'zebra']
get_function_completeness_level = None
hwsku      = 'Force10-S6000'
ignoreRegex = ['.*ERR route_check.py:.*', ".*ERR.* 'routeCheck' status failed.*", ".*Process 'orchagent' is stuck in namespace 'host'.*", '.*ERR rsyslogd: .*']
ipv4_route_used_after = 6460
ipv4_route_used_before = 74
ipv6_route_used_after = 6462
ipv6_route_used_before = 76
localhost  = <tests.common.devices.local.Localhost object at 0x783345cf5eb0>
loganalyzer = {'vlab-03': <tests.common.plugins.loganalyzer.loganalyzer.LogAnalyzer object at 0x783345f73da0>}
loop_times = 0
namespace  = None
normalized_level = 'debug'
ptf_ip     = '10.250.0.106'
rotate_syslog = None
start_time_frr_daemon_memory = {'bgpd': 77, 'zebra': 12}
tbinfo     = {'auto_recover': 'False', 'comment': 'Tests virtual switch vm', 'conf-name': 'vms-kvm-t1-lag', 'duts': ['vlab-03'], ...}
topo_name  = 't1-lag'
withdraw_and_announce_existing_routes = (74, 76)

stress/test_stress_routes.py:90: Failed

The test case failure was not related to dash-ha changes. HA tests are not enabled yet and not HA configuration is applied on the testbed.

@yxieca
Copy link
Contributor

yxieca commented Mar 4, 2026

https://elastictest.org/scheduler/testplan/69a7b0dd8fe9299bbb5c08fe?searchTestCase=test_stress_routes test_stress_route passed on the latest CI checker. The latest CI checker failure is not clear but no apparent failure. - this test was the only failure with the initial CI checker run.

In the interests of time, force merging this PR.

@yxieca-admin yxieca-admin merged commit 8e054b8 into sonic-net:202511 Mar 4, 2026
21 of 23 checks passed
@yxieca-admin
Copy link

@yejianquan FYI, please check the latest Ci failure.

@zjswhhh zjswhhh deleted the submodule_update_ha_202511 branch March 4, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants