ategories.GfshTest
> > >
> > > Anthony
> > >
> > >
> > > > On Sep 25, 2018, at 2:21 PM, Kirk Lund wrote:
> > > >
> > > > I've made sure that all logging related tests have the LoggingTest
> > > category
> >
when you execute a test
> task:
> >
> > -PtestCategory=org.apache.geode.test.junit.categories.GfshTest
> >
> > Anthony
> >
> >
> > > On Sep 25, 2018, at 2:21 PM, Kirk Lund wrote:
> > >
> > > I've made sure that all logging related
t;
> Anthony
>
>
> > On Sep 25, 2018, at 2:21 PM, Kirk Lund wrote:
> >
> > I've made sure that all logging related tests have the LoggingTest
> category
> > but now I can no longer find any mechanism in our gradle files to execute
> > all tests of a spe
Add a property like this on the command line when you execute a test task:
-PtestCategory=org.apache.geode.test.junit.categories.GfshTest
Anthony
> On Sep 25, 2018, at 2:21 PM, Kirk Lund wrote:
>
> I've made sure that all logging related tests have the LoggingTest category
>
I've made sure that all logging related tests have the LoggingTest category
but now I can no longer find any mechanism in our gradle files to execute
all tests of a specific component category. Is there a way to run all tests
with this category or did this get deleted?