Page MenuHomeVyOS Platform

Setup nightly builds for jessie-based image
Closed, ResolvedPublic

Description

People want to test it. They want it fresh.

Details

Difficulty level
Normal (likely a few hours)

Event Timeline

Fixed the jenkins job (https://ci.vyos.net/job/vyos-build) and set it to run every day at 02:00. We'll see if it works tomorrow.
The builds are at http://dev.packages.vyos.net/iso/current/amd64/

@UnicronNL I see that the original build-iso job is not set to "build periodically" in jenkins (that's what I did for vyos-build). How/where did you make that job daily and should we do the same to the vyos-build job?

dmbaturin changed Difficulty level from Easy (less than an hour) to Normal (likely a few hours).

https://ci.vyos.net/job/vyos-build/37/

Looks like the cron schedule setup from the web UI worked. Closing now, we can improve it later.

@dmbaturin I used cron jubs calling the build url...
its in /etc/cron.d/build-isos

@UnicronNL Do you think we should redo the vyos-build job this way too?

@dmbaturin It looks good how it is. so i do see why to change it.