Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
We want Pig e2e tests to run a specific set of test suites rather than all test suites. For example, we can run just nightly.conf and orc.conf with:
ant -Dtests.suites="tests/nightly.conf tests/orc.conf"