Posts in 2021
  • Celebrating our successes

    2021.10.07 in News

    Last Friday we accepted another facet of our new, mostly-remote reality, and held an online party to celebrate and acknowledge the successes we had in the past year. Normally, we would’ve met several times a year at conferences and meetings in …

    Read more

  • Welcoming clang built kernels into CKI family

    2021.01.21 in News

    Up till now, CKI was only building kernels using gcc toolchains. This was the standard, especially in the Fedora and RHEL land we’re interacting with. However, we are happy to announce that this is no longer the case, and CKI now allows …

    Read more

Posts in 2019
  • Plumbers and CKI hackfest highlights

    2019.10.01 in News

    This September, the CKI team got together for Linux Plumbers. There were a lot of great discussions and we couldn’t take part of every single one, but here are some highlights from the conference mainly related to CI, workflows and testing! …

    Read more

  • CKI hackfest agenda for Plumbers

    2019.07.10 in News

    Following the hackfest invite from the previous post, we’re here with more detailed information! Schedule September 12: Time slot Topic 09:30-10:00 Breakfast (provided) 10:00-10:30 Introductions 10:30-11:00 Test data standardization …

    Read more

  • CKI pipeline under the hood part 2: Don't reinvent the wheel

    2019.05.27 in News

    Now that we know what to test, we need to figure out how to do it. To reiterate, the base stages we need are: Apply the patch(es) to the git tree Build the kernel Test the kernel Profit (send the report) As we discussed in the previous post, not …

    Read more

  • CKI pipeline under the hood part 1: Figuring out what to test

    2019.04.08 in News

    So we want to test the kernel, great idea! But what does it mean? Manually watch a random git tree, build it and submit a test job? Git is a great tool but it’s not exactly known for sending you notifications on updates. And what about testing …

    Read more

  • CKI updates and news

    2019.04.01 in News

    It’s been a while since the initial introduction of how and what we do and things have since changed. Let’s cover the high-level changes first, and then get into full technical details of our current setup in another post(s)! First, …

    Read more

  • Join us at Devconf.cz in Brno!

    2019.01.04 in News

    The CKI team will be together in Brno later this week for Devconf.cz and team meetings. We have a talk on Friday afternoon called “Cookies for Kernel Developers” and we hope to see you there! Our talk covers the origin of the …

    Read more

Posts in 2018
  • Hello from the CKI Project team!

    2018.11.08 in News

    The mission of the Continuous Kernel Integration (CKI) Project is to find bugs in kernel patches before they are committed to an upstram kernel tree. We are team of kernel developers, kernel testers, and automation engineers. We want to make each …

    Read more