-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69721/
-----------------------------------------------------------
Review request for mesos and Till Toenshoff.
Bugs: MESOS-5189
https://issues.apache.org/jira/browse/MESOS-5189
Repository: mesos
Description
-------
This patch breaks up the different iterations in
`SSLTest.ProtocolMismatch` into smaller tests
`SSLProtocol/SSLProtocolTest.Mismatch/N`. While this slightly
increases the time to run all combinations sequentially, it leads to
much shorter aggregated run time in parallel test execution.
Diffs
-----
3rdparty/libprocess/src/tests/ssl_tests.cpp
bfb5eab255230b7fbfdefaa62be27a8f8c4e9517
Diff: https://reviews.apache.org/r/69721/diff/1/
Testing
-------
`make check`
Thanks,
Benjamin Bannier