[389-devel] 389 DS nightly 2019-10-05 - 94% PASS

2019-10-04 Thread vashirov
https://fedorapeople.org/groups/389ds/ci/nightly/2019/10/05/report-389-ds-base-1.4.1.8-3.fc30.x86_64.html ___ 389-devel mailing list -- 389-devel@lists.fedoraproject.org To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org Fedora Code

[389-devel] Re: What is the tier1 pytest mark for?

2019-10-04 Thread William Brown
> On 4 Oct 2019, at 17:50, Viktor Ashirov wrote: > > Hi, > > On Fri, Oct 4, 2019 at 7:25 AM William Brown wrote: > pytestmark = pytest.mark.tier1 > > I saw this in a test and curious as to it's function? I'm sure it has one :) > See https://pagure.io/389-ds-base/issue/50353 for more

[389-devel] Re: What is the tier1 pytest mark for?

2019-10-04 Thread Viktor Ashirov
Hi, On Fri, Oct 4, 2019 at 7:25 AM William Brown wrote: > pytestmark = pytest.mark.tier1 > > I saw this in a test and curious as to it's function? I'm sure it has one > :) > See https://pagure.io/389-ds-base/issue/50353 for more context. We use tier0 and tier1 for downstream component gating