From 5705279863e66695177d2ac61acf56e4b1c72c3a75b88e48ce75694f25f8fa5f Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Tue, 9 Apr 2019 09:24:01 +0000 Subject: [PATCH] Accepting request 692560 from filesystems:ceph:nautilus M13 candidate OBS-URL: https://build.opensuse.org/request/show/692560 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=218 --- _constraints | 48 ++++++++++++++++++++++++- ceph-14.2.0-300-gacd2f2b9e1.tar.bz2 | 3 -- ceph-14.2.0-465-gdfed19b089.tar.bz2 | 3 ++ ceph-test.changes | 54 +++++++++++++++++++++++++++++ ceph-test.spec | 8 ++--- ceph.changes | 54 +++++++++++++++++++++++++++++ ceph.spec | 8 ++--- 7 files changed, 166 insertions(+), 12 deletions(-) delete mode 100644 ceph-14.2.0-300-gacd2f2b9e1.tar.bz2 create mode 100644 ceph-14.2.0-465-gdfed19b089.tar.bz2 diff --git a/_constraints b/_constraints index bb12702..51fd25f 100644 --- a/_constraints +++ b/_constraints @@ -5,6 +5,7 @@ + x86_64 ceph @@ -12,7 +13,52 @@ 28 - 9000 + 10 + + + + + + + aarch64 + ceph + + + + 28 + + + 10 + + + + + + + ppc64le + ceph + + + + 28 + + + 9 + + + + + + + s390x + ceph + + + + 28 + + + 9 diff --git a/ceph-14.2.0-300-gacd2f2b9e1.tar.bz2 b/ceph-14.2.0-300-gacd2f2b9e1.tar.bz2 deleted file mode 100644 index 1871222..0000000 --- a/ceph-14.2.0-300-gacd2f2b9e1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2aa96d42039ade682ac24fa1176633154ca57c9d3fa7b450b5d2e05c10c4d180 -size 96580558 diff --git a/ceph-14.2.0-465-gdfed19b089.tar.bz2 b/ceph-14.2.0-465-gdfed19b089.tar.bz2 new file mode 100644 index 0000000..8ad1a5c --- /dev/null +++ b/ceph-14.2.0-465-gdfed19b089.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40bf77a00f8aa05f6ba8ed8f50137fa09cb61698bd216932fd2c579de628e8e3 +size 96766484 diff --git a/ceph-test.changes b/ceph-test.changes index fc3fa01..5b9be48 100644 --- a/ceph-test.changes +++ b/ceph-test.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Tue Apr 9 08:49:36 UTC 2019 - ncutler@suse.com + +- Update to 14.2.0-465-gdfed19b089: + + rebase on top of upstream nautilus branch, SHA1 c09e90d1847fc4ffdd7384c9adf7f60c13479095 + * dashboard improvements: + # Add Polish language + # Add date range and log search functionality + # Add refresh interval to the dashboard landing page + # Add separate option to config SSL port + # Filter iSCSI target images based on required features + # Fixed auth TTL expired error + # Fixed error when trying to create NFS export without "NFSv3" + # Fixed error when trying to create NFS export without "UDP" + +------------------------------------------------------------------- +Fri Mar 29 13:46:45 UTC 2019 - ncutler@suse.com + +- Update to 14.2.0-345-g183e6fe4f5: + + rebase on top of upstream nautilus branch, upstream SHA1 d4290f8edcbadbfecb9396a43a586afe0d0afd00 + * common/blkdev: get_device_id: behave if model is lvm and id_model_enc isn't there + * mon/Monitor.cc: print min_mon_release correctly + * mgr/dashboard: dashboard giving 401 unauthorized + +------------------------------------------------------------------- +Wed Mar 27 16:07:12 UTC 2019 - ncutler@suse.com + +- _constraints: increase x86_64 ceph memory constraint to 10G + after seeing "memory exhausted" build failure on a machine with 9.8G + total memory (including swap) + +------------------------------------------------------------------- +Mon Mar 25 13:49:44 UTC 2019 - ncutler@suse.com + +- Update to 14.2.0-328-gf3638ba646: + + rebase on top of upstream nautilus branch, upstream SHA1 41b9e7f94f1f08e8607ef574befaaaf6998a89dd + * librbd: ignore -EOPNOTSUPP errors when retrieving image group membership + * crush: various fixes for weight-sets, the osd_crush_update_weight_set option, and tests + * osd/OSDMap: add 'zone' to default crush map + * common/blkdev: handle devices with ID_MODEL as "LVM PV ..." but valid ID_MODEL_ENC + * mgr/orchestrator: Add error handling to interface + * mon/OSDMonitor: allow 'osd pool set pgp_num_actual' + * rgw: ldap: fix early return in LDAPAuthEngine::init w/uri not empty() + * mon/MgrStatMonitor: ensure only one copy of initial service map + + drop downstream patch "rgw: dmclock: async scheduler: wrap yield_ctx around + ifdefs" (replaced by https://github.com/ceph/ceph/pull/26634) + +------------------------------------------------------------------- +Mon Mar 25 09:52:01 UTC 2019 - ncutler@suse.com + +- _constraints: increase aarch64 ceph memory constraint to 10G + after seeing "memory exhausted" build failure on a machine with 9.8G + total memory (including swap) + ------------------------------------------------------------------- Thu Mar 21 08:24:05 UTC 2019 - ncutler@suse.com diff --git a/ceph-test.spec b/ceph-test.spec index 104a805..0072620 100644 --- a/ceph-test.spec +++ b/ceph-test.spec @@ -99,7 +99,7 @@ # main package definition ################################################################################# Name: ceph-test -Version: 14.2.0.300+gacd2f2b9e1 +Version: 14.2.0.465+gdfed19b089 Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -115,7 +115,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and Group: System/Filesystems %endif URL: http://ceph.com/ -Source0: %{?_remote_tarball_prefix}ceph-14.2.0-300-gacd2f2b9e1.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-14.2.0-465-gdfed19b089.tar.bz2 %if 0%{?suse_version} Source96: checkin.sh Source97: README-checkin.txt @@ -500,7 +500,7 @@ This package contains Ceph benchmarks and test tools. %if 0%{?suse_version} %endif %prep -%autosetup -p1 -n ceph-14.2.0-300-gacd2f2b9e1 +%autosetup -p1 -n ceph-14.2.0-465-gdfed19b089 %build @@ -567,7 +567,7 @@ ${CMAKE} .. \ -DCMAKE_INSTALL_DOCDIR=%{_docdir}/ceph \ -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \ -DWITH_MANPAGE=ON \ - -DWITH_PYTHON3=ON \ + -DWITH_PYTHON3=%{python3_version} \ -DWITH_MGR_DASHBOARD_FRONTEND=OFF \ %if %{with python2} -DWITH_PYTHON2=ON \ diff --git a/ceph.changes b/ceph.changes index fc3fa01..5b9be48 100644 --- a/ceph.changes +++ b/ceph.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Tue Apr 9 08:49:36 UTC 2019 - ncutler@suse.com + +- Update to 14.2.0-465-gdfed19b089: + + rebase on top of upstream nautilus branch, SHA1 c09e90d1847fc4ffdd7384c9adf7f60c13479095 + * dashboard improvements: + # Add Polish language + # Add date range and log search functionality + # Add refresh interval to the dashboard landing page + # Add separate option to config SSL port + # Filter iSCSI target images based on required features + # Fixed auth TTL expired error + # Fixed error when trying to create NFS export without "NFSv3" + # Fixed error when trying to create NFS export without "UDP" + +------------------------------------------------------------------- +Fri Mar 29 13:46:45 UTC 2019 - ncutler@suse.com + +- Update to 14.2.0-345-g183e6fe4f5: + + rebase on top of upstream nautilus branch, upstream SHA1 d4290f8edcbadbfecb9396a43a586afe0d0afd00 + * common/blkdev: get_device_id: behave if model is lvm and id_model_enc isn't there + * mon/Monitor.cc: print min_mon_release correctly + * mgr/dashboard: dashboard giving 401 unauthorized + +------------------------------------------------------------------- +Wed Mar 27 16:07:12 UTC 2019 - ncutler@suse.com + +- _constraints: increase x86_64 ceph memory constraint to 10G + after seeing "memory exhausted" build failure on a machine with 9.8G + total memory (including swap) + +------------------------------------------------------------------- +Mon Mar 25 13:49:44 UTC 2019 - ncutler@suse.com + +- Update to 14.2.0-328-gf3638ba646: + + rebase on top of upstream nautilus branch, upstream SHA1 41b9e7f94f1f08e8607ef574befaaaf6998a89dd + * librbd: ignore -EOPNOTSUPP errors when retrieving image group membership + * crush: various fixes for weight-sets, the osd_crush_update_weight_set option, and tests + * osd/OSDMap: add 'zone' to default crush map + * common/blkdev: handle devices with ID_MODEL as "LVM PV ..." but valid ID_MODEL_ENC + * mgr/orchestrator: Add error handling to interface + * mon/OSDMonitor: allow 'osd pool set pgp_num_actual' + * rgw: ldap: fix early return in LDAPAuthEngine::init w/uri not empty() + * mon/MgrStatMonitor: ensure only one copy of initial service map + + drop downstream patch "rgw: dmclock: async scheduler: wrap yield_ctx around + ifdefs" (replaced by https://github.com/ceph/ceph/pull/26634) + +------------------------------------------------------------------- +Mon Mar 25 09:52:01 UTC 2019 - ncutler@suse.com + +- _constraints: increase aarch64 ceph memory constraint to 10G + after seeing "memory exhausted" build failure on a machine with 9.8G + total memory (including swap) + ------------------------------------------------------------------- Thu Mar 21 08:24:05 UTC 2019 - ncutler@suse.com diff --git a/ceph.spec b/ceph.spec index c9513cf..9451f5b 100644 --- a/ceph.spec +++ b/ceph.spec @@ -99,7 +99,7 @@ # main package definition ################################################################################# Name: ceph -Version: 14.2.0.300+gacd2f2b9e1 +Version: 14.2.0.465+gdfed19b089 Release: 0%{?dist} %if 0%{?fedora} || 0%{?rhel} Epoch: 2 @@ -115,7 +115,7 @@ License: LGPL-2.1 and CC-BY-SA-3.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and Group: System/Filesystems %endif URL: http://ceph.com/ -Source0: %{?_remote_tarball_prefix}ceph-14.2.0-300-gacd2f2b9e1.tar.bz2 +Source0: %{?_remote_tarball_prefix}ceph-14.2.0-465-gdfed19b089.tar.bz2 %if 0%{?suse_version} # _insert_obs_source_lines_here ExclusiveArch: x86_64 aarch64 ppc64le s390x @@ -1051,7 +1051,7 @@ integrated with the Ceph Manager Dashboard web UI. # common ################################################################################# %prep -%autosetup -p1 -n ceph-14.2.0-300-gacd2f2b9e1 +%autosetup -p1 -n ceph-14.2.0-465-gdfed19b089 %build @@ -1118,7 +1118,7 @@ ${CMAKE} .. \ -DCMAKE_INSTALL_DOCDIR=%{_docdir}/ceph \ -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \ -DWITH_MANPAGE=ON \ - -DWITH_PYTHON3=ON \ + -DWITH_PYTHON3=%{python3_version} \ -DWITH_MGR_DASHBOARD_FRONTEND=OFF \ %if %{with python2} -DWITH_PYTHON2=ON \