ReleaseEngineering/Buildduty/SVMeetings/Nov21-Nov25
From MozillaWiki
< ReleaseEngineering | Buildduty | SVMeetings
Meeting Details
- Meetings every Wednesday
- Meeting notes archive:
- Upcoming vacation/PTO:
- Alin: December 27-30
- Andrei: December 27-30
- Florin:
- Coop:
- Kmoir:
- Holidays:
- Canada:
- Romania:
- November 30
- December 1 (National Day)
Possible bugs
- Write a tool to update bugzilla bugs for outstanding machine loans and ask if the loaner is still needed on say, a weekly basis: https://bugzilla.mozilla.org/show_bug.cgi?id=1171165
- Long Inter-Job Timing on t-yosemite-r7 https://bugzilla.mozilla.org/show_bug.cgi?id=1258480
- Create new script to setup a buildbot master for development: https://bugzil.la/1275135
From coop:
- Triage
- Prep for Hawaii
From kmoir:
- Revert changes to https://bugzilla.mozilla.org/show_bug.cgi?id=1302578 g2.2xlarge price spike and add more capacity to the pool in other regions https://bugzilla.mozilla.org/show_bug.cgi?id=1302549. (Done and I think ondemand instances were also added by rail/catlee)
- How are preparations for the mercurial upgrades going for build/test machines? (to support bug 1298976)
- [alin]: still need to be done for Windows 10 testers
- Other possible bugs:
- Schedule win10vm test jobs on try https://bugzilla.mozilla.org/show_bug.cgi?id=1304065
- watch_pending should send an alert when we're outbid for spot instances https://bugzilla.mozilla.org/show_bug.cgi?id=1302567
- [alin]: DONE
- Create alerts for t-w732 and g-w732 pending https://bugzilla.mozilla.org/show_bug.cgi?id=1304158
- Is there further automation that you can implement to make regular tasks easier i.e. the machine loan email as a template
SV: 2016/11/21 - 2016/11/25
- Bug 1312923 - Mac OS X 10.10 test machines receive 2 OS popups ("What's new in OS X Yosemite" followed by "Upgrade to macOS Sierra") which might interfere with tests
- Tried various solutions to prevent those notifications from showing up, but for some reason the first one is still there
- Updated the bug with the investigation details
- Bug 1317922 - Add several python packages for fuzzing to our pypi
- Gary asked me to upload several python packages to our internal pypi
- I checked the dependencies and made sure all the required packages are there
- For some reason, his fuzzing builds are still failing:
- No distributions matching the version for amqp>=1.4.9,<2.0 (from kombu>=3.0.37,<3.1->celery>=3.1.24,<3.2->-r /home/cltbld/FuzzManager/requirements.txt (line 10))
- “Amqp-1.4.9-py2.py3-none-any.whl” is already uploaded, is the “*tar.gz” version also needed?
- Bug 1317254 - HSTS and HPKP automatic updates are missing the revision prop so don't appear in Treeherder
- Ed gave some hints in the bug
- By checking https://bug1093196.bmoattachments.org/attachment.cgi?id=8804224, is there a way to test the script periodic file update with adding a part were the value of script_repo_revision is added to revision?