kubernetes / kops

Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
https://kops.sigs.k8s.io/
Apache License 2.0
15.87k stars 4.64k forks source link

tests: create basic test for creating VMs on github actions #16784

Closed justinsb closed 1 month ago

justinsb commented 1 month ago

We try to bring up 3 VMs and SSH to them.

justinsb commented 1 month ago

/wip

@assign @hakman

I figure if we can run KVM/qemu on github actions, that would be a nice way to test. Still WIP because I need to hook this up to github actions!

justinsb commented 1 month ago

/retest

A few pod scheduling timeouts on prow, should not be related to this or even to kOps code..

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman

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/kubernetes/kops/blob/master/OWNERS)~~ [hakman] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment