Corey, thanks.

The packages in train-proposed look good -- the test-case always passes.

cheers,
Mauricio

$ dpkg -s librados2 | grep ^Version:
Version: 14.2.11-0ubuntu0.19.10.1~cloud2

$ sudo ceph mon versions
{
    "ceph version 14.2.11 (f7fdb2f52131f54b891a2ec99d8205561242cdaf) nautilus 
(stable)": 1
}

$ time sudo LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu/ceph/ 
~/ceph_test_rados_api_misc-v14.2.11 --gtest_filter=LibRadosMisc.ShutdownRace
Note: Google Test filter = LibRadosMisc.ShutdownRace
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from LibRadosMisc
[ RUN      ] LibRadosMisc.ShutdownRace
[       OK ] LibRadosMisc.ShutdownRace (54014 ms)
[----------] 1 test from LibRadosMisc (54014 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (56782 ms total)
[  PASSED  ] 1 test.

real    0m56.832s
user    1m13.559s
sys     0m40.346s

...

$ grep -c RUN test.log
15

$ grep -c PASSED test.log
15

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

Reply via email to