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 2023/02/08 10:00:49 UTC

[camel-quarkus] 35/40: Disable jira test temporarily #4524

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 6205543bde8dae5b1c3022e5ca78616ee25cb6c4
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Wed Feb 8 00:05:23 2023 +0100

    Disable jira test temporarily #4524
---
 integration-tests/pom.xml            | 2 +-
 tooling/scripts/test-categories.yaml | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index b557d14a86..5f1c871f00 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -119,7 +119,7 @@
         <module>jcache</module>
         <module>jdbc</module>
         <module>jfr</module>
-        <module>jira</module>
+        <!--<module>jira</module> https://github.com/apache/camel-quarkus/issues/4524 -->
         <!--<module>jms-artemis-client</module> https://github.com/apache/camel-quarkus/issues/4500 -->
         <module>jms-qpid-amqp-client</module>
         <module>jolt</module>
diff --git a/tooling/scripts/test-categories.yaml b/tooling/scripts/test-categories.yaml
index 7665352fd4..4aabe34221 100644
--- a/tooling/scripts/test-categories.yaml
+++ b/tooling/scripts/test-categories.yaml
@@ -169,7 +169,6 @@ group-13:
   - github
   - google
   - groovy-dsl
-  - jira
   - java-joor-dsl
   - js-dsl
   - jsh-dsl