jeongyooneo commented on a change in pull request #17: [NEMO-66] Move
/tests/scheduler into /runtime/master/scheduler/test
URL: https://github.com/apache/incubator-nemo/pull/17#discussion_r189157925
##########
File path: pom.xml
##########
@@ -63,6 +63,7 @@ limitations under the License.
<module>runtime/executor</module>
<module>runtime/master</module>
<module>runtime/driver</module>
+ <module>runtime/testplans</module>
Review comment:
1. Splitting into `testpolicy` and `testplan`
> Are you suggesting the following?
runtime/runtimetest/testpolicy
runtime/runtimetest/testplan
Yes, right.
2. Splitting classes
Putting `BasicPullPoilcy` and `BasicPushPolicy` into `testpolicy` and
`TestPlanGenerator` to `testplan`?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services