Closed
Bug 711221
Opened 13 years ago
Closed 13 years ago
Rename the private-browsing project branch to "profiling"
Categories
(Release Engineering :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ehsan.akhgari, Assigned: catlee)
References
Details
(Whiteboard: [Snappy])
Attachments
(5 files, 1 obsolete file)
786 bytes,
patch
|
bhearsum
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
1014 bytes,
patch
|
catlee
:
review+
|
Details | Diff | Splinter Review |
4.67 KB,
patch
|
bear
:
review+
|
Details | Diff | Splinter Review |
1.61 KB,
patch
|
catlee
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
658 bytes,
patch
|
catlee
:
review+
lsblakk
:
checked-in+
|
Details | Diff | Splinter Review |
So I'm planning to create a new project branch called "profiling". And I also realized that I own a dormant "private-browsing" branch. So let's rename that branch to "profiling". Here's what I need on that branch:
* No automated builds and tests
* Automated nightlies
* Updates enabled
* The ability to create new nightlies on demand
* Build on all platforms, only optimized (which is I think implicit in only getting nightly builds).
At some point in the future, we might want to move users on the nightly branch to that branch for like a week or so, and then back to the nightly channel. We also want some developers who do regular profilings to run those nightly builds as their regular browser as well.
It would be great if I can get a rough ETA on this, thanks!
Reporter | ||
Comment 1•13 years ago
|
||
I'm setting this to P1 in the hopes that it gets some attention. :-)
Priority: -- → P1
Whiteboard: [Snappy]
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → catlee
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #583527 -
Flags: review?(bhearsum)
Updated•13 years ago
|
Attachment #583527 -
Flags: review?(bhearsum) → review+
Assignee | ||
Updated•13 years ago
|
Attachment #583527 -
Flags: checked-in+
Assignee | ||
Comment 3•13 years ago
|
||
Ehsan, do you want a fresh hg repo, or want the existing one moved?
Reporter | ||
Comment 4•13 years ago
|
||
A new repo would be awesome!
Reporter | ||
Comment 5•13 years ago
|
||
Where's the hg repo located?
Reporter | ||
Comment 6•13 years ago
|
||
Reporter | ||
Comment 7•13 years ago
|
||
Attachment #583871 -
Flags: review?(catlee)
Assignee | ||
Updated•13 years ago
|
Attachment #583871 -
Flags: review?(catlee) → review+
Comment 8•13 years ago
|
||
Need to update graphserver too:
http://buildbot-master06.build.scl1.mozilla.com:8201/builders/Rev4%20MacOSX%20Lion%2010.7%20profiling%20talos%20chrome_mac/builds/0/steps/Run%20performance%20tests/logs/stdio
Excerpt:
FAIL: Graph server unreachable (5 attempts)
RETURN:send failed, graph server says:
RETURN:No branch_id for a branch_name 'Profiling' can be found
RETURN: File "/data/www/graphs.mozilla.org/server/pyfomatic/collect.py", line 264, in handleRequest
RETURN: metadata = MetaDataFromTalos(databaseCursor, databaseModule, inputStream)
RETURN: File "/data/www/graphs.mozilla.org/server/pyfomatic/collect.py", line 59, in __init__
RETURN: self.doDatabaseThings(databaseCursor)
RETURN: File "/data/www/graphs.mozilla.org/server/pyfomatic/collect.py", line 109, in doDatabaseThings
RETURN: raise DatabaseException("No branch_id for a branch_name '%s' can be found" % self.branch_name)
RETURN:
RETURN:
main()
File "run_tests.py", line 593, in main
test_file(arg, options.screen, options.amo)
File "run_tests.py", line 563, in test_file
raise e
utils.talosError: 'Graph server unreachable (5 attempts)\nsend failed, graph server says:\nNo branch_id for a branch_name \'Profiling\' can be found\n File "/data/www/graphs.mozilla.org/server/pyfomatic/collect.py", line 264, in handleRequest\n metadata = MetaDataFromTalos(databaseCursor, databaseModule, inputStream)\n File "/data/www/graphs.mozilla.org/server/pyfomatic/collect.py", line 59, in __init__\n self.doDatabaseThings(databaseCursor)\n File "/data/www/graphs.mozilla.org/server/pyfomatic/collect.py", line 109, in doDatabaseThings\n raise DatabaseException("No branch_id for a branch_name \'%s\' can be found" % self.branch_name)\n\n'
program finished with exit code 1
Assignee | ||
Comment 9•13 years ago
|
||
Attachment #584557 -
Flags: review?(jhford)
Comment 10•13 years ago
|
||
Comment on attachment 584557 [details] [diff] [review]
sql for new branch
Review of attachment 584557 [details] [diff] [review]:
-----------------------------------------------------------------
lgtm
Attachment #584557 -
Flags: review?(jhford) → review+
Assignee | ||
Comment 11•13 years ago
|
||
Attachment #584557 -
Attachment is obsolete: true
Attachment #584580 -
Flags: review?(bear)
Updated•13 years ago
|
Attachment #584580 -
Flags: review?(bear) → review+
Comment 12•13 years ago
|
||
this will need to be landed on my behalf since I don't have CVS privs
Attachment #585462 -
Flags: review?(catlee)
Assignee | ||
Updated•13 years ago
|
Attachment #585462 -
Flags: review?(catlee) → review+
Comment 13•13 years ago
|
||
we'll need this too - to generate the snippets for profiling branch
Attachment #585471 -
Flags: review?(catlee)
Assignee | ||
Updated•13 years ago
|
Attachment #585471 -
Flags: review?(catlee) → review+
Comment 14•13 years ago
|
||
Comment on attachment 585471 [details] [diff] [review]
profiling snippets enabled
http://hg.mozilla.org/build/buildbot-configs/rev/7afdc9124c58
landed on default
Attachment #585471 -
Flags: checked-in+
Assignee | ||
Updated•13 years ago
|
Attachment #585462 -
Flags: checked-in+
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•