This is an automated email from the ASF dual-hosted git repository.
squakez pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from e4180ccbc chore(release): notest staging
new 87f37a5b6 fix(e2e): verify presence of Build resource
new 1fae3ed77 fix(e2e): misleading func name
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/advanced/build_order_strategy_test.go | 31 ++++++++++++++++--------------
e2e/advanced/builder_test.go | 4 ++--
e2e/advanced/catalog_builder_test.go | 8 ++++----
e2e/advanced/incremental_build_test.go | 24 +++++++++++------------
e2e/advanced/integration_profile_test.go | 4 ++--
e2e/advanced/operator_id_filtering_test.go | 2 +-
e2e/advanced/operator_restart_test.go | 6 +++---
e2e/advanced/reset_test.go | 6 +++---
e2e/common/cli/promote_test.go | 2 +-
e2e/common/config/config_test.go | 2 +-
e2e/common/misc/integration_fail_test.go | 18 ++++++++---------
e2e/common/traits/builder_test.go | 14 +++++++-------
e2e/common/traits/camel_test.go | 4 ++--
e2e/install/upgrade/upgrade_test.go | 2 +-
e2e/native/native_test.go | 2 +-
e2e/native/native_with_sources_test.go | 4 ++--
e2e/support/test_support.go | 8 +++++---
17 files changed, 73 insertions(+), 68 deletions(-)