On Sun, Feb 23, 2020 at 12:25 PM Jonas Hahnfeld <hah...@hahnjo.de> wrote:
>
> Am Sonntag, den 23.02.2020, 12:19 +0100 schrieb Han-Wen Nienhuys:
> > On Sun, Feb 23, 2020 at 12:16 PM Jonas Hahnfeld <
> > hah...@hahnjo.de
> > > wrote:
> > > This sounds contradicting to me: Either you want to use the ccache for
> > > multiple jobs or you're running it for every commit - not gaining
> > > anything except for increased complexity.
> >
> > How does this reasoning work for the reg test? I guess you want to
> > rebuild that too on every build? That is a significant increase on the
> > processing time too.
>
> Yes, 'make test' should also be part of CI. For reviews, we'd want
> test-baseline + apply + check instead, just as James does right now.
>
> I fully agree that this will likely be above any free tier. But in my
> opinion, that's what we need for a reliable process. You asked for
> feedback, that's my take on the matter.

Thanks. I guess I come from a place where I want rapid feedback on my
changes, so I prioritize incremental performance

Note that the incrementality and use of ccache is not inherent to the
use of docker: I can also add a mode that does not rely on 'seed'
images.

> Jonas



-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen

Reply via email to