Skip to content

Commit

Permalink
CI: use _all_ Smack connection types
Browse files Browse the repository at this point in the history
Although the modular connections are experimental, lets experiment with enabling them.

It is particularly desirable to have Websocket support.
  • Loading branch information
guusdk committed Nov 7, 2023
1 parent c0b824e commit 67f7173
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runIntegrationTests
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ function runTestsInGradle {
-Dsinttest.replyTimeout=60000 \
-Dsinttest.adminAccountUsername="${ADMINUSER}" \
-Dsinttest.adminAccountPassword="${ADMINPASS}" \
-Dsinttest.enabledConnections=tcp \
-Dsinttest.dnsResolver=javax \
${SINTTEST_DISABLED_TESTS_ARGUMENT}
}
Expand Down

0 comments on commit 67f7173

Please sign in to comment.