Closed
Bug 1337483
Opened 9 years ago
Closed 9 years ago
Deploy changes to OrangeFactor bug commenter
Categories
(Tree Management Graveyard :: OrangeFactor, defect)
Tree Management Graveyard
OrangeFactor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gbrown, Assigned: emorley)
References
Details
+++ This bug was initially created as a clone of Bug #1317303 +++
I'd like to see https://hg.mozilla.org/automation/orangefactor/rev/8c0c1bf00ac01aa43b494420c6242e5f2208caa1 deployed.
I tested locally with
python woo_commenter.py --weekly --test
and hit a hiccup: OrangeFactor is returning 500 for all requests with tree='all'. Everything is fine for tree='trunk'. Is that a known issue?
Assignee | ||
Comment 1•9 years ago
|
||
Deployed :-)
[emorley@brasstacks1.dmz.scl3 ~]$ sudo su webtools -
[webtools@brasstacks1.dmz.scl3 emorley]$ cd ~/apps/orangefactor/src/orangefactor/ && hg pull -uv
pulling from https://hg.mozilla.org/automation/orangefactor/
warning: hg.mozilla.org certificate with fingerprint 73:7f:ef:ab:68:0f:49:3f:88:91:f0:b7:06:69:fd:8f:f2:55:c9:56 not verified (check hostfingerprints or web.cacerts config setting)
searching for changes
all local heads known remotely
adding changesets
adding manifests
adding file changes
added 1 changesets with 2 changes to 2 files
resolving manifests
getting templates/bug_comment.template
getting woo_commenter.py
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
(In reply to Geoff Brown [:gbrown] from comment #0)
> and hit a hiccup: OrangeFactor is returning 500 for all requests with
> tree='all'. Everything is fine for tree='trunk'. Is that a known issue?
Not known until now! I've found the cause and filed bug 1337489, though perhaps not worth doing anything about and just waiting for comm-esr52 to be created.
Assignee: nobody → emorley
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•