Skip to content

workflow: enable CNCF runners#3617

Merged
tormath1 merged 4 commits intomainfrom
tormath1/cncf-workers
Mar 6, 2026
Merged

workflow: enable CNCF runners#3617
tormath1 merged 4 commits intomainfrom
tormath1/cncf-workers

Conversation

@tormath1
Copy link
Contributor

@tormath1 tormath1 commented Jan 6, 2026

This allows to build images and run amd64 qemu tests from github actions.

Thoses tests are currently failing:

devcontainer.systemd-nspawn
sysext.custom-oem
devcontainer.docker
bpf.execsnoop

while bpf.execsnoop is "expected" for current main branch the three others are not, we tried to investigate with CNCF folks on this but no luck yet. It's just a network question as we serve some static content through a static Python websever, the guest VM is not able to reach this python static server (see conversation on CNCF Slack)

Let's have this first, it's better than nothing - I'll continue the investigation and create a tracking issue for this.

@tormath1 tormath1 self-assigned this Jan 6, 2026
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from dc4dc93 to 213a191 Compare January 7, 2026 08:36
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from 9c91762 to a2317ac Compare January 8, 2026 14:56
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from a2317ac to 01001f2 Compare January 12, 2026 11:29
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from 01001f2 to 9387266 Compare January 20, 2026 12:49
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from 9387266 to e2e109e Compare January 20, 2026 16:47
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from e2e109e to 8f05025 Compare January 20, 2026 18:13
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from 8f05025 to a3851a8 Compare January 20, 2026 20:33
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from a3851a8 to 755e53c Compare January 23, 2026 15:43
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from 755e53c to bdd1378 Compare January 28, 2026 12:11
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from bdd1378 to 109fcdf Compare January 29, 2026 08:26
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from 109fcdf to 3f00192 Compare January 29, 2026 09:56
tormath1 added 3 commits March 5, 2026 17:47
This should allows to build and run amd64 qemu tests from github
actions.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
this is useless on those runners

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from dd07ede to 7c699fe Compare March 5, 2026 16:48
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
@tormath1 tormath1 force-pushed the tormath1/cncf-workers branch from 7c699fe to 07cb7fb Compare March 5, 2026 16:50
@tormath1 tormath1 marked this pull request as ready for review March 6, 2026 09:54
@tormath1 tormath1 requested a review from a team as a code owner March 6, 2026 09:54
@github-project-automation github-project-automation bot moved this from ⚒️ In Progress to ✅ Testing / in Review in Flatcar tactical, release planning, and roadmap Mar 6, 2026
@tormath1 tormath1 merged commit 8d26114 into main Mar 6, 2026
8 of 10 checks passed
@github-project-automation github-project-automation bot moved this from ✅ Testing / in Review to Implemented in Flatcar tactical, release planning, and roadmap Mar 6, 2026
@tormath1 tormath1 deleted the tormath1/cncf-workers branch March 6, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants