This is an automated email from the ASF dual-hosted git repository.
markap14 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 21c2fb9 NIFI-8973 Implement KerberosUserService API and keytab,
password, and ticket cache implementations
add c2c3727 NIFI-9040 Add GitHub Workflow for System Tests (#5310)
No new revisions were added by this update.
Summary of changes:
.github/workflows/system-tests.yml | 119 +++++++++++++++++++++
README.md | 3 +-
.../system/provenance/ProvenanceRepositoryIT.java | 4 +-
.../resources/conf/clustered/node1/bootstrap.conf | 4 +-
.../resources/conf/clustered/node2/bootstrap.conf | 4 +-
.../src/test/resources/conf/default/bootstrap.conf | 4 +-
6 files changed, 128 insertions(+), 10 deletions(-)
create mode 100644 .github/workflows/system-tests.yml