EngineeringProductivity/Meetings/2010-11-08: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 1: Line 1:
= The Boulders =
= The Boulders =
* '''Addon Testing Service''' - ''anode''
* '''Addon Testing Service''' - ''anode''
** Finding and fixing orange bugs
** Starting to triage Talos bugs more formally
** We should probably start triaging the rest of the bugs for the test harnesses too.


* '''Talos Improvements''' - ''anode''
* '''Talos Improvements''' - ''anode''
** Waiting on downtimes for a few things, but the stuff that is waiting are small low priority fixes
** Nothing blocking Android at the moment as far as downtime is concerned.


* '''War On Orange''' - ''jgriffin, jhammel, jmaher''
* '''War On Orange''' - ''jgriffin, jhammel, jmaher''
** revised scripts for flume; will work on deploying today
** Rewrote the scripts to scrape the entire log file into the flume database
** filed a bunch of bugs;  need to file much more
** Filing bugs against the script
** We have one script to parse the logs and push the JSON through flume to hbase
** There is another script that parses the same logs and uploads all data through flume to hbase
** Moved the UI to brasstacks, found that it was much much faster.
** We are now calculating a day by day orange factor instead of a cumulative view of orange factor over time.
** Now have a bug area: Product: testing, Component: Orange Factor, needs triage
** Next step is to make sure we can use the data from the official hbase datastore.
** Hope to switch over this week entirely to brasstacks.
** Still need some way to put the number in context.


* '''Nightly Tester Tools''' - ''harth, jhammel''
* '''Nightly Tester Tools''' - ''harth, jhammel''
** Released 2.5 last week, works with current nightlies
** Haven't seen much feedback from the release.
** Starting work toward the 3.0 version.


* '''Integrate Mozmill into Buildbot''' - ''jhammel''
* '''Integrate Mozmill into Buildbot''' - ''jhammel''
** this has finally landed! passed releng staging and should be going live soon
** LANDED! Going live today during a releng reconfig
** Re-release 1.5.1 pypi and AMO.
** Branch for 1.5.2-hotfix.


* '''Productize Pulse''' - ''bc, legneato''
* '''Productize Pulse''' - ''bc, legneato''
** Upgrading the Pulse machine in PHX - should be on schedule for this week.
*** Because we are creating a new machine then it will be done in parallel
*** Should have a much more powerful machine to run off of.


= The Gravel =
= The Gravel =

Revision as of 18:22, 8 November 2010

The Boulders

  • Addon Testing Service - anode
    • Finding and fixing orange bugs
    • Starting to triage Talos bugs more formally
    • We should probably start triaging the rest of the bugs for the test harnesses too.
  • Talos Improvements - anode
    • Waiting on downtimes for a few things, but the stuff that is waiting are small low priority fixes
    • Nothing blocking Android at the moment as far as downtime is concerned.
  • War On Orange - jgriffin, jhammel, jmaher
    • Rewrote the scripts to scrape the entire log file into the flume database
    • Filing bugs against the script
    • We have one script to parse the logs and push the JSON through flume to hbase
    • There is another script that parses the same logs and uploads all data through flume to hbase
    • Moved the UI to brasstacks, found that it was much much faster.
    • We are now calculating a day by day orange factor instead of a cumulative view of orange factor over time.
    • Now have a bug area: Product: testing, Component: Orange Factor, needs triage
    • Next step is to make sure we can use the data from the official hbase datastore.
    • Hope to switch over this week entirely to brasstacks.
    • Still need some way to put the number in context.
  • Nightly Tester Tools - harth, jhammel
    • Released 2.5 last week, works with current nightlies
    • Haven't seen much feedback from the release.
    • Starting work toward the 3.0 version.
  • Integrate Mozmill into Buildbot - jhammel
    • LANDED! Going live today during a releng reconfig
    • Re-release 1.5.1 pypi and AMO.
    • Branch for 1.5.2-hotfix.
  • Productize Pulse - bc, legneato
    • Upgrading the Pulse machine in PHX - should be on schedule for this week.
      • Because we are creating a new machine then it will be done in parallel
      • Should have a much more powerful machine to run off of.

The Gravel

  • Bug Hunter - bc
  • Mozmill 2.0 beta - harth, ctalbert, jhammel
    • work week with QA -- to talk about selenium + mozmill 2.0 priorities
  • Profile Manager - jgriffin
  • Android Buildbot Integration - jmaher, ctalbert, bmoss
  • Manifest for the manifest-less - jmaher
  • Bug-stats Websites - mcote
    • Got a lot of stats loading in indicator windows, but ending up removing them from the top-level, for now, since it was too busy. Revisiting this soon.
    • Redid top-level view a bit.
    • Spent a few days speeding up queries. Tried using /bug calls (1/3 the number of /count) and then tallying on client side, but it turned out to be slower than using /count for all Parallelizing using Worker objects gave a speed-up of 4x for 10 workers.
    • Chatting with smooney later for more feedback.
  • Socorro stackwalk rework - ted
    • bug 607831 and dependencies
    • I think all the bugs are filed, and I have patches on everything I can patch.
    • Need to figure out a plan for rolling this out with the Socorro team

Roundtable

The Misc

The Pulverized

  • Jetpack Test Integration
  • Crossweave
  • Grafx Bot
  • Firebug Test Support
  • Mozmill 1.4.2 aka 1.5 Released
  • Bugzilla Review & REST API Improvements (2010 Q2)
  • Implement AddOns Performance prototype system
  • Initial Landing of E10s Enabled Mochitest
  • Websockets Test Infrastructure Support