Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(feat) Add proxy support to Tempest container
Add support for HTTP, HTTPS, and NO_PROXY environment variables in the Tempest container. This allows the container to work properly in environments that require proxy configuration for network access. The following proxy-related environment variables are now supported: - TEMPEST_HTTP_PROXY - TEMPEST_HTTPS_PROXY - TEMPEST_NO_PROXY Variables are configurable in kayobe-config .automtion.conf/config.sh
- Loading branch information