Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
slider June 2, Slider July #1, Slider August #1, Slider August #2, Slider September #1, Slider October #1
Description
I propose converting existing functional tests to integration tests that will run during the maven integration-test phase. There will no longer be a slider.funtest.enabled property, and these tests will only run when executing "mvn verify" and not during "mvn package" or "mvn test". It involves renaming existing Test*.java to *IT.java and running them with the maven-failsafe-plugin instead of the maven-surefire-plugin.
Attachments
Issue Links
- breaks
-
SLIDER-308 slider funtests don't pick up slider.conf.dir from build.properties
- Resolved