You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/08/06 14:55:45 UTC

[GitHub] [hadoop] adoroszlai opened a new pull request #1236: HDDS-1918. hadoop-ozone-tools has integration tests run as unit

adoroszlai opened a new pull request #1236: HDDS-1918. hadoop-ozone-tools has integration tests run as unit
URL: https://github.com/apache/hadoop/pull/1236
 
 
   ## What changes were proposed in this pull request?
   
   Run `hadoop-ozone-tools` tests as part of `integration.sh`, not `unit.sh`.
   
   https://issues.apache.org/jira/browse/HDDS-1918
   
   ## How was this patch tested?
   
   ```
   $ ./hadoop-ozone/dev-support/checks/unit.sh
   ...
   (no Ozone Tools here)
   ...
   $ ./hadoop-ozone/dev-support/checks/integration.sh
   ...
   [INFO] Reactor Build Order:
   [INFO]
   [INFO] Apache Hadoop Ozone Integration Tests                              [jar]
   [INFO] Apache Hadoop Ozone FileSystem                                     [jar]
   [INFO] Apache Hadoop Ozone Tools                                          [jar]
   ...
   ```

----------------------------------------------------------------
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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org