Skip to content

Fix bmp critical_process duplicated bug #21588

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

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

FengPan-Frank
Copy link
Contributor

@FengPan-Frank FengPan-Frank commented Jan 31, 2025

Why I did it

Previously critical_process was defined duplicated like below:
group:sonic-bmp
program:openbmpd
program:bmpcfgd

which break some mgmt test cases.

Work item tracking
  • Microsoft ADO (number only):30807821

How I did it

Get rid of group and follow most of other dockers to define program directly.

How to verify it

verified on DUT, program could work correctly.
image

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

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)

@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@FengPan-Frank FengPan-Frank changed the title Update bmp critical_process Fix bmp critical_process duplicated bug Jan 31, 2025
@qiluo-msft qiluo-msft merged commit 93dcf0d into sonic-net:master Jan 31, 2025
21 checks passed
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202411: #21599

prabhataravind pushed a commit to prabhataravind/sonic-buildimage that referenced this pull request Mar 5, 2025
Why I did it
Previously critical_process was defined duplicated like below:
group:sonic-bmp
program:openbmpd
program:bmpcfgd

which break some mgmt test cases.

How I did it
Get rid of group and follow most of other dockers to define program directly.

How to verify it
verified on DUT, program could work correctly.
yanjundeng pushed a commit to yanjundeng/sonic-buildimage that referenced this pull request Apr 23, 2025
Why I did it
Previously critical_process was defined duplicated like below:
group:sonic-bmp
program:openbmpd
program:bmpcfgd

which break some mgmt test cases.

How I did it
Get rid of group and follow most of other dockers to define program directly.

How to verify it
verified on DUT, program could work correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants