-
Task
-
Resolution: Done
-
P1: Critical
-
None
-
None
This task consists of the following: When modularized Qt goes live, there will be several Qt repositories. Pulse needs to react to submissions to any of them and do the following:
1. Obtain (by building or binary package) the correct versions of the modules it depends on.
2. Build the module itself.
3. Build the latest stable version of the modules that depend on this module.
4. Run autotests for the module.
5. Run autotests for the modules that depend on this module.
Where possible, pulse should be smart and fail early if any of the steps fail. It should also try to parallelize building and testing of steps 3 and 5, if the modules do not depend on each other.
Currently there are experimental repositories on scm that can be used for testing.
- is required for
-
QTBUG-19586 Switch pulse to run building and autotests using the modularized repositories
-
- Closed
-