Mark Payne created NIFI-9179:
--------------------------------
Summary: Run System Tests for any PR that updates framework or API
Key: NIFI-9179
URL: https://issues.apache.org/jira/browse/NIFI-9179
Project: Apache NiFi
Issue Type: Task
Components: Tools and Build
Reporter: Mark Payne
Recently, we updated the Github workflow so that it would run all of the NiFi
System Tests every night. We don't do this on every PR because it's expensive
and takes about 30-45 mins typically. But having it run every night is
extremely valuable because it means we can catch any issues before releasing
NiFi.
However, this happens only on the {{main}} branch. It would be ideal if we
could run system tests for any PR that updates anything under
{{nifi-framework-bundle}}, {{nifi-api}}, {{nifi-framework-api}}, or
{{nifi-runtime}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)