Closed
Bug 1173795
Opened 11 years ago
Closed 10 years ago
find permanent log upload location for vcs-sync
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hwine, Assigned: hwine)
Details
Attachments
(4 files)
|
1021 bytes,
patch
|
hwine
:
review+
hwine
:
checked-in+
|
Details | Diff | Splinter Review |
|
850 bytes,
patch
|
hwine
:
review+
hwine
:
checked-in+
|
Details | Diff | Splinter Review |
|
886 bytes,
patch
|
hwine
:
review+
hwine
:
checked-in+
|
Details | Diff | Splinter Review |
|
1.18 KB,
patch
|
hwine
:
review+
hwine
:
checked-in+
|
Details | Diff | Splinter Review |
Current strategy was to upload to people.m.c personal directory of maintainer du jour. Does not scale.
Step 1 - disable all current uploads
Step 2 - change backend to something suitable (s3?) and re-enable
Step 3 - ensure only needed files uploaded (e.g. not sure mapfile worth uploading)
re: comment 0 Step 1 Disable upload
Disabling is required as the app no longer has permission to upload to the configured directory.
The resulting error messages generate a lot of spurious emails. I.e., disabling improves the S/N ratio of existing logs.
Attachment #8620984 -
Flags: review+
Comment on attachment 8620984 [details] [diff] [review]
bz1173795.patch
landing on default & production: vcs-sync only impact
https://hg.mozilla.org/build/mozharness/rev/0c6de6ea926e
https://hg.mozilla.org/build/mozharness/rev/9745ada4647a
Attachment #8620984 -
Flags: checked-in+
Yet another configuration reference. Now removed from all relevant locations (fingers crossed).
The remaining references are for bootstrapping the gecko conversions with CVS history. That functionality needs to remain, but the location needs to change.
Comment on attachment 8621088 [details] [diff] [review]
bz1173795-2.patch
step 1, part 2
landed on both default and production, vcs-sync only impact:
https://hg.mozilla.org/build/mozharness/rev/448e55cdc70a
https://hg.mozilla.org/build/mozharness/rev/a27747f3ef2f
Attachment #8621088 -
Flags: checked-in+
fix up more configs to reduce noise
vcs-sync only, landed on both default & production:
https://hg.mozilla.org/build/mozharness/rev/3fc731cf6da8
https://hg.mozilla.org/build/mozharness/rev/f402eda46288
Attachment #8623111 -
Flags: review+
Attachment #8623111 -
Flags: checked-in+
disable git-notes for now
vcs-sync only, landed on both production & default:
https://hg.mozilla.org/build/mozharness/rev/55aea0011bb5
https://hg.mozilla.org/build/mozharness/rev/29a2fb3a9100
Attachment #8623113 -
Flags: review+
Attachment #8623113 -
Flags: checked-in+
Comment 7•11 years ago
|
||
mozharness production tag moved to: https://hg.mozilla.org/build/mozharness/rev/production
Comment 8•11 years ago
|
||
mozharness production tag moved to: https://hg.mozilla.org/build/mozharness/rev/production
These are now being stored in s3 at
https://console.aws.amazon.com/s3/home?region=us-west-2#&bucket=moz-vcssync&prefix=logs/
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•