Every two hours and every time someone pushes something to oi-userland Jenkins runs gmake publish in illumos-gate component directory.
If the latest illumos-gate checkout was already built, gmake publish is a no op and returns immediately. Not optimal, but this is how it is set up right now. Andrzej On 20 June 2013 09:17, Piotr Jasiukajtis <[email protected]> wrote: > Andrzej, > > What is the interval for the builds? Daily, hourly? > > -- > Piotr Jasiukajtis > > On Jun 20, 2013, at 1:10 AM, Andrzej Szeszo <[email protected]> wrote: > >> Hi All >> >> I have configured Jenkins job which is continuously building and >> publishing vanilla illumos-gate packages to the /hipster repo. >> >> Jenkins is actually rebuilding this component: >> >> https://github.com/OpenIndiana/oi-userland/tree/oi/hipster/components/illumos/illumos-gate >> >> The big change is that illumos-gate is being built with patched gcc >> 4.4.4. Previous packages were built using Studio. >> >> Happy updating! >> >> Andrzej >> >> _______________________________________________ >> oi-dev mailing list >> [email protected] >> http://openindiana.org/mailman/listinfo/oi-dev > > > _______________________________________________ > oi-dev mailing list > [email protected] > http://openindiana.org/mailman/listinfo/oi-dev _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
