This is an automated email from the ASF dual-hosted git repository.
gfournier pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 1ad1fefbd chore: nightly automatic updates
new b650d3626 test: Add Unit test for maven proxy settings
new 18d85b0cb test(e2e): Add check on env vars for pod
new 4e06d15c9 fix(e2e): Add timeout to allow 5 attempts at build
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
e2e/advanced/maven_http_proxy_test.go | 23 +++-
pkg/util/maven/maven_proxies_test.go | 246 ++++++++++++++++++++++++++++++++++
2 files changed, 266 insertions(+), 3 deletions(-)
create mode 100644 pkg/util/maven/maven_proxies_test.go