This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from ef93dae  feat(knative): upgrade Knative to 0.23 #2343
     new 60e7662  Auxiliary function for getting output of the kamel cli 
commands was added
     new 086f699  Kamel CLI delete test was added
     new 2ad064a  Kamel CLI get test was added

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:
 e2e/common/cli/delete_test.go | 85 +++++++++++++++++++++++++++++++++++++++++++
 e2e/common/cli/get_test.go    | 70 +++++++++++++++++++++++++++++++++++
 e2e/support/test_support.go   | 19 ++++++++++
 3 files changed, 174 insertions(+)
 create mode 100644 e2e/common/cli/delete_test.go
 create mode 100644 e2e/common/cli/get_test.go

Reply via email to