Skip to content

Commit

Permalink
Revert "Disable infinispan tests"
Browse files Browse the repository at this point in the history
This reverts commit de45fab.
  • Loading branch information
jamesnetherton committed Sep 6, 2023
1 parent 8086895 commit 8e540b3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@
<module>headersmap</module>
<module>hl7</module>
<module>http-grouped</module>
<!-- <module>infinispan</module> https://github.com/apache/camel-quarkus/issues/5237 -->
<module>infinispan</module>
<module>infinispan-common</module>
<!-- <module>infinispan-quarkus-client</module> https://github.com/apache/camel-quarkus/issues/5237 -->
<module>infinispan-quarkus-client</module>
<module>influxdb</module>
<module>jackson-avro</module>
<module>jackson-protobuf</module>
Expand Down
2 changes: 2 additions & 0 deletions tooling/scripts/test-categories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ group-01:
- google-storage
- hazelcast
- http-grouped
- infinispan
- infinispan-quarkus-client
- jcache
- jms-artemis-client
- jms-ibmmq-client
Expand Down

0 comments on commit 8e540b3

Please sign in to comment.