slfan1989 commented on PR #7798: URL: https://github.com/apache/hadoop/pull/7798#issuecomment-3116781635
The relevant unit tests enabled the `YarnConfiguration.TIMELINE_SERVICE_ENABLED` option, but they all used the same directory, `file:/tmp/hadoop-yarn-jenkins/node-labels`, to store the node-label. This caused errors as the tests read configuration data written by other tests. To resolve this, I configured differentiated data storage directories based on the unit test names. After local testing, all unit tests passed successfully. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org