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

ppalaga pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 1993b648cf3ed6810ba2ef2d073b5d8dfa3a0623
Author: Peter Palaga <ppal...@redhat.com>
AuthorDate: Wed Aug 26 14:17:26 2020 +0200

    Rebalance test categories
---
 tooling/scripts/test-categories.yaml | 40 +++++++++++++++---------------------
 1 file changed, 17 insertions(+), 23 deletions(-)

diff --git a/tooling/scripts/test-categories.yaml 
b/tooling/scripts/test-categories.yaml
index 4e2fe46..1decf34 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -22,9 +22,8 @@ cloud:
   - azure
   - consul
   - elasticsearch-rest
-core:
+core-main-validation:
   - core
-main:
   - main
   - main-caffeine-lrucache
   - main-collector
@@ -32,6 +31,9 @@ main:
   - main-command-mode
   - main-xml-io
   - main-xml-jaxb
+  - bean-validator
+  - json-validator
+  - validator
 database:
   - couchdb
   - debezium
@@ -64,17 +66,16 @@ foundation:
   - seda
   - send-dynamic-http
   - git
-memoryhog-dataformat-json:
+xml-json-olingo4:
+  - rest-binding-mode-xml
+  - xml
   - dataformats-json
-memoryhog-dozer:
+  - olingo4
+dozer-ispn-social:
   - dozer
-memoryhog-infinispan:
   - infinispan
-memoryhog-olingo4:
-  - olingo4
-memoryhog-xml:
-  - rest-binding-mode-xml
-  - xml
+  - telegram
+  - twitter
 messaging:
   - activemq
   - amqp
@@ -83,10 +84,7 @@ messaging:
   - rabbitmq
 misc:
   - braintree
-  - compression
-  - flatpack
   - graphql
-  - grok
   - jolt
   - master
   - mock
@@ -94,16 +92,19 @@ misc:
   - pdf
   - qute
   - stream
-  - tarfile
   - tika
-  - vertx
-networking:
+networking-dataformats:
   - ftp
   - http
   - mail
   - netty
   - servlet
   - websocket-jsr356
+  - vertx
+  - compression
+  - flatpack
+  - grok
+  - tarfile
 platform:
   - microprofile
   - openapi-java
@@ -123,10 +124,3 @@ saas:
   - sap-netweaver
   - servicenow
   - slack
-social:
-  - telegram
-  - twitter
-validation:
-  - bean-validator
-  - json-validator
-  - validator

Reply via email to