Skip to content

Commit

Permalink
[NO-ISSUE] example of disable criticalAnalyser in test
Browse files Browse the repository at this point in the history
  • Loading branch information
gtully committed Jul 8, 2024
1 parent 12ae402 commit 1bd6b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/activemqartemis_jdbc_ha_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ var _ = Describe("jdbc fast failover", func() {
"addressConfigurations.JOBS.routingTypes=ANYCAST",
"addressConfigurations.JOBS.queueConfigs.JOBS.routingType=ANYCAST",

"criticalAnalyzer=false",
"HAPolicyConfiguration=SHARED_STORE_PRIMARY",
"storeConfiguration=DATABASE",
"storeConfiguration.jdbcDriverClassName=org.postgresql.Driver",
Expand Down

0 comments on commit 1bd6b60

Please sign in to comment.