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 2020/10/27 16:35:44 UTC

[camel-k] branch master updated (ac363de -> eee00c2)

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 ac363de  Updated CHANGELOG.md
     add eee00c2  [ENTESB-15044] Refactor monitoring test to be able consume camel quarkus version

No new revisions were added by this update.

Summary of changes:
 e2e/yaks/openshift/monitoring/app/.gitignore       |  1 +
 e2e/yaks/openshift/monitoring/app/pom.xml          | 86 +++++++++++-----------
 .../{obtainToken.sh => dependencyInstall.sh}       | 10 ++-
 e2e/yaks/openshift/monitoring/metrics.feature      |  8 +-
 e2e/yaks/openshift/monitoring/obtainToken.sh       | 10 +--
 e2e/yaks/openshift/monitoring/yaks-config.yaml     |  8 +-
 jitpack.yml                                        | 21 ------
 7 files changed, 67 insertions(+), 77 deletions(-)
 create mode 100644 e2e/yaks/openshift/monitoring/app/.gitignore
 copy e2e/yaks/openshift/monitoring/{obtainToken.sh => dependencyInstall.sh} (53%)
 mode change 100755 => 100644
 delete mode 100644 jitpack.yml