This is an automated email from the ASF dual-hosted git repository.
tsato pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 21d13d8 chore: Set indent size for Go files in .editorconfig
new e77e106 chore(e2e): make route tests more resilient #2473
new 818da2d chore(e2e): test image name/version should be aware of
CAMEL_K_TEST_IMAGE* env vars #2473
The 2 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/common/rest_test.go | 37 +++++++-------
e2e/common/traits/route_test.go | 64 +++++++++++-------------
e2e/support/test_staging_hooks.go | 41 +++++++++++----
e2e/support/test_support.go | 10 ++++
pkg/util/util.go | 10 ++++
pkg/{builder/steps_test.go => util/util_test.go} | 23 ++-------
6 files changed, 105 insertions(+), 80 deletions(-)
copy pkg/{builder/steps_test.go => util/util_test.go} (74%)