This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 52074ab remove files moved to camel-k-runtime add bbe5484 chore(CI): add knative sources test with YAKS add 6a16816 chore(CI): change CI config No new revisions were added by this update. Summary of changes: .github/workflows/knative.yml | 140 ++++++++++++++++++++- .../knative/receiver.groovy} | 2 +- .../yaks/knative/source.yaml | 31 +++-- e2e/yaks/knative/sources.feature | 5 + e2e/yaks/knative/yaks-config.yaml | 12 ++ e2e/yaks/yaks-config.yaml | 2 + 6 files changed, 177 insertions(+), 15 deletions(-) copy e2e/{knative/files/knativech2.groovy => yaks/knative/receiver.groovy} (96%) copy deploy/platform-integration-kit-groovy.yaml => e2e/yaks/knative/source.yaml (68%) create mode 100644 e2e/yaks/knative/sources.feature create mode 100644 e2e/yaks/knative/yaks-config.yaml create mode 100644 e2e/yaks/yaks-config.yaml