Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions: use Linux runners for nested virt #3484

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

AkihiroSuda
Copy link
Member

"Larger" runners are no longer needed for Linux with nested virt.

Replaces:

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 19, 2024
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 19, 2024
@AkihiroSuda AkihiroSuda force-pushed the gha-linux-vagrant branch 3 times, most recently from f136732 to 1168397 Compare January 19, 2024 03:44
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 19, 2024
@AkihiroSuda AkihiroSuda marked this pull request as draft January 19, 2024 03:58
@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 19, 2024
@AkihiroSuda AkihiroSuda force-pushed the gha-linux-vagrant branch 2 times, most recently from ac8e3fb to 9e01962 Compare January 19, 2024 05:13
@AkihiroSuda
Copy link
Member Author

https://github.com/kubernetes-sigs/kind/actions/runs/7579837506/job/20644695181?pr=3484

==> default: Running provisioner: install-packages (shell)...
    default: Running: inline script
    default: ++ modprobe tap ip_tables iptable_nat ip6_tables ip6table_nat
    default: ++ sh
    default: ++ curl -fsSL https://get.docker.com
    default: # Executing docker install script, commit: e5543d473431b782227f8908005543bb4389b8de
    default: + sh -c 'dnf install -y -q dnf-plugins-core'
    default: main: line 593:  2636 Killed                  $sh_c "$pkg_manager install -y -q $pre_reqs"
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

🤔

@aojea
Copy link
Contributor

aojea commented Jan 19, 2024

how can we get more verbosity on the error? some package failing to install ?

@AkihiroSuda AkihiroSuda marked this pull request as ready for review January 19, 2024 11:32
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 19, 2024
@AkihiroSuda
Copy link
Member Author

Switched back from libvirt to VirtualBox.
Now CI is green.

"Larger" runners are no longer needed for Linux with nested virt.

Replaces PR 3382

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda
Copy link
Member Author

/retest

@aojea
Copy link
Contributor

aojea commented Jan 20, 2024

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 20, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AkihiroSuda, aojea

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 20, 2024
@k8s-ci-robot k8s-ci-robot merged commit 561b807 into kubernetes-sigs:main Jan 20, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants