Our goal is to setup a CI system for TPS, which allows to run tests for each daily build of Firefox across all platforms.
At the current when developers push a change to mozilla central it will ran only a testrun.
we download the build and run the tests, it rans two tests one in desktop mode and one for mobile.
We want to cover all branches and all platforms(OSX Windows and Linux) the current CI is only a python script which listens for the pulse and runs a testrun, we want to use Jenkins so we would have an interface for management and queuing jobs
Roadmap
Date
|
Version
|
Details
|
June 30th, 2014
|
-
|
CI system which can run tests for all versions of Firefox on all supported platforms
|
List of Tasks
In the following table you can find all the tasks, which have to be done before we can sign-off from the next goal on the road map. The entries are sorted by action to be taken, so we have to take them mostly from top to down. Some parallelism should be possible.
Task
|
Owner
|
Status
|
Auto-connect Jenkins slaves to the master during start-up (bug 1007106)
|
|
Not Started
|
Support proxies on Ubuntu and OS X (bug 997721)
|
Henrik
|
Not started
|