-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: NXP-6.0
-
Component/s: Continuous Integration
-
Tags:
-
Sprint:DevOps Sprint 11
Currently the test&push default configuration runs functional tests located in the nuxeo-distribution directory (CAP selenium, webdriver and funkload tests).
The addons nuxeo-platform-forms-layout-demo and nuxeo-platform-error-web also hold important functional tests that should be run before merging.
NXP-17644 allows to use a specific "itestplatform" profile to run these tests => set this profile by default in the test&push confguration (change default profile "-Pqa" to use "-Pqa,itestplatform", for instance).