Conversation
77f6777 to
db8433c
Compare
|
jenkins retest this please |
|
jenkins retest this please |
053c24d to
2ddfc3f
Compare
|
scylladb/seastar#2076 Clang 14 compilation error fix is included in https://github.com/ceph/seastar/commits/seastar-upgrade-feb24/ |
|
jenkins test make check arm64 |
|
Build and CI are ok but the upgrade exposes runtime issues around alienstore: |
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
``` # create the directory so cmake won't complain when looking at the imported # target: Seastar exports this directory created at build-time ``` Signed-off-by: Matan Breizman <mbreizma@redhat.com>
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
Following scylladb/seastar@eea4102 Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2c1a89b to
d49990f
Compare
|
@athanatos, changeset:
Tests look ok: |
|
Yeah, I'm fine with updating the submodule and the fixing the bugs. That should probably be top priority, though. |
As PR ceph#55444 update seastar version, the new seastar imports new dependencies, so install seastar dependencies if WITH_SEASTAR is true. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
As PR ceph#55444 update seastar version, the new seastar imports new dependencies, so install seastar dependencies if WITH_SEASTAR is true. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
As PR ceph#55444 update seastar version, the new seastar imports new dependencies, so install seastar dependencies if WITH_SEASTAR is true. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
As PR ceph#55444 update seastar version, the new seastar imports new dependencies, so install seastar dependencies if WITH_SEASTAR is true. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
As PR ceph#55444 update seastar version, the new seastar imports new dependencies, so install seastar dependencies if WITH_SEASTAR is true. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
As PR ceph#55444 update seastar version, the new seastar imports new dependencies, so install seastar dependencies if WITH_SEASTAR is true. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
As PR ceph#55444 update seastar version, the new seastar imports new dependencies protobuf. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
As PR ceph#55444 update seastar version, the new seastar imports new dependencies protobuf. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
As PR ceph#55444 update seastar version, the new seastar imports new dependencies protobuf. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com>
|
This was not sufficient to handle the runtime dependencies. There is a protobuf package in centos8, but it contains libprotobuf.so.15; building with the packages in this COPR results in a dependency from ceph-osd on libprotobuf.so.30, which can't be satisfied. This will break both the execution of ceph-osd and the building of the centos8 container. See the later comments in https://tracker.ceph.com/issues/64696 (sorry, the bug started describing a separate protobuf issue, but is now the container for the missing runtime dependency). |
As PR ceph#55444 update seastar version, the new seastar imports new dependencies protobuf. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com> (cherry picked from commit 450f269)
As PR ceph#55444 update seastar version, the new seastar imports new dependencies protobuf. Fixes: https://tracker.ceph.com/issues/64420 Signed-off-by: luo rixin <luorixin@huawei.com> (cherry picked from commit 450f269)
Update seastar's sub module to: https://github.com/ceph/seastar/commits/seastar-upgrade-feb24/ (patched branch)
Which is using dpdk sub module of: https://github.com/ceph/dpdk/tree/dpdk-seastar-upgrade-feb24 (same as scylladb/seastar)
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an
xbetween the brackets:[x]. Spaces and capitalization matter when checking off items this way.Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windowsjenkins test rook e2e