You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2021/03/15 13:40:18 UTC

[camel-k] branch master updated (771cf16 -> a112bfe)

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

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


    from 771cf16  Updated CHANGELOG.md
     add a112bfe  Create new test folder with kamel cli specific tests

No new revisions were added by this update.

Summary of changes:
 e2e/common/{ => cli}/dev_mode_test.go         | 0
 e2e/common/{ => cli}/global_kamelet_test.go   | 0
 e2e/common/{ => cli}/install_test.go          | 0
 e2e/common/{ => cli}/offline_commands_test.go | 0
 e2e/common/{ => cli}/run_test.go              | 0
 e2e/common/{ => cli}/uninstall_test.go        | 0
 script/Makefile                               | 4 ++++
 7 files changed, 4 insertions(+)
 rename e2e/common/{ => cli}/dev_mode_test.go (100%)
 rename e2e/common/{ => cli}/global_kamelet_test.go (100%)
 rename e2e/common/{ => cli}/install_test.go (100%)
 rename e2e/common/{ => cli}/offline_commands_test.go (100%)
 rename e2e/common/{ => cli}/run_test.go (100%)
 rename e2e/common/{ => cli}/uninstall_test.go (100%)