This commit is contained in:
parent
2cef4caac4
commit
853fb92af7
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||
<param name="changesrevision">6984d41b5d142ce157216b6e757bcb547da2c7d2</param></service></servicedata>
|
||||
<param name="changesrevision">9f667dc3351c4c5388389f825097d7e178f6177e</param></service></servicedata>
|
3
ceph-12.0.3+git.1496909744.9f667dc335.tar.bz2
Normal file
3
ceph-12.0.3+git.1496909744.9f667dc335.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8522307cc99ecadc1c99f177e693a9d1011c941caf1ef684f7710359b9f880e9
|
||||
size 127006217
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33358f6da2c904b64b8325aa1b498f34eef3f67eb249c6b371dbce0f5710836e
|
||||
size 127017792
|
@ -1,18 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 14 08:00:43 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.0.3+git.1497426468.6984d41b5d:
|
||||
+ qa: add initial deepsea suite (task and test yaml)
|
||||
+ fix "ceph osd df" (regression in latest upstream master) (pr#15675, issue#20256)
|
||||
* mon: move creating_pgs and reweight_by_utilization into new MonPGStatService
|
||||
* mon: move most PGMapStatService into PGMap; rename PGMon's to PGMonStatService
|
||||
* mon: mgr: move 'osd df' handling to manager
|
||||
* mon: inherit PGMonStatService from the PGMapStatService
|
||||
* move the OSDUtilizationDumper code into OSDMap
|
||||
* mon: mgr: enable "osd df" on the manager
|
||||
* qa: add a check_commands.sh script which looks for commands with no tests
|
||||
* qa: test 'osd df' in cephtool/test.sh
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 08 08:36:57 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
@ -69,7 +69,7 @@
|
||||
# main package definition
|
||||
#################################################################################
|
||||
Name: ceph-test
|
||||
Version: 12.0.3+git.1497426468.6984d41b5d
|
||||
Version: 12.0.3+git.1496909744.9f667dc335
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 1
|
||||
|
15
ceph.changes
15
ceph.changes
@ -1,18 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 14 08:00:43 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.0.3+git.1497426468.6984d41b5d:
|
||||
+ qa: add initial deepsea suite (task and test yaml)
|
||||
+ fix "ceph osd df" (regression in latest upstream master) (pr#15675, issue#20256)
|
||||
* mon: move creating_pgs and reweight_by_utilization into new MonPGStatService
|
||||
* mon: move most PGMapStatService into PGMap; rename PGMon's to PGMonStatService
|
||||
* mon: mgr: move 'osd df' handling to manager
|
||||
* mon: inherit PGMonStatService from the PGMapStatService
|
||||
* move the OSDUtilizationDumper code into OSDMap
|
||||
* mon: mgr: enable "osd df" on the manager
|
||||
* qa: add a check_commands.sh script which looks for commands with no tests
|
||||
* qa: test 'osd df' in cephtool/test.sh
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 08 08:36:57 UTC 2017 - ncutler@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user