This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 630dd58c9 fix(e2e): proper condition for checking kits new 457f8352d Chore: docker unit tests new 3062e68fe Chore: docker unit test new b1c981bfb Chore: docker unit test 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: pkg/util/camel/camel_util_test.go | 53 ++++++++ pkg/util/docker/docker_base_test.go | 95 ++++++++++++++ pkg/util/docker/docker_test.go | 144 +++++++++++++++++++++ pkg/util/gzip/compress_test.go | 12 ++ .../jvm/keystore_test.go} | 25 ++-- 5 files changed, 320 insertions(+), 9 deletions(-) create mode 100644 pkg/util/docker/docker_base_test.go create mode 100644 pkg/util/docker/docker_test.go copy pkg/{kamelet/repository/empty_repository_test.go => util/jvm/keystore_test.go} (67%)