22070 Commits

Author SHA1 Message Date
Krzesimir Nowak
b6bb07acdc ci-automation: Initial test script for Digital Ocean 2022-05-06 09:16:23 +02:00
Krzesimir Nowak
4adf8df751
Merge pull request #293 from flatcar-linux/krnowak/ciauto-boilerplate
ci-automation: Reduce boilerplate in vendor tests
2022-05-06 08:54:46 +02:00
Dongsu Park
6159fa199b profiles: accept keywords for git 2.35.3
We need to build 2.35.3 to address CVE-2022-24765.
2022-05-06 08:27:25 +02:00
flatcar-ci
36d72c4182 New version: main-3231.0.0-nightly-20220506-0155 2022-05-06 04:59:32 +00:00
Kai Lüke
26c4213766 Merge pull request #1859 from flatcar-linux/kai/current-lts-github-actions
.github: add cacerts/kernel actions for current LTS
2022-05-06 10:46:58 +09:00
Kai Lüke
18bec8ea98
Merge pull request #313 from flatcar-linux/kai/lts-ga
.github: Update LTS mantle reference
2022-05-06 10:46:50 +09:00
Dongsu Park
6f3ce84988 changelog: add changelog for rsync 3.2.4 2022-05-05 17:30:53 +02:00
Dongsu Park
164bdd524b profiles: accept keywords for net-misc/rsync
We need to allow net-misc/rsync 3.2.4-r1, to address security issues
in its bundled zlib.
2022-05-05 17:17:55 +02:00
Dongsu Park
52fa3d1ea8 net-misc/rsync: update to v3.2.4-r1
Update net-misc/rsync to v3.2.4-r1, mainly to address CVE-2018-25032.
The CVE is actually a zlib issue, but we need to update rsync and its
bundled zlib as well, because the USE flag `system-zlib` is disabled
in Flatcar.
2022-05-05 17:13:45 +02:00
Dongsu Park
23072c77e9 changelog: add changelog for git 2.35.3 2022-05-05 15:37:59 +02:00
Dongsu Park
ae1fe3df23 dev-vcs/git: update to 2.35.3
Update dev-vcs/git to 2.35.3, mainly to address CVE-2022-24765.
2022-05-05 15:31:49 +02:00
Krzesimir Nowak
d26f2b3b39 ci-automation: Use vendor_test.sh in equinix_metal and gce tests 2022-05-05 13:07:52 +02:00
Krzesimir Nowak
1d6f38a72e ci-automation: Reduce boilerplate in vendor tests
Move the common setup to the vendor_test.sh script, which will be
sourced by the vendor scripts.
2022-05-05 12:57:14 +02:00
Kai Lüke
c7830bf499
Merge pull request #300 from flatcar-linux/kai/gce-kola-tests
ci-automation: add GCE image test
2022-05-05 18:19:18 +09:00
Kai Lueke
f7edd4e061 ci-automation: add GCE image test
The GCE image test runs on a single instance type for now. In the
future it would be good to test the new NIC type with the cl.internet
test.
2022-05-05 16:52:42 +09:00
flatcar-ci
83d707b75f New version: main-3230.0.0-nightly-20220505-0155 2022-05-05 04:47:35 +00:00
Kai Lüke
e1b5bd784b
Merge pull request #267 from flatcar-linux/tormath1/em
ci-container/test: add equinix-metal test script
2022-05-04 22:40:32 +09:00
Dongsu Park
d9036dbd28 Merge pull request #324 from flatcar-linux/dongsu/gzip-xz-utils
app-arch: update gzip to 1.12, xz-utils to 5.2.5-r2
2022-05-04 10:04:06 +02:00
Kai Lüke
c186f41f56
Merge pull request #312 from flatcar-linux/kai/equinix-metal-arm64
jenkins/kola/packet: try to reduce test time by increasing parallelism
2022-05-04 16:50:42 +09:00
Kai Lueke
60dfe14460 jenkins/kola/packet: try to reduce test time by increasing parallelism
With the limit of 2 parallel tests, meaning 6 machines, the test time
is ~10 hours which is longer than the GC time. It seems that the
regional capacity is not so limited at the moment and we can try to
increase the number of machines.
Adjust the timeout to reflect the GC time and increase the parallel
tests to 3, meaning 9 machines.
2022-05-04 16:50:14 +09:00
Mathieu Tortuyaux
550e702f90 ci-container/test: add equinix-metal test script
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
2022-05-04 16:34:37 +09:00
Kai Lüke
ae1e4de854
Merge pull request #309 from flatcar-linux/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-05-04 16:02:09 +09:00
Kai Lueke
bc0e2b521a .github: Update LTS mantle reference
The new LTS release will use the mantle container image.
Add automation to keep it up to date.
2022-05-04 14:33:31 +09:00
Kai Lueke
26432fe63c .github: add cacerts/kernel actions for current LTS
The GitHub Actions were defined for the LTS stream directly but we can
now follow the approach used for the other channels. This means that
in the future we could decide to create new Actions for 2022 by copying
the current one and modifying it when 2023 gets the new current LTS -
anyway some manual work would be required to set up Actions for both
old and new at the same time (we have no "previous" symlink on Origin).
We could retire the old LTS Actions immediately because the releases
don't occur on a fixed schedule but I think the automation is nice to
keep.
2022-05-04 14:24:37 +09:00
Flatcar Buildbot
7db0a98888 Update mantle container image to latest HEAD 2022-05-04 04:52:51 +00:00
flatcar-ci
464f38216e New version: main-3229.0.0-nightly-20220504-0155 2022-05-04 04:52:36 +00:00
Dongsu Park
48f7788853 Merge pull request #1857 from flatcar-linux/linux-5.15.37-main
Upgrade Linux Kernel in main from 5.15.35 to 5.15.37
2022-05-03 16:44:55 +02:00
Kai Lüke
30b7eae418
Merge pull request #307 from flatcar-linux/kai/remove-unused-image-variant
Remove unused image variants
2022-05-03 20:40:02 +09:00
Kai Lueke
6648df57a2 Remove unused image variants
There is no difference anymore between the regular and Pro images.
Remove the definitions and stop building extra images.
2022-05-03 20:30:42 +09:00
flatcar-ci
91e96e1795 New version: main-3228.0.0-nightly-20220503-0155 2022-05-03 04:46:17 +00:00
Dongsu Park
354f881ca3 changelog: add changelog for gzip and xz-utils 2022-05-02 19:31:20 +02:00
Dongsu Park
24f5e0f1a4 Merge pull request #1858 from flatcar-linux/cacerts-3.78-main
Upgrade ca-certificates in main from 3.77 to 3.78
2022-05-02 19:19:20 +02:00
Dongsu Park
1ee44d4820 app-arch/xz-utils: update to xz-utils 5.2.5-r2
Update app-arch/xz-utils to 5.2.5-r2, mainly to address CVE-2022-1271.
2022-05-02 15:24:13 +02:00
Dongsu Park
9f3d4cb779 app-arch/gzip: update to 1.12
Update app-arch/gzip to 1.12, mainly to address CVE-2022-1271.
2022-05-02 15:22:41 +02:00
Dongsu Park
34116db1ff Merge pull request #1849 from flatcar-linux/containerd-1.6.3-main
Upgrade Containerd in main from 1.6.2 to 1.6.3
2022-05-02 15:16:51 +02:00
flatcar-ci
9ffeb450e5 New version: main-3227.0.0-nightly-20220502-0701 2022-05-02 09:59:55 +00:00
Flatcar Buildbot
2c01f8e685 app-misc: Upgrade ca-certificates 3.77 to 3.78 2022-05-02 07:24:12 +00:00
Flatcar Buildbot
fde16102ed sys-kernel: Upgrade Kernel 5.15.35 to 5.15.37 2022-05-02 07:24:00 +00:00
Flatcar Buildbot
59b3d4bacc app-emulation: Upgrade Containerd 1.6.2 to 1.6.3 2022-04-29 08:30:47 +00:00
Kai Lüke
28ee2a3256
Merge pull request #298 from flatcar-linux/kai/test-lts
CI: Support comparing to current LTS and updating from it
2022-04-29 16:34:47 +09:00
flatcar-ci
54b5fedc66 New version: main-3224.0.0-nightly-20220429-0155 2022-04-29 04:49:52 +00:00
Mathieu Tortuyaux
4bd316ac74
Merge pull request #272 from flatcar-linux/tormath1/pxe
ci-automation/vm: build PXE if Equinix Metal is built
2022-04-28 11:52:52 +02:00
Kai Lüke
60d74ceacd
Merge pull request #305 from flatcar-linux/kai/tormath1/pxe-plus-test-script-names
ci-automation/vms: handle platform names and generate the image formats
2022-04-28 18:00:20 +09:00
Kai Lueke
9a98cc2917 ci-automation/vms: handle platform names and generate the image formats
The kola test scripts are named by the platforms. The image naming is
also quite difficult to know and remember, e.g., whether "ami" or
"ami_vmdk" is needed for AWS tests and whether it's "vmware" or
"vmware_ova".

