]
Chao Wang reassigned WFLY-9778:
-------------------------------
Assignee: Chao Wang
Test suite is putting temporary modules in build directory
----------------------------------------------------------
Key: WFLY-9778
URL:
https://issues.jboss.org/browse/WFLY-9778
Project: WildFly
Issue Type: Bug
Components: Test Suite
Reporter: David Lloyd
Assignee: Chao Wang
Priority: Critical
Something (I think the test suite) is generating non-distribution-related modules into
the {{build}} directory of the server, for example
{{build/target/wildfly-12.0.0.Alpha1-SNAPSHOT/modules/connlistener}}. We should not be
doing this; these kinds of special modules should be generated elsewhere and overlaid on
the test suite images that need them.