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 a81e592 Updated CHANGELOG.md new 5dd21fc chore(e2e): allow e2e to use nexus mirror to speed up testing #2387 new 01b7cbc doc(e2e): refactor e2e doc and add usage of Nexus repo mirror in e2e testing #2387 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: .../ROOT/pages/contributing/developers.adoc | 20 +------- docs/modules/ROOT/pages/contributing/e2e.adoc | 44 +++++++++++++++-- e2e/knative/kamelet_test.go | 1 + e2e/support/files/nexus.yaml | 56 ++++++++++++++++++++++ .../{test_staging_hooks.go => test_nexus_hooks.go} | 55 ++++++++++++--------- 5 files changed, 132 insertions(+), 44 deletions(-) create mode 100644 e2e/support/files/nexus.yaml copy e2e/support/{test_staging_hooks.go => test_nexus_hooks.go} (50%)