Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-20 Thread Vincent Massol
Self reminder: Just realized that I now need to modify the clover pipeline so that we now run docker-based tests too! This means the clover job can only run on agent4. This also means that I’ll need to setup FF on agent4 for non-docker-based functional tests. Thanks -Vincent > On 18 Nov 2018,

Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-18 Thread Vincent Massol
Ok I’ve created a 3rd job for unsupported configs: https://ci.xwiki.org/view/Recommended%20Builds/job/xwiki-platform_docker_unsupported/ So we now have: * Job 1: run all tests on latest versions of supported configs * Job 2: run smoke tests (ie a few tests only) on all supported configs * Job 3:

Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-18 Thread Vincent Massol
> On 16 Nov 2018, at 22:03, Vincent Massol wrote: > > Hi devs, > > So we now have 2 dockers jobs: > - one that executes daily and runs the latest version of the supported > configs. It runs all docker tests (right now that’s MenuIT but I’ll start > converting some other tests and we need

Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-16 Thread Vincent Massol
Hi devs, So we now have 2 dockers jobs: - one that executes daily and runs the latest version of the supported configs. It runs all docker tests (right now that’s MenuIT but I’ll start converting some other tests and we need to convert them all). See

Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-07 Thread Marius Dumitru Florea
+1 for both but we need to push for more powerful CI agents. ATM the build is faster on my laptop. Thanks, Marius On Mon, Nov 5, 2018 at 6:22 PM Vincent Massol wrote: > Hi devs, > > I’m still not sure but FTM I was thinking of having 2 pipeline jobs: > > 1) Job 1: Execute one functional test

Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-07 Thread Adel Atallah
Hello, I'm +1 to try having both jobs. Thanks, Adel On Wed, Nov 7, 2018 at 9:20 AM Vincent Massol wrote: > > Hi Thomas, > > > On 7 Nov 2018, at 08:44, Thomas Mortagne wrote: > > > > On Mon, Nov 5, 2018 at 5:22 PM Vincent Massol wrote: > >> > >> Hi devs, > >> > >> I’m still not sure but FTM I

Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-07 Thread Thomas Mortagne
On Wed, Nov 7, 2018 at 9:20 AM Vincent Massol wrote: > > Hi Thomas, > > > On 7 Nov 2018, at 08:44, Thomas Mortagne wrote: > > > > On Mon, Nov 5, 2018 at 5:22 PM Vincent Massol wrote: > >> > >> Hi devs, > >> > >> I’m still not sure but FTM I was thinking of having 2 pipeline jobs: > >> > >> 1)

Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-07 Thread Vincent Massol
Hi Thomas, > On 7 Nov 2018, at 08:44, Thomas Mortagne wrote: > > On Mon, Nov 5, 2018 at 5:22 PM Vincent Massol wrote: >> >> Hi devs, >> >> I’m still not sure but FTM I was thinking of having 2 pipeline jobs: >> >> 1) Job 1: Execute one functional test only (e.g. MenuIT for now) but on the

Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-07 Thread Simon Urli
On 07/11/2018 08:44, Thomas Mortagne wrote: On Mon, Nov 5, 2018 at 5:22 PM Vincent Massol wrote: Hi devs, I’m still not sure but FTM I was thinking of having 2 pipeline jobs: 1) Job 1: Execute one functional test only (e.g. MenuIT for now) but on the maximum number of configurations, in

Re: [xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-06 Thread Thomas Mortagne
On Mon, Nov 5, 2018 at 5:22 PM Vincent Massol wrote: > > Hi devs, > > I’m still not sure but FTM I was thinking of having 2 pipeline jobs: > > 1) Job 1: Execute one functional test only (e.g. MenuIT for now) but on the > maximum number of configurations, in order to flesh out configs that don’t

[xwiki-devs] [Proposal] Jobs for the multiple configuration testing

2018-11-05 Thread Vincent Massol
Hi devs, I’m still not sure but FTM I was thinking of having 2 pipeline jobs: 1) Job 1: Execute one functional test only (e.g. MenuIT for now) but on the maximum number of configurations, in order to flesh out configs that don’t start properly. For example XWiki on Tomcat 9.x would fail (since