To address these problems the vms build stage now accepts the platform
names as format input, and for each platform it will automatically
generate the needed image types to run the tests.
2022-04-28 17:15:02 +09:00
Kai Lüke
9c2d5248d6
Merge pull request #306 from flatcar-linux/kai/gc-pipeline
ci-automation/garbage_collect: clean up kola cloud resources
2022-04-28 16:45:14 +09:00
Kai Lueke
c4af762e26 ci-automation/garbage_collect: clean up kola cloud resources
The garbage collect job should also clean up kola resources if a test
job failed to do so due to forced terminator or misbehavior. The
cleanup is done by "ore" which needs credentials like kola.

Run ore from the mantle container image. Unfortunately Docker does not
support Podman's --env-host option and the env vars had to be passed
explicitly. While --env-file=<(env) would work it contains a lot of
variables that cause the container to behave a bit weird.
2022-04-28 16:27:14 +09:00
flatcar-ci
fc2b1b47c5 New version: main-3223.0.0-nightly-20220428-0155 2022-04-28 04:52:28 +00:00
Kai Lüke
4e90dccabe
Merge pull request #303 from flatcar-linux/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2022-04-28 00:16:31 +09:00
Mathieu Tortuyaux
909f276006 Merge pull request #1842 from flatcar-linux/tormath1/ignition
sys-apps/ignition: use upstream
2022-04-27 10:08:54 +02:00
Flatcar Buildbot
0f0c613366 Update mantle container image to latest HEAD 2022-04-27 04:54:50 +00:00