All of lore.kernel.org
 help / color / mirror / Atom feed
* CephFS and the next giant release v0.87.2
@ 2015-04-15  9:37 Loic Dachary
  2015-04-16 22:44 ` Gregory Farnum
  0 siblings, 1 reply; 4+ messages in thread
From: Loic Dachary @ 2015-04-15  9:37 UTC (permalink / raw)
  To: Gregory Farnum; +Cc: Ceph Development, Abhishek L

[-- Attachment #1: Type: text/plain, Size: 524 bytes --]

Hi Greg,

The next giant release as found at https://github.com/ceph/ceph/tree/giant passed the fs suite (http://tracker.ceph.com/issues/11153#fs). Do you think it is ready for QE to start their own round of testing ?

Note that it will be the last giant release. 

Cheers

P.S. http://tracker.ceph.com/issues/11153#Release-information has direct links to the pull requests merged into giant since v0.87.1 in case you need more context about one of them.

-- 
Loïc Dachary, Artisan Logiciel Libre








[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: CephFS and the next giant release v0.87.2
  2015-04-15  9:37 CephFS and the next giant release v0.87.2 Loic Dachary
@ 2015-04-16 22:44 ` Gregory Farnum
  2015-04-16 23:16   ` Loic Dachary
  0 siblings, 1 reply; 4+ messages in thread
From: Gregory Farnum @ 2015-04-16 22:44 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development, Abhishek L

On Wed, Apr 15, 2015 at 2:37 AM, Loic Dachary <loic@dachary.org> wrote:
> Hi Greg,
>
> The next giant release as found at https://github.com/ceph/ceph/tree/giant passed the fs suite (http://tracker.ceph.com/issues/11153#fs). Do you think it is ready for QE to start their own round of testing ?
>
> Note that it will be the last giant release.
>
> Cheers
>
> P.S. http://tracker.ceph.com/issues/11153#Release-information has direct links to the pull requests merged into giant since v0.87.1 in case you need more context about one of them.

All those PRs look like fine ones to release.

I remember you went through a big purge of giant-tagged backports at
one point though (when we thought we weren't going to do any more
releases at all). Did that get somehow undone and all of those dealt
with? Some of them were more important than others and it would be
some work for me to reconstruct the list, but I'll need to do that if
you haven't already. :/
-Greg

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: CephFS and the next giant release v0.87.2
  2015-04-16 22:44 ` Gregory Farnum
@ 2015-04-16 23:16   ` Loic Dachary
  2015-04-16 23:22     ` Gregory Farnum
  0 siblings, 1 reply; 4+ messages in thread
From: Loic Dachary @ 2015-04-16 23:16 UTC (permalink / raw)
  To: Gregory Farnum; +Cc: Ceph Development, Abhishek L

[-- Attachment #1: Type: text/plain, Size: 1695 bytes --]

Hi Greg,

On 17/04/2015 00:44, Gregory Farnum wrote:
> On Wed, Apr 15, 2015 at 2:37 AM, Loic Dachary <loic@dachary.org> wrote:
>> Hi Greg,
>>
>> The next giant release as found at https://github.com/ceph/ceph/tree/giant passed the fs suite (http://tracker.ceph.com/issues/11153#fs). Do you think it is ready for QE to start their own round of testing ?
>>
>> Note that it will be the last giant release.
>>
>> Cheers
>>
>> P.S. http://tracker.ceph.com/issues/11153#Release-information has direct links to the pull requests merged into giant since v0.87.1 in case you need more context about one of them.
> 
> All those PRs look like fine ones to release.
> 
> I remember you went through a big purge of giant-tagged backports at
> one point though (when we thought we weren't going to do any more
> releases at all). Did that get somehow undone and all of those dealt
> with? 

I inadvertendly closed a few issue that I should not have (less than 10 more than 5 IIRC). I carefully reviewed all of them and they have been dealt with indeed. There now is a HOWTO to prevent that kind of mistake, hopefully. http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_resolve_issues_that_are_Pending_Backport

> Some of them were more important than others and it would be
> some work for me to reconstruct the list, but I'll need to do that if
> you haven't already. :/

There are a four giant issues that are candidate for backporting : http://tracker.ceph.com/projects/ceph/issues?query_id=68, only one of which is related to CephFS. Do you think it must be included in this last giant release ?

Cheers

> -Greg
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: CephFS and the next giant release v0.87.2
  2015-04-16 23:16   ` Loic Dachary
@ 2015-04-16 23:22     ` Gregory Farnum
  0 siblings, 0 replies; 4+ messages in thread
From: Gregory Farnum @ 2015-04-16 23:22 UTC (permalink / raw)
  To: Loic Dachary; +Cc: Ceph Development, Abhishek L

On Thu, Apr 16, 2015 at 4:16 PM, Loic Dachary <loic@dachary.org> wrote:
> Hi Greg,
>
> On 17/04/2015 00:44, Gregory Farnum wrote:
>> On Wed, Apr 15, 2015 at 2:37 AM, Loic Dachary <loic@dachary.org> wrote:
>>> Hi Greg,
>>>
>>> The next giant release as found at https://github.com/ceph/ceph/tree/giant passed the fs suite (http://tracker.ceph.com/issues/11153#fs). Do you think it is ready for QE to start their own round of testing ?
>>>
>>> Note that it will be the last giant release.
>>>
>>> Cheers
>>>
>>> P.S. http://tracker.ceph.com/issues/11153#Release-information has direct links to the pull requests merged into giant since v0.87.1 in case you need more context about one of them.
>>
>> All those PRs look like fine ones to release.
>>
>> I remember you went through a big purge of giant-tagged backports at
>> one point though (when we thought we weren't going to do any more
>> releases at all). Did that get somehow undone and all of those dealt
>> with?
>
> I inadvertendly closed a few issue that I should not have (less than 10 more than 5 IIRC). I carefully reviewed all of them and they have been dealt with indeed. There now is a HOWTO to prevent that kind of mistake, hopefully. http://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_resolve_issues_that_are_Pending_Backport
>
>> Some of them were more important than others and it would be
>> some work for me to reconstruct the list, but I'll need to do that if
>> you haven't already. :/
>
> There are a four giant issues that are candidate for backporting : http://tracker.ceph.com/projects/ceph/issues?query_id=68, only one of which is related to CephFS. Do you think it must be included in this last giant release ?

Nope, not that one!

This all looks good to me then, thanks.
-Greg

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-16 23:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-15  9:37 CephFS and the next giant release v0.87.2 Loic Dachary
2015-04-16 22:44 ` Gregory Farnum
2015-04-16 23:16   ` Loic Dachary
2015-04-16 23:22     ` Gregory Farnum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.