You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by sz...@apache.org on 2022/01/10 12:15:31 UTC

[nifi-minifi-cpp] branch main updated (5ec862c -> 2c75b26)

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 5ec862c  MINIFICPP-1707 Speed up linter
     add 2c75b26  MINIFICPP-1710 MINIFICPP-1714 Stabilize docker tests

No new revisions were added by this update.

Summary of changes:
 docker/test/integration/features/s3.feature        | 13 ++++----
 .../integration/minifi/core/FileSystemObserver.py  |  5 ++-
 .../integration/minifi/core/OutputEventHandler.py  | 39 +++++++++++++++++-----
 docker/test/integration/minifi/core/utils.py       |  5 +++
 .../test/integration/minifi/processors/ListS3.py   |  2 +-
 .../minifi/validators/FileOutputValidator.py       |  5 +--
 .../minifi/validators/MultiFileOutputValidator.py  | 19 +++++------
 .../validators/SingleJSONFileOutputValidator.py    |  3 +-
 8 files changed, 59 insertions(+), 32 deletions(-)