[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-dev
Subject:    Re: Jenkins CI setup
From:       Jean Helou <jean.helou () gmail ! com>
Date:       2020-12-29 8:10:41
Message-ID: CANw2z=dBX8+L+TDpZvtcCO+n5dvZsfKexGyB4t1csmfcibjBBw () mail ! gmail ! com
[Download RAW message or body]


Hi Benoit,

As someone operating another CI, I want to play even unstable test on
> every runs. Is there some adaptation needed to do this?
>

Yes you will have to change your CI,
> mvn -B -e -fae test
now only runs stable tests, to run unstable tests you need an additional
step
> mvn -B -e -fae test -Punstable-tests

I believe your CI is also based on jenkins (because of the stress test
jenkinsfile at the root of the project) in which case you could configure
your jenkins to pick up the jenkinsfile and use the same pipeline as we use
on apache CI

cheers,
jean


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic