Skip to content

Comments

kubernetes tests with kind#12614

Open
aojea wants to merge 2 commits intogoogle:masterfrom
aojea:kind_kubernetes
Open

kubernetes tests with kind#12614
aojea wants to merge 2 commits intogoogle:masterfrom
aojea:kind_kubernetes

Conversation

@aojea
Copy link

@aojea aojea commented Feb 15, 2026

Use KIND to run kubernetes tests, special useful for local development.

It add a github action to run kubernetes tests tests on presubmit to cover regressions on kubernetes.

aojea@aojea:~/src/gvisor$ make kubernetes-smoke-test
...
PASS
INFO: Found 1 test target...
Target //test/kubernetes/tests:hello_test up-to-date:
  bazel-bin/test/kubernetes/tests/hello_test_/hello_test
INFO: Elapsed time: 65.502s, Critical Path: 48.74s
INFO: 578 processes: 1078 action cache hit, 9 internal, 568 linux-sandbox, 1 local.
INFO: Build completed successfully, 578 total actions
//test/kubernetes/tests:hello_test                                       PASSED in 13.2s

Executed 1 out of 1 test: 1 test passes.

/cc @BenTheElder

Use KIND to run kubernetes tests, special useful for local development.
It add a github action to run kubernetes tests tests on presubmit to cover
regressions on kubernetes.

Signed-off-by: Antonio Ojea <aojea@google.com>
Signed-off-by: Antonio Ojea <aojea@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant