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

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


The following commit(s) were added to refs/heads/main by this push:
     new 16cde3f48c Rebalance some test categories after recent module removal 
(#6392)
16cde3f48c is described below

commit 16cde3f48c37c85d7c7294f654789200b3154fd8
Author: James Netherton <[email protected]>
AuthorDate: Wed Aug 28 17:05:33 2024 +0100

    Rebalance some test categories after recent module removal (#6392)
---
 tooling/scripts/test-categories.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tooling/scripts/test-categories.yaml 
b/tooling/scripts/test-categories.yaml
index 6c60381b65..6a57ba5ea0 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -35,13 +35,11 @@ group-01:
   - mllp
 group-02:
   - aws2
-  - google-bigquery
   - google-pubsub
   - grpc
   - jackson-avro
   - jackson-protobuf
   - jfr
-  - jdbc-grouped
   - kafka-oauth
   - oaipmh
   - pubnub
@@ -77,8 +75,10 @@ group-04:
   - influxdb
   - jms-qpid-amqp-client
   - jpa
+  - jta
   - kudu
   - leveldb
+  - micrometer
   - minio
   - mongodb-grouped
   - mybatis
@@ -103,11 +103,9 @@ group-06:
   - exec
   - file
   - headersmap
-  - jta
   - jsonpath
   - kamelet
   - lra
-  - micrometer
   - openstack
   - opentelemetry
   - quartz
@@ -216,10 +214,12 @@ group-12:
   - vertx-websocket
 group-13:
   - fhir
+  - google-bigquery
   - groovy-dsl
   - jasypt
   - jira
   - java-joor-dsl
+  - jdbc-grouped
   - js-dsl
   - kotlin-dsl
   - kubernetes

Reply via email to