Граф коммитов

1643 Коммитов

Автор SHA1 Сообщение Дата
Cameron Dawson 9e414b8a61 bug 1077136 - added test and fixed when RS didn't get set to 'onhold' 2014-10-17 14:02:30 -07:00
Cameron Dawson 5fa23c2aa0 bug 1077136 - implement mauro's review suggestions 2014-10-16 17:55:22 -07:00
mdoglio b03b332099 Bug 1076769 - setup lock strategy for the log parser
During a log parser run, the same log cannot be parsed by another
worker. This is done using a memcached-based lock mechanism.
2014-10-16 15:30:40 +01:00
mdoglio 70c85484cd Bug 1081600 - add a test to confirm the behaviour of job type/job group associations 2014-10-16 12:16:15 +01:00
Cameron Dawson c53d262bd5 Merge branch 'master' into queue-missing-resultsets2 2014-10-15 16:55:19 -07:00
Cameron Dawson 184ac0aff9 bug 1077136 - fix doc bug and merge from master 2014-10-15 16:46:49 -07:00
camd 66c90113ca Merge pull request #251 from mozilla/fix-resultset-no-revisions
Bug 1083305 - fix resultsets with missing revisions
2014-10-15 12:14:15 -07:00
Cameron Dawson bb84435786 Merge branch 'master' into queue-missing-resultsets2 2014-10-15 11:29:29 -07:00
Cameron Dawson 47d80803e4 Bug 1083305 - fix resultsets with missing revisions 2014-10-15 10:43:53 -07:00
Cameron Dawson 08c04ae79a bug 1077136 - ingest bad pushes as 'onhold' so we don't keep trying to ingest them 2014-10-15 10:37:09 -07:00
camd 9613017cd6 Merge pull request #247 from mozilla/bug-1081059-static-and-media-conf
Bug 1081059 - restore access to static and media files
2014-10-15 07:55:16 -07:00
camd 59dba0e5c6 Merge pull request #249 from mozilla/bug-1079984-clear-build-system-cache
Bug 1079984 - Delete build system cached list when project is not found
2014-10-15 07:52:34 -07:00
jeads 8177591cfe Merge pull request #248 from mozilla/bug-1080219-consolidate-load-job-artifacts
Bug 1080219 - Refactor job artifact ingestion and fix performance data i...
2014-10-14 13:19:18 -07:00
Jonathan Eads 7d301ecb82 Bug 1080219 - Fixed logger comment formatting 2014-10-14 12:30:16 -07:00
Jonathan Eads 1201f8ebb5 Bug 1080219 - Added logging, improved comments 2014-10-14 12:12:51 -07:00
Jonathan Eads 0409544a37 Bug 1080219 - Cleaned up conditional logic for job artifacts 2014-10-14 11:13:02 -07:00
Jonas Finnemann Jensen 4b724fdf32 Publish to pulse using neat utils 2014-10-14 10:37:54 -07:00
Jonathan Eads 2ab901bb97 Bug 1080219 - Added performance data log parsing tests 2014-10-13 16:45:10 -07:00
Cameron Dawson 914ef7c7f1 Bug 1077136 - fix resultset with missing revisions on ingestion
also fix broken tests
2014-10-13 16:38:38 -07:00
Jonathan Eads ab1bd6a3c0 Bug 1080219 - Fix broken tests, add comments 2014-10-13 13:38:29 -07:00
mdoglio e1f445816c Bug 1079984 - Delete build system cached list when project is not found 2014-10-13 14:53:16 +01:00
mdoglio 6fab3a0890 fix typo in build4h task name 2014-10-13 12:37:18 +01:00
Mauro Doglio ec6f20d588 Merge pull request #239 from mozilla/bug-1016117-vendor-updates
Bug 1016117 - Added/updated vendor libs to support publishing to pulse
2014-10-13 11:51:14 +01:00
Ed Morley bd3a7f85e5 Merge pull request #245 from mozilla/bug-1076752
Bug 1076752 - Add test for pushlog ingestion
2014-10-13 11:46:35 +01:00
Jonathan Eads 40ff9e74b0 Bug 1080219 - Refactor job artifact ingestion and fix performance data ingestion 2014-10-10 18:09:59 -07:00
Cameron Dawson 06728b9835 Bug 1077136 - handle pushes missing from json-pushes gracefully 2014-10-10 17:04:14 -07:00
Cameron Dawson e1810cf419 Bug 1077136 - better logging 2014-10-10 10:51:35 -07:00
mdoglio b9d40fb40a Bug 1016117 - update celery project layout and worker init script 2014-10-10 18:12:16 +01:00
mdoglio 6dc451372b Bug 1016117 - update celery and kombu version in requirements 2014-10-10 18:09:45 +01:00
Jonathan Eads 94bbbfb183 Bug 1016117 - Added/updated vendor libs to support publishing to pulse 2014-10-10 18:08:45 +01:00
mdoglio defa7a2bd8 Bug 1081059 - restore access to static and media files 2014-10-10 11:30:39 +01:00
Cameron Dawson 3127f53e19 Bug 1077136 - removing dead socket.io code 2014-10-09 12:19:42 -07:00
Cameron Dawson ad723005d6 Bug 1077136 - Use set instead of list for missing_revisions to prevent dups 2014-10-08 17:28:25 -07:00
Cameron Dawson 1d686f2d23 Bug 1077136 - checks before schedulig async task 2014-10-08 16:36:36 -07:00
Cameron Dawson 89639f96ae Bug 1077136 - fix builds4hr tests and improve tasks per feedback 2014-10-08 12:32:38 -07:00
Cameron Dawson 9cf09d8372 bug 1077136 - test passing for ingestion 2014-10-08 12:26:08 -07:00
Cameron Dawson 3a1ae7df29 Bug 1077136 - fix urlencode params for changesets 2014-10-08 12:26:08 -07:00
Cameron Dawson 4cad93d0a7 Bug 1077136 - test for new missing resultset task 2014-10-08 12:26:08 -07:00
Cameron Dawson 49d228a62e Bug 1077136 - new cleanup_tasks file to avoid circular imports 2014-10-08 12:26:08 -07:00
Cameron Dawson 27b0b19c34 Bug 1077136 - new async task to catch missing resultsets 2014-10-08 12:26:07 -07:00
mdoglio 926df47e62 Bug 1076752 -add test for pushlog ingestion 2014-10-08 18:54:36 +01:00
Ed Morley c370f477e2 Bug 1078670 - Add support for Win32 Mulet builds
The regex for the windows jobs was pre-emptively added by bug 1016448,
but the job names changed slightly since then. Also adds missing tests
for Mulet platforms.
2014-10-07 14:44:16 +01:00
Ed Morley ba79b6502f Bug 1075639 - Add the mozilla-b2g34_v2_1 repository 2014-10-07 13:09:52 +01:00
camd a5303529e1 Merge pull request #242 from mozilla/temporarily-consume-pushlog-buildapi-default-worker
Temporarily consume buildapi and pushlog queues from default
2014-10-06 17:21:10 -07:00
mdoglio 844b6a8c9f Temporarily consume buildapi and pushlog queues from default
This is to support the use of separate queues for etl tasks until we
have dedicated machines on production
2014-10-06 23:40:46 +01:00
Jonathan Eads 0f85ac1768 Remove root ProxyPass 2014-10-06 15:05:50 -07:00
camd 7546d5d74a Merge pull request #241 from mozilla/bug-1076774-implement-buildapi-queue
Bug 1076774 - use a separate worker for jobs ingestion
2014-10-06 08:46:20 -07:00
mdoglio 9555d42872 Bug 1076774 - use a separate worker for jobs ingestion 2014-10-06 16:28:00 +01:00
camd 893d89ce84 Merge pull request #236 from mozilla/bug-1076778-use-gevent-for-pushlog
Bug 1076778 - Use a gevent worker for pushlog ingestion
2014-10-06 08:20:53 -07:00
Mauro Doglio 7b1bc30228 Merge pull request #233 from mozilla/remove-unclassified-count-code
bug 1075166 - remove all code regarding unclassified failures
2014-10-06 15:08:57 +01:00