[
https://issues.apache.org/jira/browse/NIFI-9749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500440#comment-17500440
]
ASF subversion and git services commented on NIFI-9749:
-------------------------------------------------------
Commit 6bc85155f9aa829ca93696db189460543d75953f in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=6bc8515 ]
NIFI-9749 - Capture additional logging for system-test workflow runs
This closes #5827
Signed-off-by: David Handermann <[email protected]>
> Capture additional logging for system-test-suite workflow runs
> --------------------------------------------------------------
>
> Key: NIFI-9749
> URL: https://issues.apache.org/jira/browse/NIFI-9749
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In addition to capturing NiFi troubleshooting data on failure of the system
> tests, we also want to capture this data on system test suite timeouts. (The
> test suite currently times out if all tests fail to complete within two
> hours.)
> When the system tests fail or time out, capture failsafe (maven integration
> test plugin) output, in addition to the NiFi troubleshooting data.
> Adjust the POMs invoked by the system tests workflow to redirect stdout to
> file (which will be captured by the above adjustments). This greatly reduces
> the output that is piped into the "Run Tests" portion of the Github view
> for a test suite invocation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)