Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Modules
-
Needs Assessment
Description
As part of increasing pipeline efficiency, the spec and unit tests will be removed from most module pipelines in jenkins as they duplicate the work of Travis and Appveyor for no benefit.
Steps
1. Move all pipelines to be called "with-specs" or similar in ci-job-configs
2. Create pipelines without spec testing (IN PROGRESS)
3. Move modules from the old pipelines to the new ones
4. Remove any default values or templates that are no longer required.