-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: NXFT-1.7.16
-
Component/s: ant-assembly-maven-plugin, nuxeo-ftest
-
Sprint:DevOps Sprint 7
-
Story Points:2
That should natively work with WebDriver tests since they are based on maven-failsafe-plugin.
That need to be done on nuxeo-distribution-tools to make it work with Selenium, Funkload and avoid useless server start/stop.
Like Unit test, Integration tests should be run by default.
So -DskipITs, -DskipTests and -Dmaven.test.skip=true must be taken in account by nuxeo-distribution-tools, tools-nuxeo-ftests, or its configuration in the corresponding POMs.
- depends on
-
NXBT-568 Add an Ant end task which successfully ends the build
- Resolved