5398 Commits

Author SHA1 Message Date
flatcar-ci
ca37a1348a New version: alpha-3549.0.0-nightly-20230412-2100 2023-04-12 21:00:37 +00:00
flatcar-ci
357d74ab08 New version: alpha-3549.0.0-nightly-20230411-2100 2023-04-11 21:00:32 +00:00
flatcar-ci
63f789806c New version: alpha-3549.0.0-nightly-20230405-2100 2023-04-05 21:00:31 +00:00
flatcar-ci
ec5d69419d New version: alpha-3549.0.0-nightly-20230404-2100 2023-04-04 21:00:28 +00:00
flatcar-ci
59e449a84c New version: alpha-3549.0.0-nightly-20230331-2100 2023-03-31 21:00:41 +00:00
Thilo Fromm
1784969919 Merge pull request #700 from flatcar/scripts
run-kola-tests.yaml: fix path of PR comment file
2023-03-31 12:26:24 +02:00
Thilo Fromm
40f39c6b48 run-kola-tests.yaml: fix path of PR comment file
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-31 12:26:23 +02:00
Kai Lueke
646ac18764 Merge pull request #698 from flatcar/scripts
Drop more tmpfiles rules that cause /etc upcopies
2023-03-31 16:53:22 +09:00
Kai Lueke
5419af340d 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 16:53:22 +09:00
flatcar-ci
6a510b037c New version: alpha-3549.0.0-nightly-20230330-2100 2023-03-30 21:00:32 +00:00
Thilo Fromm
0b16ed6cb0 Merge pull request #696 from flatcar/scripts
Github Actions CI: streamline build, export all artifacts required by testing, improve testing
2023-03-30 13:46:11 +02:00
Thilo Fromm
d2868b874f run-kola-tests.yaml: test report merge job
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-30 13:45:52 +02:00
Thilo Fromm
5df0491def 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-30 13:45:52 +02:00
Thilo Fromm
6213e7448f run-kola-tests.yaml: fix test-summary TAP formatting
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-30 13:45:52 +02:00
Thilo Fromm
4b976d7379 run-kola-tests: improve test results archive globs
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-30 13:45:52 +02:00
Thilo Fromm
3d4c0cb407 .yaml: use HEAD commit ref for PR builds
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-30 13:45:52 +02:00
Thilo Fromm
715116fb26 ci.yaml: extract + upload build logs also on failure
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-30 13:45:52 +02:00
Thilo Fromm
030afceae8 dispatch-kola-tests.yaml: Elaborated comments on inputs 2023-03-30 13:45:51 +02:00
Thilo Fromm
5db7ef851b ci.yaml: run only when ready and / or review requested 2023-03-30 13:45:51 +02:00
Thilo Fromm
2b02f8197f 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-30 13:45:51 +02:00
Thilo Fromm
e3fa6b736d 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-30 13:45:05 +02:00
flatcar-ci
3b0880b263 New version: alpha-3549.0.0-nightly-20230328-2100 2023-03-28 21:00:26 +00:00
flatcar-ci
4ccfe49ed3 New version: alpha-3549.0.0-nightly-20230327-2100 2023-03-27 21:00:25 +00:00
flatcar-ci
81b81db64a New version: alpha-3549.0.0-nightly-20230321-2100 2023-03-21 21:00:33 +00:00
Sayan Chowdhury
d840a739b5
New version: alpha-3549.0.0 alpha-3549.0.0 2023-03-20 21:00:25 +05:30
Kai Lueke
6a306041eb Merge pull request #695 from flatcar/scripts
Upgrade mantle container image to latest HEAD in main
2023-03-20 21:39:10 +09:00
Flatcar Buildbot
a450efaf17 Update mantle container image to latest HEAD 2023-03-20 21:39:10 +09:00
Sayan Chowdhury
2e5c5bd32e
New version: alpha-3549.0.0 2023-03-17 23:25:34 +05:30
Krzesimir Nowak
3f4fe7646c
Merge pull request #690 from flatcar/krnowak/use-curl
sdk_lib: Use curl for downloading SDK tarballs
2023-03-17 10:53:12 +01:00
Krzesimir Nowak
82c7122a15 sdk_lib: Use curl for downloading SDK tarballs
This seems to be the only place where we are using wget for
downloading anything - all other places use curl. Thus switch to curl
here too. This also makes the job output much shorter as previously it
was spammed with progress reporting.
2023-03-17 09:35:35 +01:00
Kai Lüke
1e1591410a
Merge pull request #685 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-03-17 03:56:01 +01:00
Flatcar Buildbot
6880e73521 Update mantle container image to latest HEAD 2023-03-16 21:00:47 +00:00
flatcar-ci
67ce13cc01 New version: main-3545.0.0-nightly-20230316-2100 2023-03-16 21:00:29 +00:00
flatcar-ci
b5bda8ae04 New version: main-3544.0.0-nightly-20230315-2100 2023-03-15 21:00:32 +00:00
flatcar-ci
e2b8c90476 New version: main-3542.0.0-nightly-20230313-2100 2023-03-13 21:00:34 +00:00
flatcar-ci
82b8bb9330 New version: main-3538.0.0-nightly-20230309-2100 2023-03-09 21:00:35 +00:00
Krzesimir Nowak
e6fab2f30f
Merge pull request #672 from flatcar/krnowak/weekly
bootstrap_sdk: Allow running hooks to modify stage1 repos
2023-03-09 13:02:44 +01:00
Kai Lüke
0bb7ca71b7
Merge pull request #680 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-03-09 05:03:29 +01:00
Flatcar Buildbot
8d797159d1 Update mantle container image to latest HEAD 2023-03-08 21:00:53 +00:00
flatcar-ci
c1d5c9824e New version: main-3537.0.0-nightly-20230308-2100 2023-03-08 21:00:27 +00:00
flatcar-ci
6c6622e4e7 New version: main-3536.0.0-nightly-20230307-2100 2023-03-07 21:00:37 +00:00
flatcar-ci
80516d48ca New version: main-3535.0.0-nightly-20230306-2100 2023-03-06 21:00:26 +00:00
flatcar-ci
fee60d338e New version: main-3531.0.0-nightly-20230302-2100 2023-03-02 21:00:28 +00:00
Krzesimir Nowak
74a5e5fcc5 bootstrap_sdk: Allow running hooks to modify stage1 repos
Sometimes the modification to stage1 repos is necessary. For example
we will need to update baselayout package in stage1, so we get the
cleaned up handling of PATH and ROOTPATH, which will allow a newer
portage to succeed in calculating dependencies in stage2.
2023-03-02 08:36:52 +01:00
Kai Lüke
295f6f419b
Merge pull request #676 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-03-02 04:21:18 +01:00
Flatcar Buildbot
eb13536f87 Update mantle container image to latest HEAD 2023-03-01 21:00:44 +00:00
flatcar-ci
44974fa5c2 New version: main-3530.0.0-nightly-20230301-2100 2023-03-01 21:00:26 +00:00
Mathieu Tortuyaux
3287936c0d
Merge pull request #668 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-03-01 06:24:06 +01:00
Flatcar Buildbot
2c89368f59 Update mantle container image to latest HEAD 2023-02-28 21:00:49 +00:00
flatcar-ci
7e946f2024 New version: main-3529.0.0-nightly-20230228-2100 2023-02-28 21:00:31 +00:00