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 5d1436f Update pkg/cmd/uninstall_test.go
new bd8fc7b https://github.com/apache/camel-k-runtime/issues/224: enable
cron capability in quarkus
new 4358e1c https://github.com/apache/camel-k-runtime/issues/224: add e2e
cron quarkus tests
new 3f0014c https://github.com/apache/camel-k-runtime/issues/224: fix
failing test
new 09d1d7b https://github.com/apache/camel-k-runtime/issues/224:
refactor test to use cron component
The 4 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:
deploy/camel-catalog-1.3.0-SNAPSHOT-quarkus.yaml | 2 +-
deploy/resources.go | 2 +-
e2e/common/cron_test.go | 30 +++++++++++++++++++---
e2e/common/files/cron-fallback.groovy | 3 +--
.../{cron-timer.groovy => cron-quartz.groovy} | 2 +-
pkg/trait/cron.go | 21 +++++++--------
pkg/trait/cron_test.go | 5 ++--
7 files changed, 42 insertions(+), 23 deletions(-)
copy e2e/common/files/{cron-timer.groovy => cron-quartz.groovy} (95%)