This is an automated email from the ASF dual-hosted git repository.
szaszm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
from 1966684b3 MINIFICPP-1828 fix InvokeHTTP Attributes to Send
new f58a1424d MINIFICPP-1836 Enable peer verification
new 6b46fd397 MINIFICPP-1711 Stabilize C2 tests under load
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tests/C2ClearCoreComponentStateTest.cpp | 51 ++++++++++-----
.../http-curl/tests/C2MultipleCommandsTest.cpp | 4 +-
extensions/http-curl/tests/C2PauseResumeTest.cpp | 10 ++-
.../http-curl/tests/C2PropertiesUpdateTests.cpp | 10 +--
extensions/http-curl/tests/C2RequestClassTest.cpp | 2 +-
.../http-curl/tests/C2VerifyHeartbeatAndStop.cpp | 2 +-
.../tests/C2VerifyLightweightHeartbeatAndStop.cpp | 11 +++-
extensions/http-curl/tests/HTTPHandlers.h | 73 +++++++++++++---------
libminifi/test/integration/IntegrationBase.h | 2 +-
libminifi/test/resources/TestHTTPGetSecure.yml | 1 -
libminifi/test/resources/TestInvokeHTTPPost.yml | 1 -
.../test/resources/TestInvokeHTTPPostSecure.yml | 1 -
12 files changed, 102 insertions(+), 66 deletions(-)