In order to run tests in Kubernetes, via Jobs, we need a Docker image with Dotnet installed.
We also should handle tests run via entrypoint.
This is just a start with some additional workaround like a config mount, until we will implement configuration options via CLI or environment variables.
In order to run tests in Kubernetes, via Jobs, we need a Docker image with Dotnet installed.
We also should handle tests run via entrypoint.
This is just a start with some additional workaround like a config mount, until we will implement configuration options via CLI or environment variables.