Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently only local runtime tests are run in the CI cycle. We should support running reef-tests on YARN in the CI cycle.
An obstacle to this is that the current YARN tests cannot be run from maven (due to classpath issues). Instead they are currently run from a shell script. To resolve this issue, we will have to figure out how to run from maven; or if that can't be done find another means to integrate this into the CI cycle.
Attachments
Issue Links
- relates to
-
REEF-1253 Add E2E testing infrastructure
- Open