Commit Graph

21732 Commits

Author SHA1 Message Date
Dongsu Park
7640c1e5fe Merge pull request #2563 from flatcar/rust-1.68.2-main
Upgrade dev-lang/rust and virtual/rust in main from 1.68.0 to 1.68.2
2023-04-12 02:43:17 +02:00
flatcar-ci
a05508d1be New version: main-3571.0.0-nightly-20230411-2100 2023-04-11 21:00:43 +00:00
Flatcar Buildbot
62a357c2f2 dev-lang: Upgrade dev-lang/rust 1.68.0 to 1.68.2 2023-04-11 22:53:18 +09:00
Dongsu Park
93b9258adc changelog: add security changelog for 1.19.8 2023-04-11 22:23:11 +09:00
Dongsu Park
1b9fab5639 Merge pull request #2566 from flatcar/firmware-20230404-main
Upgrade Linux Firmware in main from 20230310 to 20230404
2023-04-11 12:52:59 +02:00
Dongsu Park
b97064a4cf changelog: add security changelog for runc 1.1.5 2023-04-11 17:18:08 +09:00
Dongsu Park
218cbf26f6 app-emulation/docker-runc: fix build error for 1.1.5
Now that nsexec() makes use of a new wrapper try_unshare(), the
third-party patch for delaying unshare of ipc namespace should make
use of that as well. Otherwise the build will not work.
2023-04-11 17:18:08 +09:00
flatcar-ci
83f2c4e6a7 New version: main-3570.0.0-nightly-20230410-2100 2023-04-10 21:00:32 +00:00
Flatcar Buildbot
85029540b9 dev-lang: Upgrade Go 1.19.7 to 1.19.8 2023-04-10 07:23:53 +00:00
Flatcar Buildbot
895c82e329 sys-kernel: Upgrade Kernel 5.15.103 to 5.15.106 2023-04-06 07:16:12 +00:00
Flatcar Buildbot
40f60a74d9 sys-kernel: Upgrade Linux Firmware 20230310 to 20230404 2023-04-06 07:10:23 +00:00
flatcar-ci
fa22b2fe23 New version: main-3565.0.0-nightly-20230405-2100 2023-04-05 21:00:35 +00:00
Krzesimir Nowak
bf181a904e Merge pull request #435 from flatcar/krnowak/package-updates-job-update
.github: Update package updates action
2023-04-05 08:25:26 +02:00
Kai Lüke
4e976d007b Merge pull request #2565 from flatcar/kai/flatcar-reset-backup
coreos-base/coreos-init: Add preview/backup/restore to flatcar-reset
2023-04-05 07:44:48 +02:00
Kai Lüke
db4b1a0be8 Merge pull request #2558 from flatcar/kai/var-setup
Use tmpfiles to set up /var/log/journal/ from initrd
2023-04-04 17:46:24 +02:00
Kai Lueke
a59c004693 Use tmpfiles to set up /var/log/journal/ from initrd
This pulls in https://github.com/flatcar/bootengine/pull/60
and https://github.com/flatcar/baselayout/pull/29
to fix the persisting of the journal on first boot.
2023-04-05 00:46:07 +09:00
Kai Lueke
02ed377807 coreos-base/coreos-init: Add preview/backup/restore to flatcar-reset
This pulls in https://github.com/flatcar/init/pull/94
to prevent data loss by having a preview mode and a backup/restore
option.
2023-04-05 00:12:30 +09:00
Krzesimir Nowak
460fa1bef7 Merge pull request #433 from flatcar/buildbot/weekly-package-updates-2023-03-27
Weekly package updates 2023-03-27
2023-04-04 09:44:07 +02:00
Krzesimir Nowak
5ded4cc88e Merge pull request #2554 from flatcar/krnowak/weekly
Changes for weekly updates 27.03.2023
2023-04-04 09:44:07 +02:00
Thilo Fromm
ee0c51167b
Merge pull request #700 from flatcar/t-lo/fix-PR-test-reports
run-kola-tests.yaml: fix path of PR comment file
2023-03-31 12:22:48 +02:00
Thilo Fromm
ce2bf9bb75 run-kola-tests.yaml: fix path of PR comment file
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-31 10:04:48 +02:00
Kai Lüke
9e411fb6cf
Merge pull request #698 from flatcar/kai/upcopies
Drop more tmpfiles rules that cause /etc upcopies
2023-03-31 09:52:42 +02:00
Kai Lueke
54958b813e Drop more tmpfiles rules that cause /etc upcopies
We already drop tmpfile rules that we don't need because we ship the
files through our /etc overlay. However, some rules weren't dropped
because they used tabs and not spaces (/etc/selinux/, /etc/iscsi and
/etc/ssl/*).
Drop rule lines for /etc that use tabs. Also rules modifiers like ! to
only do it during boot or - to allow failure will be removed but those
with + or = will stay as they to explicit recreation.
2023-03-31 11:36:18 +09:00
flatcar-ci
8dfbed5a84 New version: main-3559.0.0-nightly-20230330-2100 2023-03-30 21:00:34 +00:00
Mathieu Tortuyaux
f91e85b4fc Merge pull request #2553 from flatcar/tormath1/journald
sys-kernel/bootengine: fix journalctl --user issue
2023-03-30 15:23:59 +02:00
Mathieu Tortuyaux
bc657a83ba changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-03-30 14:44:54 +02:00
Mathieu Tortuyaux
51fbc89789 sys-kernel/bootengine: fix journalctl --user issue
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-03-30 14:43:15 +02:00
Thilo Fromm
a8101a6d6c
Merge pull request #696 from flatcar/t-lo/speed-up-ci-build
Github Actions CI: streamline build, export all artifacts required by testing, improve testing
2023-03-30 13:36:45 +02:00
Thilo Fromm
f8bf7fa4c7 run-kola-tests.yaml: test report merge job
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-30 13:07:52 +02:00
Flatcar Buildbot
cf928a0d65 app-emulation: Upgrade Runc 1.1.4 to 1.1.5 2023-03-30 07:55:47 +00:00
Thilo Fromm
f07cb5f781 tapfile_helper ff.: support TAP and Markdown output
This change adds markdown output support to tapfile helper.
tap_generate_report() has been refactored to use low-level output
functions to write tests; TAP and markdown output is supported and both
are generated by default. Also, it should be straightforward to add
other output formats by implementing the respective low level print
functions.

The markdown output is now used by run-kola-tests.yaml to generate step
output and, if run from a PR, add a comment with test results to the PR.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-29 21:05:47 +02:00
Krzesimir Nowak
003f8a4481 .github: Update package updates action
Create a PR as a draft. Update the body to use a template that I
usually use for package updates PRs. With these changes, stop counting
the updated packages, as we don't use this info any more.
2023-03-29 15:49:40 +02:00
Thilo Fromm
ab2000e3e4 run-kola-tests.yaml: fix test-summary TAP formatting
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-28 21:09:11 +02:00
Thilo Fromm
ae760903a3 run-kola-tests: improve test results archive globs
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-28 16:22:28 +02:00
Thilo Fromm
3653c9a8e5 [ci,run-kola-tests].yaml: use HEAD commit ref for PR builds
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-28 16:22:14 +02:00
Krzesimir Nowak
ae585bc17e changelog: Add entries 2023-03-28 13:03:06 +02:00
Thilo Fromm
43bbabec4b ci.yaml: extract + upload build logs also on failure
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-28 10:02:17 +02:00
Thilo Fromm
6f97e85590 dispatch-kola-tests.yaml: Elaborated comments on inputs 2023-03-28 10:02:17 +02:00
Thilo Fromm
54c61a046b ci.yaml: run only when ready and / or review requested 2023-03-28 10:02:17 +02:00
Thilo Fromm
27d540692f run-kola-tests.yaml: use new artifacts, local web server
This change updates the github actions kola test runner workflow to use
the new, separated artifacts produced by ci.yaml.

Further, it adds a fix for the devcontainer tests. Devcontainer and bin
packages used in the devcontainer tests are now served from a local
temporary web server.

The change also adds the qemu_update test and provides the respective
update payload.

Lastly, the tests now use a local torcx_manifest.json produced by
ci.yaml, which points to a torcx tarball also served by the local
temporary web server.
2023-03-28 10:02:17 +02:00
Thilo Fromm
28b26c87c1 ci.yaml: re-use build container, finer grained artifact upload
This change removes "docker commit" at the end of each step and instead
makes build steps re-use the build container, saving some build time.

It also makes artifact upload more granular, so build logs, images, and
dev container can be downloaded individually.

Lastly, it exports torcx tarball and binary packages as a separate
artifact each, for successive re-use in the kola tests.
2023-03-28 10:02:17 +02:00
flatcar-ci
09f5302f4d New version: main-3556.0.0-nightly-20230327-2100 2023-03-27 21:00:25 +00:00
Krzesimir Nowak
6fbbef8210 .github: Add new packages to the list 2023-03-27 18:38:28 +02:00
Krzesimir Nowak
e443212d7a profiles: Add accept keywords for app-arch/tar 2023-03-27 18:37:21 +02:00
Krzesimir Nowak
9a9e75d324 profiles: Update accept keywords for app-editors/vim-{,core} 2023-03-27 18:26:31 +02:00
Krzesimir Nowak
919a46c68c profiles: Add accept keywords for app-portage/portage-utils 2023-03-27 18:19:59 +02:00
Krzesimir Nowak
c393727ada coreos/user-patches: Drop patches for app-portage/portage-utils
We are about to update to version 0.95, which already contains these
patches.
2023-03-27 18:18:06 +02:00
Krzesimir Nowak
9eec8cb39f virtual/perl-Encode: Add from Gentoo
It's from Gentoo commit f37ce4d63a7f9d1388372a10f14f7d599dc60906.
2023-03-27 15:21:12 +02:00
Krzesimir Nowak
54d51a380f virtual/perl-Data-Dumper: Add from Gentoo
It's from Gentoo commit aa995b5a10b6cd2de47c4cea5a0b89b8d9a3a08f.
2023-03-27 15:20:58 +02:00
Krzesimir Nowak
64e1541d8b profiles: Drop accept keywords for sys-firmware/intel-microcode
It became stable for amd64. Not used in arm64.
2023-03-27 14:33:45 +02:00