Skip to content

Commit

Permalink
Disable MongoDB dev services in slack itest
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Oct 26, 2021
1 parent c0ba72b commit 5a3fbf1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@
## limitations under the License.
## ---------------------------------------------------------------------------

# Disable anything related to MongoDB as the extension is just present to verify:
# https://github.com/apache/camel-quarkus/issues/2489
quarkus.mongodb.devservices.enabled = false
quarkus.log.category."org.mongodb".level = OFF

0 comments on commit 5a3fbf1

Please sign in to comment.