johnyangk 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_r187911356
########## 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: Are you suggesting the following? runtime/runtimetest/testpolicy runtime/runtimetest/testplan Can you also give me more guide about refactoring the current package into two packages? Which classes/methods do you think belong to which package? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services