This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 798fb0b7999946a91d1452a4fd4829fd5e293c5f Author: lburgazzoli <[email protected]> AuthorDate: Thu Apr 23 21:24:17 2020 +0200 chore: move infinispan integration tests to the appropriate category --- .github/test-categories.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/test-categories.yaml b/.github/test-categories.yaml index c008422..b27fc0a 100644 --- a/.github/test-categories.yaml +++ b/.github/test-categories.yaml @@ -62,7 +62,7 @@ categories: memoryhog-dozer: - dozer memoryhog-infinispan: - - dozer + - infinispan memoryhog-olingo4: - olingo4 memoryhog-xml: @@ -82,7 +82,6 @@ categories: - qute - stream - tarfile - - infinispan networking: - ftp - http
