Skip to content

matrix.py: configure codebuild runners#348

Merged
theihor merged 1 commit intokernel-patches:masterfrom
theihor:matrix-codebuild
Mar 5, 2025
Merged

matrix.py: configure codebuild runners#348
theihor merged 1 commit intokernel-patches:masterfrom
theihor:matrix-codebuild

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Mar 4, 2025

Ondemand AWS CodeBuild runners only make sense for kernel-patches/bpf, as this is the main CI repository. In particular, there is no reason to use CodeBuild on bpf-rc.

Control this in the matrix.py script: set build_runs_on to "codebuild" for managed repositories.

Ondemand AWS CodeBuild runners only make sense for kernel-patches/bpf,
as this is the main CI repository. In particular, there is no reason
to use CodeBuild on bpf-rc.

Control this in the matrix.py script: set build_runs_on to "codebuild"
for managed repositories.

Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
@theihor theihor force-pushed the matrix-codebuild branch from 894637a to 9bab922 Compare March 4, 2025 23:44
theihor added a commit to kernel-patches/bpf-rc that referenced this pull request Mar 4, 2025
@theihor
Copy link
Contributor Author

theihor commented Mar 5, 2025

@theihor theihor merged commit b8c751e into kernel-patches:master Mar 5, 2025
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant