You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2021/04/16 12:26:06 UTC

[camel-quarkus] branch main updated (1c39589 -> de9d0d2)

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

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


    from 1c39589  Do not validate docs link in inital-mvn-install CI phase
     new 0613128  Reballance CI test categories even more
     new de9d0d2  Use generic group names in test-categories.yaml

The 2 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:
 tooling/scripts/test-categories.yaml | 40 ++++++++++++++++++------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

[camel-quarkus] 01/02: Reballance CI test categories even more

Posted by pp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 061312864228635031f2bec1e45ddbe25b0f5b91
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Fri Apr 16 12:30:30 2021 +0200

    Reballance CI test categories even more
---
 tooling/scripts/test-categories.yaml | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/tooling/scripts/test-categories.yaml b/tooling/scripts/test-categories.yaml
index 4004853..400c68d 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -23,14 +23,12 @@ cache-networking3:
   - caffeine
   - http
   - jsch
-  - ssh
   - hazelcast
   - ipfs
   - mllp
 cloud:
   - solr
   - aws2
-  - consul
   - elasticsearch-rest
   - google-bigquery
   - google-pubsub
@@ -56,6 +54,7 @@ core-main-validation:
   - json-validator
   - validator
   - freemarker
+  - shiro
 database:
   - arangodb
   - cassandraql
@@ -95,6 +94,7 @@ foundation:
   - openstack
   - quartz
   - saga
+  - rabbitmq
 xml-json-olingo4:
   - rest-binding-mode-xml
   - dataformats-json
@@ -108,6 +108,7 @@ xml-json-olingo4:
   - lumberjack
   - optaplanner
   - stax
+  - pg-replication-slot
 dozer-social-azure:
   - crypto
   - dozer
@@ -119,7 +120,6 @@ dozer-social-azure:
   - azure-grouped
   - vertx
   - tika
-  - shiro
   - pdf
 messaging-networking1:
   - activemq
@@ -130,11 +130,8 @@ messaging-networking1:
   - nats
   - splunk
   - spring-rabbitmq
-  - rabbitmq
   - ftp
   - graphql
-  - vertx-kafka
-  - vertx-websocket
 misc:
   - braintree
   - fop
@@ -162,7 +159,6 @@ networking-dataformats:
   - tarfile
   - univocity-parsers
   - velocity
-  - pg-replication-slot
   - xml
 platform:
   - microprofile
@@ -176,6 +172,8 @@ platform:
   - csimple
   - aws2-grouped
   - paho-mqtt5
+  - vertx-kafka
+  - vertx-websocket
 saas:
   - fhir
   - kubernetes

[camel-quarkus] 02/02: Use generic group names in test-categories.yaml

Posted by pp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit de9d0d20654a9a61d69be15209734818d9fbebc0
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Fri Apr 16 14:24:51 2021 +0200

    Use generic group names in test-categories.yaml
---
 tooling/scripts/test-categories.yaml | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)

diff --git a/tooling/scripts/test-categories.yaml b/tooling/scripts/test-categories.yaml
index 400c68d..9bc375b 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -16,7 +16,7 @@
 #
 
 # Association of test categories and integration test modules. Used by GitHub workflows.
-cache-networking3:
+group-01:
   - avro-rpc
   - git
   - infinispan
@@ -26,7 +26,7 @@ cache-networking3:
   - hazelcast
   - ipfs
   - mllp
-cloud:
+group-02:
   - solr
   - aws2
   - elasticsearch-rest
@@ -38,7 +38,7 @@ cloud:
   - smallrye-reactive-messaging
   - oaipmh
   - sql
-core-main-validation:
+group-03:
   - core
   - core-discovery-disabled
   - main
@@ -55,7 +55,7 @@ core-main-validation:
   - validator
   - freemarker
   - shiro
-database:
+group-04:
   - arangodb
   - cassandraql
   - couchdb
@@ -67,7 +67,7 @@ database:
   - leveldb
   - minio
   - mongodb
-dataformats:
+group-05:
   - avro
   - base64
   - bindy
@@ -80,7 +80,8 @@ dataformats:
   - syslog
   - xmlsecurity
   - xstream
-foundation:
+  - ssh
+group-06:
   - bean
   - exec
   - file
@@ -95,7 +96,7 @@ foundation:
   - quartz
   - saga
   - rabbitmq
-xml-json-olingo4:
+group-07:
   - rest-binding-mode-xml
   - dataformats-json
   - dropbox
@@ -109,7 +110,7 @@ xml-json-olingo4:
   - optaplanner
   - stax
   - pg-replication-slot
-dozer-social-azure:
+group-08:
   - crypto
   - dozer
   - telegram
@@ -121,7 +122,7 @@ dozer-social-azure:
   - vertx
   - tika
   - pdf
-messaging-networking1:
+group-09:
   - activemq
   - amqp
   - kafka
@@ -132,7 +133,7 @@ messaging-networking1:
   - spring-rabbitmq
   - ftp
   - graphql
-misc:
+group-10:
   - braintree
   - fop
   - nagios
@@ -144,7 +145,8 @@ misc:
   - main-unknown-args-fail
   - main-unknown-args-ignore
   - nsq
-networking-dataformats:
+  - consul
+group-11:
   - compression
   - disruptor
   - flatpack
@@ -160,7 +162,7 @@ networking-dataformats:
   - univocity-parsers
   - velocity
   - xml
-platform:
+group-12:
   - microprofile
   - openapi-java
   - opentracing
@@ -174,7 +176,7 @@ platform:
   - paho-mqtt5
   - vertx-kafka
   - vertx-websocket
-saas:
+group-13:
   - fhir
   - kubernetes
   - box