Skip to content
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

Add Bookworm build to PR checks #1371

Merged
merged 3 commits into from
Apr 12, 2024

Conversation

saiarcot895
Copy link
Contributor

Add a step to verify the build for Bookworm for amd64, armhf, and arm64.

Add a step to verify the build for Bookworm for amd64, armhf, and arm64.

Signed-off-by: Saikrishna Arcot <[email protected]>
Signed-off-by: Saikrishna Arcot <[email protected]>
For Bookworm, the init.d service file for rsyslogd is removed, and the
only script to start and stop rsyslogd is the systemd service file.
However, that can only be used if systemd is being used as the init
manager, which isn't the case for our docker containers.

As an alternative, manually start and stop rsyslogd ourselves.

Signed-off-by: Saikrishna Arcot <[email protected]>
@saiarcot895 saiarcot895 merged commit be47489 into sonic-net:master Apr 12, 2024
17 checks passed
@saiarcot895 saiarcot895 deleted the add-bookworm-build branch April 12, 2024 15:15
saiarcot895 added a commit to saiarcot895/sonic-buildimage that referenced this pull request Apr 17, 2024
This submodule update needs to go as part of this change because it
would break compatibility with Bullseye for MACsec, but adds
compatibility for Bookworm, which is what is needed here.

This brings in the following commits:

```
73ada8d5 Fix SSCI parameter when creating MACsec tunnels on Bookworm (sonic-net/sonic-sairedis#1372)
c41a0cb9 SAI submodule update to bring saithrift changes for syncd bookworm (sonic-net/sonic-sairedis#1370)
be47489f Add Bookworm build to PR checks (sonic-net/sonic-sairedis#1371)
d9ba01b5 Update ip commands for MACsec for Bookworm (sonic-net/sonic-sairedis#1368)
```

Signed-off-by: Saikrishna Arcot <[email protected]>
yxieca pushed a commit to sonic-net/sonic-buildimage that referenced this pull request Apr 22, 2024
* Upgrade VS syncd to Bookworm

As part of this, iproute2 is no longer compiled here, since the
macsec patch is now in version 6.1. In addition, for docker-sonic-vs,
version 6.1 of iproute2 is pulled from the bullseye-backports repo.

* Update sonic-sairedis submodule

This submodule update needs to go as part of this change because it
would break compatibility with Bullseye for MACsec, but adds
compatibility for Bookworm, which is what is needed here.

This brings in the following commits:

```
73ada8d5 Fix SSCI parameter when creating MACsec tunnels on Bookworm (sonic-net/sonic-sairedis#1372)
c41a0cb9 SAI submodule update to bring saithrift changes for syncd bookworm (sonic-net/sonic-sairedis#1370)
be47489f Add Bookworm build to PR checks (sonic-net/sonic-sairedis#1371)
d9ba01b5 Update ip commands for MACsec for Bookworm (sonic-net/sonic-sairedis#1368)
```

Signed-off-by: Saikrishna Arcot <[email protected]>
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.

2 participants