Last modified: 2014-08-01 12:59:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T70114, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68114 - Track and graph mean time to merge
Track and graph mean time to merge
Status: NEW
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
wmf-deployment
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: 68113
  Show dependency treegraph
 
Reported: 2014-07-16 17:14 UTC by Greg Grossmeier
Modified: 2014-08-01 12:59 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Mean time spent in Zuul/Jenkins by Mediawiki core changes after they are merged (31.73 KB, image/png)
2014-07-21 13:45 UTC, Antoine "hashar" Musso (WMF)
Details

Description Greg Grossmeier 2014-07-16 17:14:42 UTC
We should track the mean time to merge, probably per repo?, so we can see trends and the effects of changes to eg test coverage or hardware changes.
Comment 1 Antoine "hashar" Musso (WMF) 2014-07-21 13:45:17 UTC
Created attachment 15992 [details]
Mean time spent in Zuul/Jenkins by Mediawiki core changes after they are merged

Zuul reports a bunch of metrics to Graphite over statsd.  The metrics are described at : http://ci.openstack.org/zuul/statsd.html#metrics

One of them is the time spent by a change in a the queue (which is Zuul overhead + the time to build all the jobs).

We could graph somewhere the meantime of jobs triggered after a merge. Though I am not sure how helpful it is going to be. The metric is zuul.pipeline.postmerge.mediawiki.core.resident_time.mean

The attached graphs represents the last three months.  The URL is http://graphite.wikimedia.org/render/?width=856&height=600&_salt=1405949992.208&from=-3months&target=zuul.pipeline.postmerge.mediawiki.core.resident_time.mean


The time to run jobs depends on number of jobs executing on the server. Zuul/Jenkins would hold them until a slot is free up.  So that is not very representative.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links