Skip to content

Commit

Permalink
[hotfix][e2e] Reduce e2e-hadoop to exclusion
Browse files Browse the repository at this point in the history
Also having it work as an include is confusing.
  • Loading branch information
zentol authored Feb 10, 2020
1 parent c8bdb67 commit 0b85496
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flink-end-to-end-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ under the License.
<profile>
<id>e2e-hadoop</id>
<properties>
<e2e.include.org.apache.flink.tests.util.categories.Hadoop>true</e2e.include.org.apache.flink.tests.util.categories.Hadoop>
<e2e.exclude.org.apache.flink.tests.util.categories.Hadoop>false</e2e.exclude.org.apache.flink.tests.util.categories.Hadoop>
</properties>
</profile>
Expand Down

0 comments on commit 0b85496

Please sign in to comment.