diff options
author | Alice Ferrazzi <alicef@gentoo.org> | 2022-01-06 17:46:56 +0900 |
---|---|---|
committer | Alice Ferrazzi <alicef@gentoo.org> | 2022-01-06 18:08:38 +0900 |
commit | 0139e39b82226cbdde38280f51d8d0e385826e52 (patch) | |
tree | b5fdde3dfcd0c7f3afcddb6c1d305c9634029acf /_posts | |
parent | Add "2021 in retrospect & happy new year 2022" post (diff) | |
download | www-0139e39b82226cbdde38280f51d8d0e385826e52.tar.gz www-0139e39b82226cbdde38280f51d8d0e385826e52.tar.bz2 www-0139e39b82226cbdde38280f51d8d0e385826e52.zip |
Updating "2021 in retrospect & happy new year 2022" post
Updating GKernelCI text with review from jstein.
Thanks jstein.
Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2022-01-03-new-year.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/_posts/2022-01-03-new-year.md b/_posts/2022-01-03-new-year.md index e638864..71ccbb3 100644 --- a/_posts/2022-01-03-new-year.md +++ b/_posts/2022-01-03-new-year.md @@ -208,8 +208,9 @@ Let's look at the major changes and improvements of 2021 in Gentoo now. - **[GKernelCI](https://wiki.gentoo.org/wiki/Project:Gkernelci), the Gentoo kernel testing system (see also its [dashboard page](https://gkernelci.gentoo.org)), reached its [v2.0 milestone](https://github.com/GKernelCI/Gdocker/releases/tag/v2.0).** - New features include full docker integration, the addition of many more (currently only emulated) - architectures, and the automated sending of test results to [KernelCI](https://kernelci.org/) using KCIDB. + New features includes: easier to deploy (thanks to docker), addition of new architectures under test + (amd64 (tested with both gcc and clang toolchains), arm, arm64, ppc64, sparc), + addition of [kselftest](https://kselftest.wiki.kernel.org/) check (kernel self test tool), and sharing results with [KernelCI](https://linux.kernelci.org/) for supporting upstream Kernel testing and development. - **Online Gentoo workshops: A series of online workshops in German language started in 2021.** The meetings take place in BBB every 2 months on the 3rd Saturday of the |