Steps to build the test case: $ sudo add-apt-repository -s cloud-archive:train-proposed $ sudo apt update
$ apt source ceph $ cd ceph-14.2.11 $ sed 's/-DWITH_TESTS=OFF/-DWITH_TESTS=ON/' -i debian/rules $ dch -l '+withtestson' 'Enable building tests.' $ sudo apt build-dep -y ceph $ DEB_BUILD_OPTIONS=parallel=20 dpkg-buildpackage -us -uc $ ls -lh obj-x86_64-linux-gnu/bin/ceph_test_rados_api_misc -rwxrwxr-x 1 ubuntu ubuntu 13M Aug 24 15:36 obj-x86_64-linux-gnu/bin/ceph_test_rados_api_misc ** Attachment added: "ceph_test_rados_api_misc-v14.2.11.xz" https://bugs.launchpad.net/cloud-archive/+bug/1890334/+attachment/5404188/+files/ceph_test_rados_api_misc-v14.2.11.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890334 Title: ceph: nautilus: backport fixes for msgr/eventcenter To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1890334/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
