Accepting request 505855 from filesystems:ceph
SES5 Milestone 7 (forwarded request 505854 from smithfarm) OBS-URL: https://build.opensuse.org/request/show/505855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ceph?expand=0&rev=13
This commit is contained in:
commit
6f4af119b3
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/SUSE/ceph.git</param>
|
||||
<param name="changesrevision">9f667dc3351c4c5388389f825097d7e178f6177e</param></service></servicedata>
|
||||
<param name="changesrevision">b806032985d029d5ae667099b1a050e07516a96e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8522307cc99ecadc1c99f177e693a9d1011c941caf1ef684f7710359b9f880e9
|
||||
size 127006217
|
3
ceph-12.0.3+git.1498202776.b806032985.tar.bz2
Normal file
3
ceph-12.0.3+git.1498202776.b806032985.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49f908485120588e0b85ed2281b423a12e30f5c552213c454f8f584cb4aaae67
|
||||
size 127011227
|
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 08:11:22 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.0.3+git.1498202776.b806032985:
|
||||
+ Integration testing changes:
|
||||
* add DeepSea integration suite test definitions for teuthology
|
||||
* re-enable several RGW tests that upstream only runs on Ubuntu
|
||||
+ ceph_ver_hack.sh: use git describe --match
|
||||
+ ReplicatedPG: add CHECKSUM->CMPEXT req translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.1496909744.9f667dc335
|
||||
Version: 12.0.3+git.1498202776.b806032985
|
||||
Release: 0%{?dist}
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
Epoch: 1
|
||||
|
25
ceph.changes
25
ceph.changes
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 23 08:11:22 UTC 2017 - ncutler@suse.com
|
||||
|
||||
- Update to version 12.0.3+git.1498202776.b806032985:
|
||||
+ Integration testing changes:
|
||||
* add DeepSea integration suite test definitions for teuthology
|
||||
* re-enable several RGW tests that upstream only runs on Ubuntu
|
||||
+ ceph_ver_hack.sh: use git describe --match
|
||||
+ ReplicatedPG: add CHECKSUM->CMPEXT req translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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…
x
Reference in New Issue
Block a user