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

2019-10-07 Thread Viktor Ashirov
On Fri, Oct 4, 2019 at 11:52 PM William Brown wrote: > > > > 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

[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