On Fri, May 4, 2018 at 10:20 AM, Sumit Bose <sb...@redhat.com> wrote:
> On Fri, May 04, 2018 at 09:57:51AM +0200, Fabiano Fidêncio wrote:
>> This test was introduced in
>> https://github.com/SSSD/sssd/commit/ac9c3ad8228000140d80f91d4c5492d89d6e79f6
>> and its failing every now and then when running in our internal CI.
>>
>> I'd like to have it reverted, at least for now, and re-added later
>> whenever we have a more stable CI or a more stable test.
>>
>> Any objections?
>
> In general I agree, but I wonder if test_resp_idle_timeout_shutdown_slow
> would become more reliable if the timeout is just increased a bit. The
> comment says:
>
> # With the responder_idle_timeout set to 60 seconds, we need to wait at
> # least 90, because the internal timer ticks every timeout/2 seconds, so
> # so it would tick at 30, 60 and 90 seconds and the responder_idle_timeout
> # uses a greater-than comparison, so the 60-seconds tick wouldn't yet
> # trigger the process' shutdown.
>
> So is the 60s tick is missed and SSSD will really run 90s using exactly
> 90 in p.wait(timeout=90) might be a bit on the edge. I wonder if you can
> start some CI runs where e.g. p.wait(timeout=100) is used to see if
> this will pass more reliable?

I can fire a bunch of jobs this afternoon and see the results on Monday.

> Or is there a reason for the timeout being
> exactly 90s?

The reason is because the tests would be even slower, which is a
problem for some developers.



In any case, I'll increase the timeout and run 15~20 jobs over the weekend.
>
> bye,
> Sumit
>
>>
>> Best Regards,
>> --
>> Fabiano Fidêncio
>> _______________________________________________
>> sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
>> To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
> _______________________________________________
> sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
> To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to