Run manually for releases

Build: #14 did not start Manual run by daryl herzmann

Build result summary

Details

Queued
Completed
Status
Reason for not building is unknown
Labels
None
Revision
61dcc00ea03bae15a3d8d211f9dbd4685b07866b

Code commits

Author Commit Message Commit date
Alex Gidman <alex.gidman@surevine.com> Alex Gidman <alex.gidman@surevine.com> 61dcc00ea03bae15a3d8d211f9dbd4685b07866b test: implement use of TLSv1.3 and assertions for LocalIncomingServerSessionTest and LocalOutgoingServerSessionTest
Also fixes LocalOutgoingServerSessionTest by removing a specific expected case
Guus der Kinderen Guus der Kinderen 3b175fea665afcd584988222a42fe74670055525 Improve SO_TIMEOUT for more stable S2S unit test execution
TLS handshaking is resource intensive. Relax the SO_TIMEOUT value a bit, to prevent test failures in constraint environments.
Guus der Kinderen Guus der Kinderen 742e095ab3ea1f674e16c706fe9f2b2a0956aeef Attempt to fix build
Guus der Kinderen Guus der Kinderen 2520f217b84239110629b5bc58761141d1600f9a Optimize loop in RemoteInitiatingServerDummy
Guus der Kinderen Guus der Kinderen ba1c2b0a8785de611ff8fcefe31b7abf64673560 OF-2646: Disable database interaction when running unit tests
When running unit tests, the database isn't available. Trying to interact with it eats up resources, logs errors and throws exceptions.

With this commit, a flag is introduced that allows database interaction to be skipped when using JiveProperties.
Additionally, a dummy connection provider is used to initialize DbConnectionManager

Jira issues

IssueDescriptionStatus
16 more issues…
Unknown Issue TypeOF-1573Could not obtain issue details from Jira
Unknown Issue TypeOF-1574Could not obtain issue details from Jira
Unknown Issue TypeOF-1913Could not obtain issue details from Jira
Unknown Issue TypeOF-2034Could not obtain issue details from Jira
Unknown Issue TypeOF-2559Could not obtain issue details from Jira