We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b417a4c commit b057479Copy full SHA for b057479
hadoop-ozone/integration-test/pom.xml
@@ -132,6 +132,9 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
132
<testResource>
133
<directory>${basedir}/../../hadoop-hdds/common/src/main/resources</directory>
134
</testResource>
135
+ <testResource>
136
+ <directory>${basedir}/src/test/resources</directory>
137
+ </testResource>
138
</testResources>
139
</build>
140
</project>
0 commit comments