Skip to content

Build bmp container into sonic-buildimage#18946

Merged
qiluo-msft merged 49 commits intosonic-net:masterfrom
FengPan-Frank:bmp_init
Nov 22, 2024
Merged

Build bmp container into sonic-buildimage#18946
qiluo-msft merged 49 commits intosonic-net:masterfrom
FengPan-Frank:bmp_init

Conversation

@FengPan-Frank
Copy link
Copy Markdown
Contributor

@FengPan-Frank FengPan-Frank commented May 13, 2024

Why I did it

Build bmp container into sonic-buildimage, and added relevant daemon/file handling.

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

How I did it

Build bmp container into sonic-buildimage, and added relevant daemon/file handling.

How to verify it

Local build successfully and verified in lab DUT.

image 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)

@FengPan-Frank
Copy link
Copy Markdown
Contributor Author

/azp run Azure.sonic-buildimage

@azure-pipelines
Copy link
Copy Markdown

Commenter does not have sufficient privileges for PR 18946 in repo sonic-net/sonic-buildimage

@FengPan-Frank
Copy link
Copy Markdown
Contributor Author

/azpw ms_conflict

Comment thread dockers/docker-sonic-bmp/critical_processes Outdated
Comment thread dockers/docker-sonic-bmp/docker_init.sh Outdated
Comment thread rules/config Outdated
@lguohan lguohan added the BMP Bgp Monitor Container label May 18, 2024
@forrestchu
Copy link
Copy Markdown

Why I did it

Add bmp container init workflow.

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

How I did it

Add bmp container which is disabled by INCLUDE_BMP = n for now, which would cause container not build by default. This will be enabled as last step.

Add INCLUDE_BMP to indicate whether to build bmp container Add docker file for bmp, as well as agent used openbmpd/bmpcfgd. Add template file for bmp container services. Add entry for bmp to FEATURE table in config_db.

How to verify it

Build image with INCLUDE_BMP = y to verify, Image should be install correctly. By config feature state bmp enabled to enable.

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)

Hi Frank, which TCP port will this bmp server use by default? Is it configurable from config_db or CLI?

Comment thread files/build_templates/init_cfg.json.j2 Outdated
@FengPan-Frank
Copy link
Copy Markdown
Contributor Author

FengPan-Frank commented Nov 7, 2024

Why I did it

Add bmp container init workflow.

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

How I did it

Add bmp container which is disabled by INCLUDE_BMP = n for now, which would cause container not build by default. This will be enabled as last step.
Add INCLUDE_BMP to indicate whether to build bmp container Add docker file for bmp, as well as agent used openbmpd/bmpcfgd. Add template file for bmp container services. Add entry for bmp to FEATURE table in config_db.

How to verify it

Build image with INCLUDE_BMP = y to verify, Image should be install correctly. By config feature state bmp enabled to enable.

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)

Hi Frank, which TCP port will this bmp server use by default? Is it configurable from config_db or CLI?

it's 5000, pls refer HLD section https://github.com/sonic-net/SONiC/blob/50cb55989649d5392b48b54bb7ca8263c883e162/doc/bmp/bmp.md#config-file-update

@FengPan-Frank FengPan-Frank changed the title Add bmp container init workflow. Build bmp container into sonic-buildimage Nov 19, 2024
Copy link
Copy Markdown
Contributor Author

@FengPan-Frank FengPan-Frank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sonic-net/sonic-host-services#128, bmpcfgd unittest passed in sonic-host-services before.

Comment thread files/image_config/rsyslog/rsyslog.d/00-sonic.conf.j2
@qiluo-msft qiluo-msft merged commit f8a78c1 into sonic-net:master Nov 22, 2024
VladimirKuk pushed a commit to Marvell-switching/sonic-buildimage that referenced this pull request Jan 21, 2025
Why I did it
Build bmp container into sonic-buildimage, and added relevant daemon/file handling.

Work item tracking
Microsoft ADO (number only):27588893
How I did it
Build bmp container into sonic-buildimage, and added relevant daemon/file handling.

How to verify it
Local build successfully and verified in lab DUT.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BMP Bgp Monitor Container

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants