[
https://issues.apache.org/jira/browse/HDDS-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492897#comment-17492897
]
Siyao Meng commented on HDDS-6327:
----------------------------------
Looks like when the upgrade tests fail, it is not copying files from:
{code}
./compose/upgrade/upgrades/non-rolling-upgrade/1.1.0-1.2.0/result/docker-*.log
{code}
to
{code}
./compose/upgrade/result/
{code}
Appended {{-v}} to {{cp}} command in {{copy_results}} to figure this out.
In theory we need to make sure {{copy_results}} is called even when a test case
fails.
> Upgrade acceptance test doesn't collect logs when the test fails
> ----------------------------------------------------------------
>
> Key: HDDS-6327
> URL: https://issues.apache.org/jira/browse/HDDS-6327
> Project: Apache Ozone
> Issue Type: Bug
> Components: docker
> Reporter: Siyao Meng
> Assignee: Ethan Rose
> Priority: Major
>
> Upgrade acceptance test is not collecting logs when the test fails:
> https://github.com/smengcl/hadoop-ozone/runs/5205586631
> https://github.com/smengcl/hadoop-ozone/runs/5207373946
> The log bundle is supposed to have these logs regardless of whether the
> upgrade test suite fails or not:
> {code}
> docker-1.1.0-downgraded.log
> docker-1.1.0.log
> docker-1.2.0-finalized.log
> docker-1.2.0-pre-finalized.log
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]