https://github.com/wikimedia/operations-puppet

sort by:
Revision Author Date Message Commit Date
53b36ca dump url shorteners for wiki projects All wikis have the same data so just choose one arbitrarily This does a weekly dump and adds a link to the directory on the appropriate index.html page Bug: T116986 Change-Id: I5c1c5878da1b72f9339950f3c78acc48670e3a40 26 July 2016, 20:29:03 UTC
8267257 add notes about manual additions needed for new snapshot nodes these are hiera entries and scap3/dsh deployment lists Change-Id: I398e0084f18b8b91d2d1e881eacc843993704d25 26 July 2016, 18:45:25 UTC
94d7209 Gerrit: fix gerrit's css class .commentPanelMessage name It is no longer named like that in gerrit 2.12, it is now named .com-google-gerrit-client-change-CommitBox_BinderImpl_GenCss_style-text What this fix does is it pre-wraps the commit-msg so that the horrizontel bar dosent show making it easy for us to read all the text without having to scroll right. Bug: T141286 Change-Id: I2a2cfe3b1475ce93c638138918004feb1a3c0f3a 26 July 2016, 18:34:16 UTC
456303a use fixed repodir setting for dumps jobs old hosts are gone, new hosts all use the same location, no need for hiera settings check Change-Id: Ib19109b4b963e4f13b74c1a8b8ea41fb5b77f3f1 26 July 2016, 18:29:16 UTC
651ce3b provide and use variable names for all dump related directories Instead of hardcoding in partial paths in many manifests and scripts, provide variables in the manifest which declares the directories and use those. Also fix a couple badly closed variable references in templates. Change-Id: I40a78843f44f3b24a4deb0355dd530c54a7f8b42 26 July 2016, 18:22:10 UTC
268cb0e role::puppet::self: Break dependency cycle Break dependency cycle introduced in I79c0deeb91d3b58ff8c79d7dae0d6b327abe4e45 while trying to fix ordering issue introduced in I06d44679eb4601d1cb4e09756d7f8e823f9190da. Change-Id: Ide4f1ed5c9ac57340bfc73d65a505930734aa7c1 26 July 2016, 17:41:46 UTC
1d96de1 include the dumps packages in the dumps manifest in snapshot module treat it just like all the other dumps manifests Change-Id: I9a30a3d2f111388f2ad821773092fe37a40fce63 26 July 2016, 17:23:51 UTC
842c300 ldap: Add warning to ldaplist See if anyone claims it? Bug: T114063 Change-Id: Ibca06957fa0da8d585a3f922f43c61a1840a894f 26 July 2016, 17:22:40 UTC
84d9a64 ldap: Vastly simplify modify-ldap-group I'll follow this up with actual documentation on how to do common LDAP changes! This is also maintained upstream code, and also has the advantage of making you notice that our LDAP groups are super cluttered with people whose access we never remove. Bug: T114063 Change-Id: Iad66cf8c1be0d970c94630ed53371e4bc68c9647 26 July 2016, 17:22:16 UTC
f7759ca ldap: Remove unused homedirectorymanager Probably back from tampa days? Bug: T114063 Change-Id: I66eef55481dfc5f62835274761c5fd8fc3aabcda 26 July 2016, 17:22:04 UTC
6f47ff2 ldap: Drastically simplify modify-ldap-user Much more comprehensive, simpler and upstreamed code Bug: T114063 Change-Id: I9da66cc15acc83074bd9e63986e02049194fe9c7 26 July 2016, 17:21:47 UTC
5132b8d ldap: Replace change-ldap-password with reset-ldap-password Bug: T114063 Change-Id: If32be1f4dbf4e5c235f7e82004a835135f2c6583 26 July 2016, 17:20:11 UTC
1d8e07e Fix dependency ordering for self-hosted puppetmaster Follow up to I06d44679eb4601d1cb4e09756d7f8e823f9190da Change-Id: I79c0deeb91d3b58ff8c79d7dae0d6b327abe4e45 26 July 2016, 17:19:29 UTC
2866283 Update gerrit css to use the new defined css in gerrit 2.12 This makes the font-size smaller again in commit-msg Due to gerrit 2.12 changing alot of the classes, the old css class was remove so it woulden affect the size. Reason we are doing this is because the font-size in firefox is big but it chrome it is reasonalbly better, but still nice to have smaller font sizes so this is what it fixes. More info can be found in the bug below. Bug: T141286 Change-Id: I053ba9898c38b15de216b81e124fe5c8cfa2f31f 26 July 2016, 17:15:50 UTC
4a900ba get rid of the useless snapshot cron role wrapper just include the cron class in the module directly Change-Id: I705c4ea480f1f887777203dd169c5e0da0090b03 26 July 2016, 17:10:37 UTC
05fa092 move cronjobs class from role to snapshot module and add user param this leaves us with (mostly) only role classes proper, plus one common class for inclusion in all of them Change-Id: I98c071af5b10fe4713c1ac3acf85abfadb8957ed 26 July 2016, 17:02:33 UTC
97746c0 clean up dumps dirs manifest for snapshots remove user/group params, never used get rid of scriptsdir, no longer used add vars for dirs that don't have them, so hardcoded paths can be avoided in all other manifests Change-Id: I4ee590012b453220549b98d5aed5c8815643e1c7 26 July 2016, 16:41:35 UTC
b8a14db remove 'enable' and 'ensure' class params from snapshot manifests This is my official notice that I have given up on making puppet clean up on removal of a class. Puppet is good for deployment and nothing else. Change-Id: I416d386b8381b6138b15da91084780964e330d5f 26 July 2016, 16:32:37 UTC
450a2e6 servermon: move role to module, add system::role Moving the role class into module role and to a foo::bar structure fixes autoloader lint warnings. Adding system::role for motd like the other services on netmon1001 have. But if i do this i also have to reconfigure some instances at https://wikitech.wikimedia.org/wiki/Nova_Resource:Servermon probably. Change-Id: I43762fc0996335538a86b12e31a91eebfa03824c 26 July 2016, 16:09:45 UTC
69140d7 Beta: Fix non-puppetmaster errors Change-Id: I397c6cd29ae704f1a0c7324e0e864454605926d7 26 July 2016, 15:59:32 UTC
ec1a4a2 Bacula: Remove old gerrit backup path, unused now Change-Id: If6de2965a7cd5caf09c5dacd5680f02638dd7326 26 July 2016, 15:50:06 UTC
0a7fea7 add system::role to the dump related roles for snapshots also fix up the role name in existing system role Change-Id: I7334862ea2ae9aa2dc2c8ce0b4e2c2d90044a2c4 26 July 2016, 15:33:07 UTC
52cedf3 move dump related commonly included classes out to common role Change-Id: I996ac5442320b42f6ca3304c29bdacfb31a30dab 26 July 2016, 15:23:15 UTC
5516bdf remove obsolete manifests from snapshot module/role also include role::snapshot::common everywhere it should be Change-Id: Id3deb3814afccb584ac7f68d58cfd6977b707e78 26 July 2016, 15:12:35 UTC
6af27b9 remove snapshot1001 through 1004 from hiera, mediawiki-installation Change-Id: I6a6fab0b04dd1e0fd787b6bf1e7e7f4897d9d1ae 26 July 2016, 14:53:57 UTC
220c233 remove dump related classes from snapshot1001 through 1004 three of these hosts will be decommed soon and one will be re-installed with RAID and used as a canary/testing host Change-Id: Ib38dbce603e315ff7829fb8931e7b24f1a320cad 26 July 2016, 14:44:57 UTC
d02625a fix up template location for addschanges config file locations for scripts, templates, configs all changed after move of addschanges job, they are all in the location for the regular dumps run rather than in a special separate directory Change-Id: Iceb2c34e2193351c196ba82652c4ff11737a3fb2 26 July 2016, 14:41:29 UTC
65e9673 claim mw129[12] for thumbor Bug: T139606 Change-Id: Ie7f2508b3d192f33a618c63f4e4ee5b8519afbf3 26 July 2016, 14:38:00 UTC
ffebf36 fix name of config file for addschanges dump on snapshot1007 Change-Id: I459ab81143d9441c220e928aa577c29db54b5494 26 July 2016, 14:27:02 UTC
37153c4 move addschanges dumps to snapshot1007 These dumps become just one more misc cron job included in the cronrunner role. Cruft like the 'enable' parameter gets removed, scripts, templates and conf files are run out of the same directory as the regular dumps. Bug: T141282 Change-Id: I109583619dc3f6dfaa9ac0aa86360adfb26f9f40 26 July 2016, 14:12:47 UTC
6ee91cc Set es2001 disk check options to warning: 5%, critical: 1%, no page es2001 has a large disk and is currently only used for backups, no live service. Change-Id: I5006ad2fcf63ac7d34a98303a85ed6a8d98a004a 26 July 2016, 13:39:55 UTC
50b47bc Add Content-Security-Policy to images from test[2]wiki Do not deploy until after 1.28wmf9 is on testwiki. This add Content security policy for images in report only mode, for images uploaded to test/test2. This is meant as part of the testing phase before more widely deploying CSP on uploaded media. See https://www.mediawiki.org/wiki/Requests_for_comment/Content-Security-Policy for details. The (eventual) security goal is an extra layer of defense against SVGs with embedded malicious javascript or tracking pixels. The header this adds is: Content-Security-Policy-Report-Only: default-src 'none'; style-src 'unsafe-inline' data:; font-src data:; img-src data:; media-src data:; sandbox; report-uri https://test.wikipedia.org/w/api.php?reportonly=1&src=image" (And variants with X- and X-Webkit) Bug: T117618 Change-Id: I75e8d3bc0901b5f75b8ef81637e60bc40b6d3ef3 26 July 2016, 13:07:55 UTC
074a451 Update mariadb module to merge new disk_check fix Change-Id: Ib51d9bd0cc17baa676538a8a17e3f9d7179dd590 26 July 2016, 11:02:01 UTC
2742291 puppetmaster: use LANG from /etc/default/locale, not C This allows to create puppet manifests that use non-ASCII characters, both for puppetmasters that use passenger and ones that are running the standalone service. Bug: T141242 Change-Id: I06d44679eb4601d1cb4e09756d7f8e823f9190da 26 July 2016, 10:45:20 UTC
845d40f Set labsdb replicas to have its datadir on /srv/sqldata Unlike other servers, they do not share its /srv with other databases (e.g. postgres). Change-Id: I3e65df03893fd95d17085618a5fb2d1abecaf130 26 July 2016, 10:18:04 UTC
4be4772 add full paths to config files for pagetitles dump from cron Change-Id: I5e390e21e0bb6202642034068daf77970f446cd1 26 July 2016, 10:15:07 UTC
db461d5 More the template to the right subdir Change-Id: I7f3e921beacabbb60b39e964a07041e81bc249bd 26 July 2016, 10:04:25 UTC
76a0ada Move replica templates to the top level The reasons is because the config template is set on one module, but used and interpreted on a different module. The second module is in a different subrepository. Change-Id: I2e46fc4c7986e9b0dc463b996b4cafe7e236ac88 26 July 2016, 10:00:03 UTC
1ccc86e Fix template references for replica db config Change-Id: Ie58b7897e1b9595333092cdbe0639cdcc6d4d4e6 26 July 2016, 09:39:14 UTC
8a3e9de Add provisional my.cnf for new labsdb replicas It will need lots of changes to be useful. Change-Id: I89db9f1e8ffe81187636b4c3c695480459d49692 26 July 2016, 09:31:02 UTC
881c13a rsyslog: temporarily lower centralserver retention We're in the process of acquiring syslog hw in codfw and bigger disks for lithium in eqiad. In the meantime halve the retention period. Bug: T139612 Change-Id: I450f34f9474a1249a8a6a599334de5e68924b9b5 26 July 2016, 09:12:20 UTC
0b2b801 Setup the new labsdb hosts with a new role Bug: T140452 Change-Id: I2c0b24dc34048439b44548b317182b4ee7ceb9ff 26 July 2016, 09:08:31 UTC
9e5e600 kafka_config: sort arrays as well Bug: T141242 Change-Id: I8aaa80f5596bf6b9c3fc6fe2534024e3ee296ab1 26 July 2016, 06:57:27 UTC
7e4d08c ldap: Fixup for ldapvi.conf - Add newline at end - Add basedn as well Change-Id: Ia90482e6bb3788ef5fe75b37572580e4d5ae2879 26 July 2016, 02:34:16 UTC
90c218e ldap: Remove conflicting ldapvi package Change-Id: I8a551282040366c144b4f1fc2ae17e502998038a 26 July 2016, 02:25:39 UTC
458dbae ldap: Setup ldapvi + make a new role! - Make a new role for setting up ldapvi, eventaully all things wrt to management of users on ldap will move here - Setup ldapvi properly on terbium Change-Id: I47464663406f3fc78b294177e48fabb443ddf563 26 July 2016, 02:19:07 UTC
8f8a8b6 admin: add bcohn to analytics-privatedata, researchers Adding Brent Joseph (bcohn) to analytics-privatedata-users, researchers, bastiononly. Like the other 2 users for this same request, mpany and jsamra for fundraising analytics. Details and approval on ticket (and parent ticket) Bug: T140449 Change-Id: I9a3bd9947666292118281ea4d1bf64db49a5dd1f 26 July 2016, 01:50:19 UTC
c3457c9 ldap: Kill a bunch of unused scripts - You create ldap users with wikitech now - I don't think we use netgroups at all - Deleting LDAP groups / users is super rare, use ldapvi Bug: T114063 Change-Id: Ib72c27072eba202a3200170a83e2f093f2afe6e7 26 July 2016, 01:45:07 UTC
697a5e3 Get rid of the LDAP+YAML ENC It was a terrible idea Bug: T114063 Change-Id: I99642edfe438d1d49e151fc3915d5a27a8085b88 26 July 2016, 01:41:27 UTC
1629957 Enable Cassandra instance restbase2008-c.codfw.wmnet Bug: T134016 Change-Id: I392a8b7b3eed73d213ec3b2e959cc51f5cc3de90 26 July 2016, 00:38:29 UTC
dd80ab9 Rsyncd: Allow ensure => absent on config files Change-Id: Ib09a07631b864618c0b6075b24d528eabd1f43fc 26 July 2016, 00:28:27 UTC
8c67d3d gerrit: Fix the css for inline diff This fixes it so it wraps the diff instead of taking chunks off the diff. Reported by RoanKattouw. Partial fix for https://bugs.chromium.org/p/gerrit/issues/detail?id=4292 Change-Id: I32535e49143c07f292d37b14f394194ed3dfef6b 26 July 2016, 00:11:43 UTC
03afca1 Update libvirt driver (with our hack) for Liberty Bug: T131548 Change-Id: I00ef2a32d3891770b3601b01b2eea7d94da73101 25 July 2016, 21:41:34 UTC
1a23768 tools: Add a role to help build tools images Change-Id: I4ca11e3922604554fbc3dad334f0a087a0df0dbd 25 July 2016, 21:17:09 UTC
e4f4d87 tools: s/kube2dynproxy.py/kube2proxy.py/ Confusing since it is called kube2proxy everywhere else Change-Id: I771e2ffba70b15d0cfacbb40b1aa630436e87f9d 25 July 2016, 19:41:18 UTC
8ada342 tools: Fix iowait check - Only add this check for tools instances - Fix syntax to make the check actually work (need --over) Change-Id: I4e79945bff5de79ad221c0ecf2151971f1f0fbd4 25 July 2016, 19:41:18 UTC
b1d90b8 Gerrit: Clean up rsync migration stuff Not sure how to undo the stuff installed by rsync::server other than manually (which isn't a huge deal because it's only one server) (in which case, maybe I don't need the ensure => absents and could just remove the class) Change-Id: I521bd51a22c47d2d4e55744732790a148c570b7d 25 July 2016, 19:31:25 UTC
07e0c58 Contint: Revoke old gerrit ferm rules Change-Id: I37afe3f68e40fcd5e8868f41e386cd63377da2c6 25 July 2016, 19:05:48 UTC
b5a7133 (Re)enable Cassandra instance 1013-c Bug: T134016 Change-Id: I1a05554225c618746454d43936743c8c29f25669 25 July 2016, 19:00:02 UTC
db60d2d Contint/Gerrit: Fix up ferm rules - Port 22 is the wrong port - Gerrit-new is the wrong host Change-Id: I2127153d7de5d1ebbf964a9c2994c403fcf7da4c 25 July 2016, 18:52:07 UTC
ac346c3 Revert unintended change to jmxtrans module version Change-Id: Ia55c2e3f62f2f722f2943e1a09a3fcf82de56e1e 25 July 2016, 18:51:43 UTC
dc4b2b6 Finalize main-codfw Kafka upgrade Bug: T138265 Change-Id: If95055c1cf84a4da09aee35151632533ef889816 25 July 2016, 18:43:53 UTC
37c29fd Add Bryan to labtest roots. Bug: T140830 Change-Id: I03e943d46bb85d2f6a35028b148c1af124fe5fba 25 July 2016, 18:37:38 UTC
e6867bc Create user bcohn for Brent Cohn (Brentjoseph on phab) Bug: T140449 Change-Id: I346ac17209a9ef844dc8a2d50fa8127de6fb67fc 25 July 2016, 18:32:13 UTC
e329aec Upgrade Kafka main-codfw to 0.9 Bug: T138265 Change-Id: Ic7c612550138a33faf25e50748b02b0a09537502 25 July 2016, 18:27:41 UTC
9d098c9 remove obsolete wikiqueries references from snapshot hosts Change-Id: I9ba4a0b64eb68496428af3710a0dad9bb1918bca 25 July 2016, 17:31:58 UTC
de7a34e remove ytterbium from netboot,DHCP Change-Id: I2e4aac2f0c78ce7abce385c9db24eb30311e00d6 25 July 2016, 17:24:42 UTC
91f74af remove ytterbium from puppet, update gerrit comment Change-Id: I5d7c02b65cc1798e8aab5d64428059c7e0a1cb52 25 July 2016, 17:19:50 UTC
5a8303e move wikidata json, ttl dumps cron job to snapshot1007 also remove ensure parameter, tiny cleanup Bug: T133694 Change-Id: I2e218d46035a6a4fe43f7a9fc646025083e81a1c 25 July 2016, 17:01:06 UTC
d479acd package_builder: do not override BUILDRESULT When building packages on Jenkins with jenkins-debian-glue, it invokes cowbuilder with --buildresult to have the binaries packages to be written in the job workspace ($WORKSPACE/binaries). Due to our pbuilder configuration, the path is overriden and pbuilder ends up being invoked with a buildresult set to base_dir/result. That prevents the job from easily capturing the .deb or running piuparts/lintian. Adjust pbuilderrc so it does not set BUILDRESULT when already set. Bug: T141246 Signed-off-by: paladox <thomasmulhall410@yahoo.com> Change-Id: If4649bbf445c030f125dd8eb7c1aa4e3dbb5f8ec 25 July 2016, 16:59:22 UTC
c7a5c0f sslcert: regenerate dhparam.pem No driving reason, other than I happened to notice it hasn't been re-generated since back in Dec 2015, so this seems like a good random time to re-set the clock. Change-Id: Ie6aa1e7004c1a045429267e50a51540fbf0a6271 25 July 2016, 16:04:40 UTC
e1312a2 move generation of lists of good dumps to snapshot1007 also remove enable param Bug: T133694 Change-Id: I8e8082879a4d33e401681a86310341ddaba97dee 25 July 2016, 15:40:25 UTC
784f93e Ciphersuite upgrades for one-off sites This upgrades our ciphersuite settings to "mid" (which requires forward-secrecy) for most of our one-off direct public sites, as we've done already for "lists". The affected sites (all .wikimedia.org) are: archiva dumps apt mirrors icinga tendril librenms ganglia gerrit Due to the preceeding commit, "mid" will auto-downgrade back to "compat" for about half of these hosts because they're Apache instances not yet upgraded to Debian Jessie. They effectively upgrade to "mid" when the operating system is (finally!) updated. The ones which are either nginx or apache+jessie and will upgrade immediately are: archiva dumps apt mirrors gerrit Bug: T118181 Change-Id: I328180ad24c707a9c1b7f56cde015923607d4919 25 July 2016, 15:27:19 UTC
0c9b1cc Update the jmxtrans module to the latest commit. Related gerrit code review: https://gerrit.wikimedia.org/r/#/c/299118/ Change-Id: Idef61c0e3f6b801f9aad3632bb306fa861df6e47 25 July 2016, 15:24:00 UTC
a767782 role::statistics: fix lookup of statistics classes Bug: T141242 Change-Id: Ie220872fd6a5020120806bfbe18f0db1d1d5e938 25 July 2016, 15:19:30 UTC
a982a86 move cron job for central auth dump to snapshot1007 also remove the enable parameter, tiny bit of cleanup Bug: T133694 Change-Id: I979855d68369421b8802be75db793cf6d416c1e2 25 July 2016, 15:17:45 UTC
c00a0a4 role::jobqueue_redis: sort redis instances This is needed in order not to cause compilation differences between different versions of puppet/ruby Bug: T141242 Change-Id: I04013b26a5a5c1f7b49cd995d1e78456876e4a48 25 July 2016, 15:12:01 UTC
823a79f snapshots: do not double-enclose wiki name in brackets Bug: T141242 Change-Id: I8ded6ddfd7b61c85b0441c71185c4f928d883ca8 25 July 2016, 15:04:56 UTC
5f3315a Text VCL: split X-Wikimedia-Debug from the rest By moving X-Wikimedia-Debug to the bottom and making it conditional on the req.backend set above, we split it from the primary backend logic, which then can be more-easily moved to a declarative structure. Putting full general conditional support in the declarative part isn't realistic, at least not in the first pass. Bug: T110717 Change-Id: Icd47dc909bb3523d00fc5d6bbf533c8df0a712bb 25 July 2016, 14:23:19 UTC
57dab41 puppetmaster: brown paper bag fix Bug: T141242 Change-Id: Ie6b57adb0e062c8be5a262112225d1efe4ee7ee4 25 July 2016, 14:18:24 UTC
aac6751 text VCL: refactor backend selection Should be a functional no-op, but aligns the logic a little closer to where it needs to be for future declarative approach. Bug: T110717 Change-Id: I04cb67b1cfc2c93bdbd3126ecdb65d7497b4c0ab 25 July 2016, 14:15:59 UTC
4ce6f1e puppetmaster: use puppet 3.8 on jessie Since puppet 3.8 (3.8.5 to be exact) is available on jessie-backports, let's move to that, so that a future transition to puppet 4 will be less harmful. Bug: 141242 Change-Id: I5e86e17258417b6a4f29fd6f9ab98d234df8c5e3 25 July 2016, 14:02:36 UTC
761234b move dump of cirrus search data to snapshot1007 take the opportunity to do small amount of cleanup on the cirrus dump manifest: no more 'enable' variable, no more separate system roles per cron job Change-Id: Id6ba40759254a345d29025eb337872143bfd514b 25 July 2016, 13:15:49 UTC
1ec60e2 admin: add jsamra to analytics-privatedata-users and researchers The user account has been created in Iad9e8a4a1fdf18f0381. Now adding to the requested groups for access to fundraising's banner history data. Bug:T140445 Change-Id: I12ca17722e558fef512c340e0dd623ba9c88ec10 25 July 2016, 13:04:33 UTC
4036b72 move cron job for pagetitle list generation to snapshot1007 take the opportunity to get rid of params we don't need/use in these cron job manifests Bug: T133694 Change-Id: Ibf938978c8e3b1daab293981d5637b23de8aec89 25 July 2016, 12:43:59 UTC
91a5493 enable generation of media lists per project on snapshot1007 Bug: T133694 Change-Id: I3b38fd93b8fc648e8f3d34c6d3374ee155a0e87f 25 July 2016, 12:05:15 UTC
c44eea6 cleanup media list generation cron job, remove from snapshot1003 Use onallwikis.py for media list generation Remove unneeded conf file This is prep for moving the job to snapshot1007 Bug: T133694 Change-Id: I8d9f59b20fbeea27f6edc1fe2ad60ce29e8bdee6 25 July 2016, 11:27:17 UTC
5c0758e Gerrit: Remove googlebot from banned IPs. They ain't so bad Change-Id: Ic2d56189e81afb8314e8dac2e1d5809518ad7729 25 July 2016, 06:02:40 UTC
23f2796 Gerrit: Minor tweak to change subject... "Change In" is redundant Change-Id: I672e9db4cdaade0d4fe36a3bba784e3a7fbfb8ed 25 July 2016, 04:46:46 UTC
18c1008 Gerrit: Update ChangeSubject.vm mail template Based on upstream's for 2.12.2. Only modification from the standard upstream is adding [Gerrit] prefix since people use that for mail filtering :) Change-Id: Ia02c1be493ec339d9a6ca44b35c4036df5f0963f 25 July 2016, 04:24:49 UTC
854e04b Gerrit: Maintenance is over yay! Change-Id: I9a26a47232b3fbe306646fa68d69f0611e19692c 25 July 2016, 04:01:33 UTC
6aa9b08 Gerrit: Rules file was renamed Change-Id: Ia2a4f24389cbb686fa13d8bbb9ed3969f394f5cc 25 July 2016, 03:51:10 UTC
88ddd01 zuul: use Gerrit service hostname instead of server Move from lead.wikimedia.org to gerrit.wikimedia.org. Change-Id: Ibad4990afd31c1bee3fc3489973bcb1e4152de22 25 July 2016, 03:26:57 UTC
5323564 Gerrit: Swap lead to point at production data - Points at proper hostname and database for lead - Enable replication from lead - Stops replication from ytterbium - switches zuul config from ytterbium to lead Change-Id: I312d405ce964a5b18d5f58815232fd25d5e02c14 25 July 2016, 00:57:03 UTC
b4ae823 Gerrit: Run list_reviewer_counts cron as root It doesn't need to be done by gerrit2 anymore, and doing so just risks it failing on permissions to /var/www Change-Id: I6fce9dbdb70943f25af430fc383c202039edacc5 25 July 2016, 00:51:46 UTC
31f1ef8 tools: Track per tool request stats in graphite Bug: T69880 Change-Id: Ie7f35a8946a4ff7cce93396964d2c2042d8017b6 23 July 2016, 21:01:03 UTC
43a458b tools: Run toolschecker in debug mode This doesn't swallow exceptions Change-Id: I662c687cc4888134f0f20da3a806620b38fe26a7 23 July 2016, 03:53:58 UTC
b7e438c k8s: Upgrade to 1.3.3 Change-Id: I29ca69e144417444b730e7efbe65ecdba68be9ad 23 July 2016, 00:38:45 UTC
b40eb74 tools: Alert when iowait info is missing as well Bug: T141017 Bug: T140256 Change-Id: I9b92ba48766037af5f94b666ea3cea8107d4a10f 23 July 2016, 00:38:11 UTC
a7f2732 robh on vacation, removing from paging This patchset will remove me from paging for my vacation week. Please do not merge this patchset on my behalf, I'll merge it (after a likely rebase) at the end of my workday on Friday. no bug/task Change-Id: I533ceeea63edf096cc85732a39c470e5733c8475 22 July 2016, 23:52:27 UTC
back to top