- Add steps to generate kubeconfig specifically for benchmarks in both `pr-test.yml` and `unit-test.yml`, ensuring accurate configuration for Kubernetes interactions. - Modify the Docker run command to mount the newly generated kubeconfig for benchmarks, enhancing the integration of Tai with K8s. - Remove redundant kubeconfig generation steps to streamline the workflow. These changes improve the CI workflows for the Tai service by ensuring proper kubeconfig setup for benchmark testing. |
||
|---|---|---|
| .. | ||
| build-docker.yml | ||
| build-linux.yml | ||
| build-macos.yml | ||
| pr-receive.yml | ||
| pr-test.yml | ||
| release-macos.yml | ||
| unit-test.yml | ||