1494 Commits

Author SHA1 Message Date
Christian Poessinger
153eba30f9 pdns: recuror: T3882: upgrade package to version 4.5
(cherry picked from commit 769908f498370545f05c81d13fcfe20e7a29cfc5)
2021-10-02 12:08:02 +02:00
Christian Poessinger
686677b251 Docker: add ovmf requirement for UEFI boot tests
(cherry picked from commit e22881a97973e31da6fe8262448643b42cf7b476)
2021-10-02 10:00:04 +02:00
Christian Poessinger
b2855d0857
Kernel: T3318: update Linux Kernel to v5.10.70 2021-10-02 09:57:11 +02:00
Kim
87c6fcc9eb
packages: update openvpn-otp
version number must start with digit
2021-09-28 14:26:06 +02:00
Kim
e9ab597640
update release version
do not remove current directory
2021-09-28 13:50:46 +02:00
Christian Poessinger
074d033d38
Kernel: T3318: update Linux Kernel to v5.10.69 2021-09-27 19:41:08 +02:00
Kim
78aa04e8a2
packages: update openvpn-otp 2021-09-27 13:19:13 +02:00
Kim
a3841acd8b
packages: add openvpn-otp 2021-09-26 21:56:54 +02:00
Christian Poessinger
b9938a35be
Kernel: T3318: update Linux Kernel to v5.10.68 2021-09-23 09:34:44 +02:00
John Estabrook
b40705531c Revert "Merge pull request #186 from erkin/current"
This reverts commit c753685173a48fdc2e47694f4b896e241caa7beb, reversing
changes made to 1d3d0401eeb9e8138f606433b6bbcd8c3f76c898.
2021-09-20 09:35:39 -05:00
Christian Poessinger
07555c0645 Testsuite: add missing leading 'f' for Python3 format strings 2021-09-19 12:51:42 +02:00
Christian Poessinger
92dfaea7c7
Kernel: T3318: update Linux Kernel to v5.10.67 2021-09-19 12:18:23 +02:00
Christian Poessinger
e325cb2990
Kernel: T3318: update Linux Kernel to v5.10.66 2021-09-18 10:28:29 +02:00
Christian Poessinger
06f91212e5
Kernel: T3318: update Linux Kernel to v5.10.65 2021-09-15 21:34:53 +02:00
Christian Poessinger
05b0c7e14c
Kernel: T3318: update Linux Kernel to v5.10.64 2021-09-13 20:13:00 +02:00
Daniil Baturin
c753685173
Merge pull request #186 from erkin/current
T3821: Hardcode component versions in configuration files
2021-09-12 21:19:15 +07:00
erkin
465af2e4e6 T3821: Hardcode component versions in configuration files 2021-09-11 22:53:22 +03:00
Christian Poessinger
1d3d0401ee salt: T3819: update version 3002.3 -> 3003.x 2021-09-10 10:49:14 +02:00
Christian Poessinger
73c3199588
Kernel: T3318: update Linux Kernel to v5.10.63 2021-09-08 18:00:30 +02:00
Christian Poessinger
925cf87950 Jenkins: Docker: add build options when assembling container 2021-09-07 12:06:48 +02:00
Christian Poessinger
78683d43ed
Jenkins: Docker: multiple patterns require multiple "changeset pattern" lines 2021-09-07 11:46:14 +02:00
Christian Poessinger
f02e672dd3 Docker: add bash and bash-completion to install list 2021-09-07 10:08:01 +02:00
Christian Poessinger
8b8a3ff535
Kernel: T3318: update Linux Kernel to v5.10.62 2021-09-04 07:14:37 +02:00
Christian Poessinger
d07f632e7d Jenkins: start build at 3am utc +0 so its done by the EMEA morning 2021-09-02 17:39:18 +02:00
Christian Poessinger
1057736aba Revert "Jenkins: lib: specify when { beforeAgent true }"
This reverts commit d02450f6234bd79e58b961c8ca2bfb85a01ec1c2.

