Perfomatic:Meeting Notes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 9: Line 9:
* Schedule 0.4 deadline
* Schedule 0.4 deadline
* Possible review of suggestions from BZ, dbaron and Vlad
* Possible review of suggestions from BZ, dbaron and Vlad
** Sheriffs, dolske & jonas
* SELECT id, machine, test, test_type, date, extra_data, branch FROM dataset_info WHERE type = 'discrete' AND test_type != 'baseline' and (date >= 0)
* SELECT id, machine, test, test_type, date, extra_data, branch FROM dataset_info WHERE type = 'discrete' AND test_type != 'baseline' and (date >= 0)
** Index on type
* Add more!
* Add more!



Revision as of 18:20, 14 August 2008

Aug 14

  • Catch Ryan up on current state of graph server
    • 100% on hg: YES!
    • stage is auto-update every 10 mins
  • Set a schedule for when to push changes to prod
  • Can we get someone to QA bugs?
    • Ryan to find someone to verify bugs
  • Moved 0.3 to 0.4
  • Schedule 0.4 deadline
  • Possible review of suggestions from BZ, dbaron and Vlad
    • Sheriffs, dolske & jonas
  • SELECT id, machine, test, test_type, date, extra_data, branch FROM dataset_info WHERE type = 'discrete' AND test_type != 'baseline' and (date >= 0)
    • Index on type
  • Add more!

July 15

  • 0.3 updates -- run through the list, identify blockers for Wednesday
  • Hugging
  • Alice's updates
    • i've check in my pending hg patches
    • we are still missing re-write rules for old vs. new link format
    • we'll need patches to talos config files to point to the new graph server, once we are ready to do the shift
  • Other topics

July 9

F

July 2

  • identify blockers
  • get status updates on open bugs
  • get a handle on scheduling
    • when will we cut over cvs -> hg
    • when will we cut over to the new front-end
      • old links will break, people were upset about old graph links in bugs breaking
      • what are old link formats and how do they map to the new links
  • July 16th for 0.3 (installation, maintneance, cvs->hg)
  • On new front-end by July 25th (completely)
  • any other open issues
  • TODO
    • find QA person
    • documentation for deployment when we want consolidate on new front end
    • Hg tagging for production policies
    • re-org 0.3, 0.4

June 20

  • Bug List
  • identify first 2 milestones (3 week timelines)
  • schedule our releases into at least end of July
  • team intro, questions about projects, any other topics
    • How to get a dev environment setup. Need a wiki page, (small) db dump, etc.