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

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

commit e04f5fc6d988f28508477aa86595a07216607fad
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Fri Apr 23 10:32:32 2021 +0100

    Order test categories alphabetically
---
 tooling/scripts/test-categories.yaml | 76 ++++++++++++++++++------------------
 1 file changed, 38 insertions(+), 38 deletions(-)

diff --git a/tooling/scripts/test-categories.yaml 
b/tooling/scripts/test-categories.yaml
index 7643395..e732d5d 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -15,34 +15,37 @@
 # limitations under the License.
 #
 
-# Association of test categories and integration test modules. Used by GitHub 
workflows.
+# Association of test categories and integration test modules. Used by GitHub 
workflows. Keep sorted alphabetically.
 group-01:
   - avro-rpc
-  - git
-  - infinispan
   - caffeine
+  - git
+  - hazelcast
   - http
+  - infinispan
+  - ipfs
   - jsch
   - kafka
   - kafka-sasl
-  - hazelcast
-  - ipfs
   - mllp
 group-02:
-  - solr
   - aws2
   - elasticsearch-rest
   - google-bigquery
   - google-pubsub
   - grpc
+  - oaipmh
   - pubnub
   - protobuf
   - smallrye-reactive-messaging
-  - oaipmh
+  - solr
   - sql
 group-03:
+  - bean-validator
   - core
   - core-discovery-disabled
+  - freemarker
+  - json-validator
   - main
   - main-caffeine-lrucache
   - main-collector
@@ -52,16 +55,13 @@ group-03:
   - main-xml-io
   - main-xml-jaxb
   - main-yaml
-  - bean-validator
-  - json-validator
-  - validator
-  - freemarker
   - shiro
+  - validator
 group-04:
   - arangodb
+  - debezium
   - cassandraql
   - couchdb
-  - debezium
   - influxdb
   - jdbc
   - jpa
@@ -78,11 +78,11 @@ group-05:
   - dataformat
   - hl7
   - jaxb
+  - ssh
   - soap
   - syslog
   - xmlsecurity
   - xstream
-  - ssh
 group-06:
   - bean
   - exec
@@ -96,58 +96,58 @@ group-06:
   - micrometer
   - openstack
   - quartz
-  - saga
   - rabbitmq
+  - saga
 group-07:
-  - rest-binding-mode-xml
   - dataformats-json
   - dropbox
+  - geocoder
   - jing
   - jslt
+  - lumberjack
   - msv
   - olingo4
-  - weather
-  - geocoder
-  - lumberjack
   - optaplanner
-  - stax
   - pg-replication-slot
+  - rest-binding-mode-xml
+  - stax
+  - weather
 group-08:
+  - azure-grouped
   - crypto
   - dozer
-  - telegram
-  - twitter
   - master
+  - pdf
   - syndication
-  - zendesk
-  - azure-grouped
-  - vertx
+  - telegram
   - tika
-  - pdf
+  - twitter
+  - vertx
+  - zendesk
 group-09:
   - activemq
   - amqp
+  - ftp
+  - graphql
   - kafka-sasl-ssl
   - kafka-ssl
   - messaging
   - nats
   - splunk
   - spring-rabbitmq
-  - ftp
-  - graphql
 group-10:
-  - braintree
-  - fop
-  - nagios
   - as2
-  - kotlin
   - atlasmap
+  - braintree
+  - consul
   - digitalocean
+  - fop
+  - kotlin
   - mail
   - main-unknown-args-fail
   - main-unknown-args-ignore
+  - nagios
   - nsq
-  - consul
 group-11:
   - compression
   - disruptor
@@ -165,31 +165,31 @@ group-11:
   - velocity
   - xml
 group-12:
+  - aws2-grouped
+  - csimple
   - microprofile
   - openapi-java
   - opentracing
+  - paho-mqtt5
   - platform-http
   - platform-http-engine
   - reactive-streams
   - rest
   - rest-openapi
-  - csimple
-  - aws2-grouped
-  - paho-mqtt5
   - vertx-kafka
   - vertx-websocket
 group-13:
-  - fhir
-  - kubernetes
   - box
+  - fhir
   - github
   - google
   - jira
+  - js-dsl
+  - kubernetes
   - salesforce
   - sap-netweaver
   - servicenow
   - slack
   - twilio
-  - js-dsl
   - nitrite
   - pgevent

Reply via email to