CIDuty/SVMeetings/Mar06-Mar10

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/03/06 - 2017/03/10

  • New buidduty team member: Sebastian Păcurar (:spacurar) \o/
    • It seems that he isn’t in ‘mozilla-release’ mail group
  • Bug 1332337 - migrate machine health dashboard to releng services
    • Had some short meetings with Rok
    • Created api.yml and for api.py for test purpose at this phase
    • Plan:
      • create api.py,api.yml structure
      • Redirection of frontend to use those informations from api.py
      • Rewrite api.py
      • Kmoir - how is the api.py work going? Can we deploy that with js frontend before rewriting elm from scratch in front end?
      • Rewrite from scratch in elm all frontend
  • Bug 1344939 - Installing newer version of python on buildduty-tools breaks puppet\
    • Buildduty-tool use the newer python version and puppet break
    • root has /usr/local/bin before /usr/bin in its path
  • Bug 1342825 - Don't run mochitest browser screenshots on PGO builds
  • Need rights to be able to push puppet patch into production
    • Kmoir - I opened a bug and gave you those rights, were you able to push?
  • Bug 1342202 - Move Win7 mochitest-a11y to AWS.
    • The third patch removed the duplicates for try tests, but they run on physical machines, while they should run on the virtual ones.
    • The fourth patch had syntax errors in code and caused the tests to fail.
    • The fifth and last patch removes the tests from the physical machines and it should work fine since the syntax errors have been corrected. Waiting for review.
  • Bug 1344297 - Turn off buildbot static analysis jobs on linux64 debug and macosx64 debug
    • Currently working on this bug. Kmoir - thanks will good to see those extra jobs removed