Commit Graph

2 Commits (docker_service)

Author SHA1 Message Date
Nir Soffer dbb9f0e1fc
ci: Add vfkit smoke test (#21102)
* ci: Remove trailing whitespace from smoke-test

* ci: Unify flags usage

* ci: Simplify smoke test expressions

* ci: Inspect minikube and machine logs

* ci: Add vfkit smoke test

* ci: Use --v=8 --alsologtostderr for all commands

We want to get more details to make debugging issues easier.

* ci: Eliminate the download-only part

Download is very short (20 seconds) compared to starting the cluster
(2m:30s) so it does not worth the complication.
2025-07-21 14:19:56 -07:00
Medya Ghazizadeh 97d8a293a9
ci: add smoke test to github action (#21095)
* smoke test

* add logic to detect nested VMs

* increase memory to 8gb for tesT

* use the network flag for both qemu and vfkit

* code review comments

* separate minikube download

* separate minikube download

* force cpu1

* add docker for smoke test

* exclude envs dont need in matrix

* change back to 3

* remove unused code

* add info block for linux as well
2025-07-19 18:29:44 -07:00