CIDuty/SVMeetings/Feb27-Mar03

From MozillaWiki
Jump to: navigation, search

Meeting Details

  • Upcoming vacation/PTO:
    • Alin: March 6-8
    • Andrei:
    • Sebastian:
    • Florin:
    • Coop:
    • Kmoir:
  • Holidays:
    • Canada:
    • Romania:

Possible bugs

From coop:

From kmoir:

  • Other possible bugs:
    • Is there further automation that you can implement to make regular tasks easier i.e. the machine loan email as a template
    • [alin]: as discussed in Hawaii, we’ll start investigating what improvements can be done here
  • Other goals
    • Puppet master upgrades: we're on a really old version, and should have a better story for upgrades going forward. We can move a single platform to start(kmoir needs to open bug here and ask arr on current state)
    • Talked to Rok this week re moving releng web properties to releng services. He said that his documentation is ready to use and he is willing to pair program with people as needed. We could move one of this projects (slave health, buildapi, slavealloc) as a start, depending on what you think is most useful. https://docs.mozilla-releng.net/.
  • Priorities update. Lawrence had a meeting with his mgmt team in Toronto recently and established the following ordered priorities
    • 1. Data centre move - two different data centres (will ask Amy for plan)
    • 2. OSX on TC (we need to do this so we don’t have to move mac builders into new DC)
    • 3. Quantum
    • 4. Security, Disaster recovery (part of having two data centres now). Securing the autoland pipeline
    • 5. Phase out aurora (Q1 planning)
    • 6. Reduce orange factor
    • 7. Blocking bad commits
    • 8. TC for Linux (almost done) talos needs to be done
    • 9. TC Windows
  • How is your workload these days? Do you feel like there is too much to do or too little? What percentage of time are you spending on operational requests vs writing patches for automation etc?
  • How are things after the s3 outage yesterday?

SV: 2017/02/27 - 2017/03/03

  • New buidduty team member: Sebastian Păcurar (:spacurar) \o/
    • It seems that he isn’t in ‘mozilla-release’ mail group
  • Bug 1339179 - Set up pine for activity-stream builds & tests
    • Mostly done, attached a patch to enable talos as well
  • Bug 1334917 - Stop double-running PGO on aurora and below, where the normal build is PGO without asking for PGO
    • working on this now
  • Bug 1315977 - Mac build machines doing l10n repacks need python 2.7.6 or newer
    • Michael Shal helped us by investigating a possible problem
    • Tests on bld-lion-r5-065 went successfully if buildbot is deleted before upgrade to the new version
    • Catlee suggested changing how virtualenv is changed (script)
  • Bug 1332337 - migrate machine health dashboard to releng services
    • Had some short meetings with Rok
    • Working on api.yml to create the structure for api.py
    • Kmoir - do you have any wip patches you can share with rok to validate you’re on the right track?
  • Bug 1341387 - Use the patched libxcb library from bug 1334641 on buildbot-based Ubuntu 12.04 testers as well
    • Added the package libxcb in puppet master and push the puppet patch
  • Need rights to be able to push puppet patch into production
  • Bug 1342202 - Move Win7 mochitest-a11y to AWS
    • First patch wasn’t correct because the mochitest-a11y was enabled on Windows 7 VM-GFX as well.
    • The second patch fixed the VM-GFX situation but there were travis errors after the patch was landed. This happened because of duplicates for try tests for mochitest-a11y.
    • The third patch removed the duplicates for try tests, but they run on physical machines, while they should run on the virtual ones.