Skip to content

Enable GitHub Actions local Linux CI runs#7796

Merged
samuelkarp merged 1 commit intocontainerd:mainfrom
austinvazquez:enable-local-linux-ci
Dec 11, 2022
Merged

Enable GitHub Actions local Linux CI runs#7796
samuelkarp merged 1 commit intocontainerd:mainfrom
austinvazquez:enable-local-linux-ci

Conversation

@austinvazquez
Copy link
Copy Markdown
Member

Resolves minor issues when running GitHub Actions CI locally using nektos/act for Linux jobs.

Sync package index and automatic yes to apt repository prompts.

Tested using the following:

act --job integration-linux --privileged --secret GITHUB_TOKEN
act --job linux --privileged --secret GITHUB_TOKEN

Still have a few issues with one or two test suites, e.g. mounts and snapshots/overlay, however it has proven useful for fast feedback checks of CI updates.

Signed-off-by: Austin Vazquez [email protected]

@k8s-ci-robot
Copy link
Copy Markdown

Hi @austinvazquez. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sync package index and automatic yes to apt repository prompts.

Signed-off-by: Austin Vazquez <[email protected]>
@austinvazquez austinvazquez changed the title Enable local Linux CI runs Enable GitHub Actions local Linux CI runs Dec 11, 2022
@austinvazquez austinvazquez marked this pull request as ready for review December 11, 2022 05:23
@samuelkarp samuelkarp merged commit e3ceecf into containerd:main Dec 11, 2022
@austinvazquez austinvazquez deleted the enable-local-linux-ci branch December 12, 2022 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants