Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDDS-4592. False negative acceptance test in ozone-mr #1714

Merged
merged 2 commits into from Dec 16, 2020

Conversation

adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

ozone-mr/test.sh needs to return its result to allow test-all.sh to catch failures.

https://issues.apache.org/jira/browse/HDDS-4592

How was this patch tested?

Verified that acceptance (misc) fails if hadoop27 is failed:

https://github.com/adoroszlai/hadoop-ozone/runs/1558684166#step:7:247
https://github.com/adoroszlai/hadoop-ozone/runs/1558684166#step:7:1896

ERROR: Test execution of ./hadoop27 is FAILED!!!!
...
Error: Process completed with exit code 1.

and that it is successful with a fix for hadoop27 test (HDDS-4591):

https://github.com/adoroszlai/hadoop-ozone/runs/1562851938#step:7:208
https://github.com/adoroszlai/hadoop-ozone/runs/1562851938

@adoroszlai adoroszlai merged commit ca461e2 into apache:master Dec 16, 2020
@adoroszlai
Copy link
Contributor Author

Thanks @swagle for the review.

@adoroszlai adoroszlai deleted the HDDS-4592 branch December 16, 2020 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants