You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/01/07 21:09:18 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #416: HDDS-2833. Enable integration tests for github actions

adoroszlai opened a new pull request #416: HDDS-2833. Enable integration tests for github actions
URL: https://github.com/apache/hadoop-ozone/pull/416
 
 
   ## What changes were proposed in this pull request?
   
   Enable a subset of integration tests:
   
   1. Ignore flaky integration tests
   2. Ignore some tests that were probably broken while integration tests were disabled
   3. Fix tests which are flaky due to strict `isAfter` check (changed to `!isBefore`)
   4. Delete `TestRatisPipelineProvider` integration test, which was fixed and moved to unit tests in HDDS-2365, but HDDS-2034 brought it back
   4. Add missing OM Ratis config properties (without description for now) to fix `TestOzoneConfigurationFields`
   5. Introduce Maven profiles in `integration-test` project to run different sets of tests (they each take 15-25 minutes)
   6. Run each profile in a separate, parallel check
   
   https://issues.apache.org/jira/browse/HDDS-2833
   
   ## How was this patch tested?
   
   1. Flaky tests to be ignored were found on an [exploratory branch](https://github.com/apache/hadoop-ozone/commits/integration-test-cleanup) started by @elek.  Had 30 successful runs after adding the latest ignore.
   2. Successful CI run in fork: https://github.com/adoroszlai/hadoop-ozone/runs/378082395

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai commented on issue #416: HDDS-2833. Enable integration tests for github actions

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #416: HDDS-2833. Enable integration tests for github actions
URL: https://github.com/apache/hadoop-ozone/pull/416#issuecomment-576828615
 
 
   Filed [HDDS-2919](https://issues.apache.org/jira/browse/HDDS-2919) for failed _unit_ test.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #416: HDDS-2833. Enable integration tests for github actions

Posted by GitBox <gi...@apache.org>.
adoroszlai opened a new pull request #416: HDDS-2833. Enable integration tests for github actions
URL: https://github.com/apache/hadoop-ozone/pull/416
 
 
   ## What changes were proposed in this pull request?
   
   Enable a subset of integration tests:
   
   1. Ignore flaky integration tests
   2. Ignore some tests that were probably broken while integration tests were disabled
   3. Fix tests which are flaky due to strict `isAfter` check (changed to `!isBefore`)
   4. Delete `TestRatisPipelineProvider` integration test, which was fixed and moved to unit tests in HDDS-2365, but HDDS-2034 brought it back
   4. Add missing OM Ratis config properties (without description for now) to fix `TestOzoneConfigurationFields`
   5. Introduce Maven profiles in `integration-test` project to run different sets of tests (they each take 15-25 minutes)
   6. Run each profile in a separate, parallel check
   
   https://issues.apache.org/jira/browse/HDDS-2833
   
   ## How was this patch tested?
   
   1. Flaky tests to be ignored were found on an [exploratory branch](https://github.com/apache/hadoop-ozone/commits/integration-test-cleanup) started by @elek.  Had 30 successful runs after adding the latest ignore.
   2. Successful CI run in fork: https://github.com/adoroszlai/hadoop-ozone/runs/378082395

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai commented on issue #416: HDDS-2833. Enable integration tests for github actions

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #416: HDDS-2833. Enable integration tests for github actions
URL: https://github.com/apache/hadoop-ozone/pull/416#issuecomment-580656003
 
 
   Thanks @elek for reviewing and committing it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai closed pull request #416: HDDS-2833. Enable integration tests for github actions

Posted by GitBox <gi...@apache.org>.
adoroszlai closed pull request #416: HDDS-2833. Enable integration tests for github actions
URL: https://github.com/apache/hadoop-ozone/pull/416
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] elek closed pull request #416: HDDS-2833. Enable integration tests for github actions

Posted by GitBox <gi...@apache.org>.
elek closed pull request #416: HDDS-2833. Enable integration tests for github actions
URL: https://github.com/apache/hadoop-ozone/pull/416
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org