You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by bh...@apache.org on 2020/06/14 07:45:40 UTC

[hadoop-ozone] branch master updated: HDDS-3795. No coverage reported for Ozone FS (#1071)

This is an automated email from the ASF dual-hosted git repository.

bharat pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c43069  HDDS-3795. No coverage reported for Ozone FS (#1071)
3c43069 is described below

commit 3c430690d97bca14c34a1f3e509dc061adf08569
Author: Doroszlai, Attila <64...@users.noreply.github.com>
AuthorDate: Sun Jun 14 09:45:33 2020 +0200

    HDDS-3795. No coverage reported for Ozone FS (#1071)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5ecdf37..a676996 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1911,7 +1911,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
               <goal>prepare-agent</goal>
             </goals>
             <configuration>
-              <includes>org.apache.hadoop.hdds.*,org.apache.hadoop.ozone.*</includes>
+              <includes>org.apache.hadoop.hdds.*,org.apache.hadoop.ozone.*,org.apache.hadoop.fs.ozone.*</includes>
             </configuration>
           </execution>
         </executions>


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