Duo Zhang created HBASE-28722: --------------------------------- Summary: Should wipe out all the output directories in the 'init health results' stage in nightly job Key: HBASE-28722 URL: https://issues.apache.org/jira/browse/HBASE-28722 Project: HBase Issue Type: Bug Components: jenkins, scripts Reporter: Duo Zhang
For master and branch-3, we do not have jdk8 and jdk11 stages but we can still see there are comments on jira which include these stages's results. I think the problem is that, in the 'init health results' stage, we want to stash some empty results but actually there are some build results for previous builds there so we stash some non empty results. We should wipe out these directories first before stash them. -- This message was sent by Atlassian Jira (v8.20.10#820010)