Re: [discussion] break down the gaint integration test job into multiple integration jobs

2019-02-08 Thread Sanjeev Kulkarni
+1 On Fri, Feb 8, 2019 at 8:52 PM Sijie Guo wrote: > `Hi all, > > Integration job has been a pain point for merging pull requests. The total > run time of the integration job typically is around an hour. If an > integration test is failing, retrigger the job requires another hour to > run. rerun

[discussion] break down the gaint integration test job into multiple integration jobs

2019-02-08 Thread Sijie Guo
`Hi all, Integration job has been a pain point for merging pull requests. The total run time of the integration job typically is around an hour. If an integration test is failing, retrigger the job requires another hour to run. rerunning the job will take up the docker resources on jenkins nodes.

Re: Tying Dockerhub into development and release management

2019-02-08 Thread Matteo Merli
On Wed, Feb 6, 2019 at 3:41 PM Justin Mclean wrote: > > Hi, > > > If projects want to make convenience binaries available for installation > > via Docker and DockerHub, then it seems like we need an official Apache > > DockerHub repository. Do we have one of those, or are folks just publishing > >