I just filed YETUS-4 for supporting additional maven args.

https://issues.apache.org/jira/browse/YETUS-4

Theoretically, we should be able to run unittests without a full `mvn
install` right? The "test" phase comes before "package" or "install", so I
figured it only needed class files. Maybe the multi-module-ness screws this
up.

On Fri, Sep 18, 2015 at 9:23 PM, Roman Shaposhnik <ro...@shaposhnik.org>
wrote:

> On Fri, Sep 18, 2015 at 2:42 PM, Allen Wittenauer <a...@altiscale.com>
> wrote:
> > As far as Yetus goes, we've got a JIRA open to provide for per-instance
> caches when
> > using the docker container code. I've got it in my head how I think we
> can do it, but just
> > haven't had a chance to code it.  So once that gets written up + turning
> on containers
> > should make the problem go away without any significant impact on test
> time.
> > Of course, that won't help the scheduled builds but those happen at an
> even smaller rate.
>
> I'm about to start doing quite a bit of dockerized builds on ASF
> Jenkins and any best
> practices around caching packages and Maven repos would be greatly
> appreciated.
>
> If nothing else, that'll reduce the I/O load on ASF infra.
>
> Thanks,
> Roman.
>

Reply via email to