This breaks the CI jobs for e.g. vyos-1x as no "change" could be determined.
2021-08-31 12:01:25 +02:00
Christian Poessinger
393ad56065
Jenkins: bugfix - trigger build at 0530 hours
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-28 10:42:54 +02:00
Christian Poessinger
f9a22fd490 Kernel: T3318: update Linux Kernel to v5.10.61 2021-08-27 10:26:02 +02:00
Christian Poessinger
3515424205 Jenkins: lib: dereference changesPattern variable 2021-08-27 10:26:02 +02:00
Christian Poessinger
d02450f623 Jenkins: lib: specify when { beforeAgent true }
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-27 10:20:48 +02:00
Christian Poessinger
d74b5b82ff systemd: services: remove no longer available live-tools.service from disable list 2021-08-27 09:31:53 +02:00
Christian Poessinger
d70e689191 systemd: services: remove no longer available cryptsetup.service from disable list 2021-08-27 09:31:22 +02:00
Christian Poessinger
5291138a92 systemd: services: remove no longer available man-db.service from disable list 2021-08-27 09:29:22 +02:00
Christian Poessinger
ad148b3477 systemd: services: remove no longer available pcscd.service from disable list 2021-08-27 09:29:10 +02:00
Christian Poessinger
6c8e2d0168 systemd: services: remove no longer available (pacemaker|corosync).service from disable list
We no longer have clustering at the moment.
2021-08-27 09:27:58 +02:00
Christian Poessinger
e1e52165e0 systemd: services: fix strongSwan service names to disable 2021-08-27 09:26:59 +02:00
Christian Poessinger
8dfa1e229e systemd: services: remove no longer available sendmail.service from disable list 2021-08-27 09:26:56 +02:00
Christian Poessinger
3a7be00fff systemd: services: remove no longer available lighttpd.service from disable list
(cherry picked from commit a834d2a97a159ad4ec1f5ffa285c6748ffcc3ddd)
2021-08-27 09:26:56 +02:00
Christian Poessinger
fd3624774b systemd: services: remove no longer available exim4.service from disable list
(cherry picked from commit 1ecd2cdd0e84616df04f246827e6d1ea1062782e)
2021-08-27 09:26:56 +02:00
Christian Poessinger
bef6a8d155 Jenkins: trigger build at 0530 hours 2021-08-26 10:08:29 +02:00
Christian Poessinger
1941149de8 Jenkins: BUILD_VERSION is now calculated during runtime
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-26 10:02:54 +02:00
Christian Poessinger
768b900f92 Jenkins: place snapshot images in a version subdirectory
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-22 18:08:20 +02:00
Christian Poessinger
c66d7648c8 Jenkins: BUILD_BY and BUILD_VERSION should be placed in quotes 2021-08-22 17:23:44 +02:00
Christian Poessinger
9640a0293c Jenkins: when BUILD_SNAPSHOT is set - only publish to snapshot bucket 2021-08-22 17:19:34 +02:00
Christian Poessinger
f1178ed674
Kernel: T3318: update Linux Kernel to v5.10.60 2021-08-19 22:21:35 +02:00
Christian Poessinger
e6e6e557f4 Testsuite: verify proper running Kernel version compared to repo 2021-08-19 10:52:18 +02:00
Christian Poessinger
5605846d2e
Kernel: T3318: update Linux Kernel to v5.10.59 2021-08-17 17:45:52 +02:00
Christian Poessinger
19778c23a0 Makefile: add "make test-no-interfaces" to start smoketests w/o interface tests 2021-08-15 15:15:41 +02:00
Christian Poessinger
0f8a2d5e61
Kernel: T3318: update Linux Kernel to v5.10.58 2021-08-12 19:54:28 +02:00
Christian Poessinger
dc5e42b9da Kernel: T3223: update linux-firmware to 20210716 2021-08-08 21:33:43 +02:00
Christian Poessinger
3cee66234a Jenkins: lib: fix kernel build trigger
We can only pass one changesPath as variable due toe ANT limitation.
2021-08-08 18:32:19 +02:00