kubevirt / kubevirtci

Contains cluster definitions and client tools to quickly spin up and destroy ephemeral and scalable k8s and ocp clusters for testing
Apache License 2.0
79 stars 119 forks source link

Library based ssh #1209

Closed aerosouund closed 1 month ago

aerosouund commented 1 month ago

What this PR does / why we need it: Replaces ssh.sh in run.go with golang library based ssh that goes directly to the node rather than the node container as a middle man

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer:

Checklist

Release note:

Use library based ssh in run.go
kubevirt-bot commented 1 month ago

Hi @aerosouund. Thanks for your PR.

PRs from untrusted users cannot be marked as trusted with /ok-to-test in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
aerosouund commented 1 month ago

@xpivarc @brianmcarey @dhiller

xpivarc commented 1 month ago

@dhiller @brianmcarey Can you help me merge this one (missing approver right on this repo :) )

brianmcarey commented 1 month ago

/cc

xpivarc commented 1 month ago

/lgtm

acardace commented 1 month ago

/lgtm

dhiller commented 1 month ago

/test check-provision-k8s-1.28

dhiller commented 1 month ago

/test check-provision-k8s-1.30

dhiller commented 1 month ago

/lgtm

brianmcarey commented 1 month ago

/test ?

kubevirt-bot commented 1 month ago

@brianmcarey: The following commands are available to trigger required jobs:

The following commands are available to trigger optional jobs:

Use /test all to run the following jobs that were automatically triggered:

In response to [this](https://github.com/kubevirt/kubevirtci/pull/1209#issuecomment-2228063290): >/test ? Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
brianmcarey commented 1 month ago

/test check-gocli /test check-provision-centos-base

kubevirt-bot commented 1 month ago

@aerosouund: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
check-up-kind-1.27-vgpu 1c993f7ee94a13d2254d81b119edd9bc68e8a693 link false /test check-up-kind-1.27-vgpu
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
kubevirt-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brianmcarey, dhiller

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: - ~~[OWNERS](https://github.com/kubevirt/kubevirtci/blob/main/OWNERS)~~ [brianmcarey,dhiller] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
brianmcarey commented 1 month ago

/override check-provision-alpine-with-test-tooling

Not related to these changes.

kubevirt-bot commented 1 month ago

@brianmcarey: Overrode contexts on behalf of brianmcarey: check-provision-alpine-with-test-tooling

In response to [this](https://github.com/kubevirt/kubevirtci/pull/1209#issuecomment-2230131440): >/override check-provision-alpine-with-test-tooling > >Not related to these changes. Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.