[
https://issues.apache.org/jira/browse/TEZ-4367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated TEZ-4367:
------------------------------
Description:
Let's say given a set of expected jars in the tez dist package, which can be
defined somewhere in text (golden file).
The test can be in maven build lifecycle or in a separate test. If the file
listing in tez tar.gz doesn't match the expected golden file, test should fail.
This would make us aware of any changes that we introduce with the patches. For
example the regression introduced by TEZ-4114 and fixed by TEZ-4323
> Implement a test that validates the contents of the tez dist package
> --------------------------------------------------------------------
>
> Key: TEZ-4367
> URL: https://issues.apache.org/jira/browse/TEZ-4367
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: László Bodor
> Priority: Major
>
> Let's say given a set of expected jars in the tez dist package, which can be
> defined somewhere in text (golden file).
> The test can be in maven build lifecycle or in a separate test. If the file
> listing in tez tar.gz doesn't match the expected golden file, test should
> fail. This would make us aware of any changes that we introduce with the
> patches. For example the regression introduced by TEZ-4114 and fixed by
> TEZ-4323
--
This message was sent by Atlassian Jira
(v8.20.1#820001)