Commit bdf128c
committed
ci: run k8sfunctional suite on a kind cluster
Adds .github/workflows/functional.yml. The job provisions an ephemeral
Kubernetes cluster with kind and runs the test/functional module with the
k8sfunctional build tag; TestMain deploys zot from testdata/k8s and the tests
exercise the public API end-to-end. Runs on pushes and PRs to main that touch
Go sources or the suite. Actions are pinned to commit SHAs per repo convention.
Signed-off-by: Terry Howe <terrylhowe@gmail.com>1 parent 59c6b75 commit bdf128c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
0 commit comments