Advertisement
Guest User

Untitled

a guest
Feb 13th, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. commit 44618d7e4b6da3d4669b3c3013372f25bab1f4ff (HEAD)
  2. Author: Yuri Weinstein <yweinste@redhat.com>
  3. Date: Thu Jan 24 18:42:12 2019 -0800
  4.  
  5. qa/tests: added a symlink to luminous-x-singleton
  6. We want not to have a copy of this suite in rados, but rather have a link from /upgrade
  7. And then see how this suite is different vs qa/suites/upgrade/luminous-x/stress-split and reduce redundacy
  8.  
  9. Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
  10.  
  11. commit 4dfd718225e12ba887e58144f88239d5ba280526 (upstream/master)
  12. Merge: 7ffa0297cc 2a1ffd57d7
  13. Author: Dan Mick <dan.mick@redhat.com>
  14. Date: Wed Feb 13 14:49:11 2019 -0800
  15.  
  16. Merge pull request #26411 from liewegas/wip-remove-smart
  17.  
  18. mgr/smart: remove obsolete smart module
  19.  
  20. commit 7ffa0297cc811a01986f436282fb567fbde89f49
  21. Merge: 7a35cda175 e4ae368ff7
  22. Author: Sage Weil <sage@redhat.com>
  23. Date: Wed Feb 13 16:22:40 2019 -0600
  24.  
  25. Merge PR #26389 into master
  26.  
  27. * refs/pull/26389/head:
  28. message/MMonMgrReport: conditionally reencode PGMapDigest
  29. qa/suites/upgrade/luminous-x/parallel: enable all classes
  30. qa/suites/upgrade/luminous-x/parallel/5-final-workload/rados_mon_thrash: use x branch
  31. qa/suites/upgade/luminous-x: pglog_hardlimit succeeds now on luminous due to backport
  32. mgr/DaemonServer: use a luminous-compatible 'mgr metadata' command
  33. mgr/Mgr: print bad (non-object) json
  34. qa/suites/upgrade/luminous-x/stress-split: mons on separate hosts, enable msgr2
  35. qa/suites/upgrade/luminous-x/parallel: mon per host, msgr2
  36. qa/suites/upgrade/luminous-x: whitelist 'slow request'
  37. mon/HealthMonitor: add mon_warn_on_msgr2_not_enabled
  38.  
  39. Reviewed-by: Josh Durgin <jdurgin@redhat.com>
  40. Reviewed-by: Neha Ojha <nojha@redhat.com>
  41.  
  42. commit e4ae368ff7a5396194f8bdd5692429af5457998b
  43. Author: Sage Weil <sage@redhat.com>
  44. Date: Wed Feb 13 07:29:45 2019 -0600
  45.  
  46. message/MMonMgrReport: conditionally reencode PGMapDigest
  47.  
  48. The encoding changed between luminous and mimic. Reencode the
  49. structure if the target doesn't have all the features.
  50.  
  51. Fixes: http://tracker.ceph.com/issues/38295
  52. Signed-off-by: Sage Weil <sage@redhat.com>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement