This is an automated email from the ASF dual-hosted git repository.
valdar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from c6c0072cb (#5292): Simplify run cmd for archs other than amd64
add dece04919 chore(tests): bumped tests timeouts
add 3f77e3874 chore(tests): made build timeout configurable in tests and
defaulted to 10 minuts.
add 06b939c6b fix(tests): Chang assertions to adhere with Eventually()
gomega requirements
add b9b95f733 fix(tests): Change CopyIntegrationKits test support function
to properly copy kits in each scenario
add 1819d29ba chore(pkg/cmd/run.go): refactor usag of
util.StringSliceContainsAnyOf where needed.
add 6da16e23c fix(pkg/util/kubernetes/portforward.go): corner case
scenario in port forwarding for debug cmd is now handled properly.
No new revisions were added by this update.
Summary of changes:
e2e/advanced/build_order_strategy_test.go | 1 -
e2e/advanced/builder_test.go | 3 +--
e2e/advanced/debug_test.go | 5 ++++
e2e/advanced/operator_id_filtering_test.go | 1 -
e2e/common/misc/integration_fail_test.go | 14 ++++------
e2e/support/test_support.go | 33 ++++++++++++++---------
pkg/cmd/run.go | 12 +--------
pkg/util/kubernetes/portforward.go | 43 ++++++++++++++++++++++--------
8 files changed, 64 insertions(+), 48 deletions(-)