summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-02Jenkins: start build at 3am utc +0 so its done by the EMEA morningChristian Poessinger
2021-08-31Revert "Jenkins: lib: specify when { beforeAgent true }"Christian Poessinger
This reverts commit d02450f6234bd79e58b961c8ca2bfb85a01ec1c2. This breaks the CI jobs for e.g. vyos-1x as no "change" could be determined.
2021-08-28Jenkins: bugfix - trigger build at 0530 hoursChristian Poessinger
Commit bef6a8d155 ("Jenkins: trigger build at 0530 hours") used invalid cron syntax. This has been corrected and build now starts at the proper time.
2021-08-27Kernel: T3318: update Linux Kernel to v5.10.61Christian Poessinger
2021-08-27Jenkins: lib: dereference changesPattern variableChristian Poessinger
2021-08-27Jenkins: lib: specify when { beforeAgent true }Christian Poessinger
By default, the when condition for a stage will be evaluated after entering the agent for that stage, if one is defined. However, this can be changed by specifying the beforeAgent option within the when block. If beforeAgent is set to true, the when condition will be evaluated first, and the agent will only be entered if the when condition evaluates to true.
2021-08-27systemd: services: remove no longer available live-tools.service from ↵Christian Poessinger
disable list
2021-08-27systemd: services: remove no longer available cryptsetup.service from ↵Christian Poessinger
disable list
2021-08-27systemd: services: remove no longer available man-db.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available pcscd.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available (pacemaker|corosync).service ↵Christian Poessinger
from disable list We no longer have clustering at the moment.
2021-08-27systemd: services: fix strongSwan service names to disableChristian Poessinger
2021-08-27systemd: services: remove no longer available sendmail.service from disable listChristian Poessinger
2021-08-27systemd: services: remove no longer available lighttpd.service from disable listChristian Poessinger
(cherry picked from commit a834d2a97a159ad4ec1f5ffa285c6748ffcc3ddd)
2021-08-27systemd: services: remove no longer available exim4.service from disable listChristian Poessinger
(cherry picked from commit 1ecd2cdd0e84616df04f246827e6d1ea1062782e)
2021-08-26Jenkins: trigger build at 0530 hoursChristian Poessinger
2021-08-26Jenkins: BUILD_VERSION is now calculated during runtimeChristian Poessinger
In the past a cached version of BUILD_VERSION was used which would manifest in a wrong timestamp from build start time vs ISO time.
2021-08-22Jenkins: place snapshot images in a version subdirectoryChristian Poessinger
when BUILD_SNAPSHOT is set, place image in a subdirectory that is named after the specified BUILD_VERSION parameter. Example: vyos-1.3.0-rc6-amd64.iso will be uploaded to snapshot/1.3.0-rc6.
2021-08-22Jenkins: BUILD_BY and BUILD_VERSION should be placed in quotesChristian Poessinger
2021-08-22Jenkins: when BUILD_SNAPSHOT is set - only publish to snapshot bucketChristian Poessinger
2021-08-19Kernel: T3318: update Linux Kernel to v5.10.60Christian Poessinger
2021-08-19Testsuite: verify proper running Kernel version compared to repoChristian Poessinger
2021-08-17Kernel: T3318: update Linux Kernel to v5.10.59Christian Poessinger
2021-08-15Makefile: add "make test-no-interfaces" to start smoketests w/o interface testsChristian Poessinger
2021-08-12Kernel: T3318: update Linux Kernel to v5.10.58Christian Poessinger
2021-08-08Kernel: T3223: update linux-firmware to 20210716Christian Poessinger
2021-08-08Jenkins: lib: fix kernel build triggerChristian Poessinger
We can only pass one changesPath as variable due toe ANT limitation.
2021-08-08Kernel: T3318: update Linux Kernel to v5.10.57Christian Poessinger
2021-08-06T3713: move utilities to the vyos-user-utils meta-package.Daniil Baturin
2021-08-06Revert "frr: T3694: add pending patches"Christian Poessinger
This reverts commit 232edcb748aad41e12584d1f14f39268a3b16c48.
2021-08-04Merge pull request #181 from runborg/pi_image_depsChristian Poessinger
Docker: arm64: Add dependencied for building embedded arm images
2021-08-04Docker: arm64: Add dependencied for building embedded arm imagesRunar Borge
2021-08-04Kernel: T3318: update Linux Kernel to v5.10.56Christian Poessinger
2021-08-03frr: T3694: add pending patchesChristian Poessinger
Add pending stable/7.5 branch patches before they are upstreamed. https://github.com/FRRouting/frr/pull/9281
2021-08-03Kernel: T3318: update Linux Kernel to v5.10.55Christian Poessinger
2021-08-01GitHub: add PR conflict and author assignment workflowsChristian Poessinger
2021-08-01Revert "Testsuite: list config directories for trouble shooting"Christian Poessinger
This reverts commit 9b1ed0551854575c1e0608daaf5e0dc31c2958c9.
2021-07-31Kernel: T1441: enable CONFIG_NFT_XFRMChristian Poessinger
2021-07-31Revert "frr: add bfdd to frr-reload.py daemons list"Christian Poessinger
This reverts commit 239adee7560051e6e506e2859407611956608bba. Patch is not mainlined in FRR.
2021-07-30Jenkins: Docker: use dedicated variables for amd64/arm64Christian Poessinger
To not have potential overwritten variables, separate image names per architecture.
2021-07-29Kernel: T3318: update Linux Kernel to v5.10.54Christian Poessinger
2021-07-29T3677: reintroduce the vyos-utils package list and add the sipcalc package.Daniil Baturin
2021-07-27Jenkins: Kernel: extend changeset globbing patternChristian Poessinger
We need to exchange the globbing pattern to also find modification in sub-directories of packages/linux-kernel.
2021-07-26Kernel: T3318: update Linux Kernel to v5.10.53Christian Poessinger
2021-07-26kernel: T3704: Enabled SG modulezsdc
Enabled build of the SG module to make possible communication with RAID adapters from Areca (https://www.areca.com.tw/).
2021-07-26Jenkins: when building VyOS ISO use UTC timestampChristian Poessinger
2021-07-24Kernel: also trigger build if the version is upgradedChristian Poessinger
2021-07-24README: minor updatesChristian Poessinger
2021-07-24Jenkins: only build packages if the package changes at all - skip otherwiseChristian Poessinger
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped.
2021-07-24Jenkins: lib: add changesPattern parameter to buildPackage classChristian Poessinger
we can now externally control if the package should be build when a file changes. It defaults to "*" which means "always build".