Closed
Bug 1238778
Opened 10 years ago
Closed 10 years ago
[taskcluster-vcs] Determine of dolphin-512 should be cached
Categories
(Taskcluster :: UI, defect)
Taskcluster
UI
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: garndt, Assigned: garndt)
Details
taskcluster-vcs is configured to create a cached copy of dolphin-512 sources [1] for use in production. However, this job consistently fails with the following error when running `repo sync`:
"fatal: remote error: FATAL: R any external/sprd-aosp/platform/external/netperf gitweb DENIED by fallthru"
It appears that this repo was not requested to be mirrored and I also only see configuration for this job on try, which leads me to believe that it's currently not being run.
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Naoki, are you aware of this build? If so, do you know the status of it and if this is a job we will be running in production? Currently it's setup in our config to cache, but because this repo is not mirrored, our cache jobs fails when trying to sync it.
If this job will be run in production and should be revived, then it needs to go through the proper channels to get that repo mirrored.
Flags: needinfo?(nhirata.bugzilla)
I'm not sure we need it any more.
We might be able to just get rid of it. Let's check with Al and Gerry and Ken.
Flags: needinfo?(nhirata.bugzilla)
Flags: needinfo?(kchang)
Flags: needinfo?(gchang)
Flags: needinfo?(atsai)
Another issue might be that the manifest files aren't there for 2.5 : bug 1233519
oh oops. ignore that last comment. That was for b2g-ota channel.
Comment 6•10 years ago
|
||
As per we talked on Nov. 3, there is no need to keep Dolphin build on PVT server
So, it seems to me that we don't need to keep it on task cluster as well.
~~~~~~~~~~~ Info. form TAM and EPM ~~~~~~~~~~~~~
Subject: RE:PVTBuild to Taskcluster Migration
On Tue, Nov 3, 2015 at 2:35 PM, Vance <vchen@mozilla.com> wrote:
We don't need new PVT build, just kept he old builds such that we can have something to benchmark for will be fine.
Thanks.
Vance
Subject: RE:PVTBuild to Taskcluster Migration
Josh Cheng <jocheng@mozilla.com> 於 2015年11月3日 下午2:30 寫道:
Hi Vance,
Al told me that open mobile is still using 2.1S. Can you make sure 2.1S on taskcluster is no longer needed?
Thanks,
Josh
Engineering Program Manager, Firefox OS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PS: 2.1s is prepared for SPRD device. Dolphin is one of SPRD device.
Comment 7•10 years ago
|
||
Per comment #6, clear NI.
Flags: needinfo?(kchang)
Flags: needinfo?(gchang)
Flags: needinfo?(atsai)
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → garndt
| Assignee | ||
Comment 8•10 years ago
|
||
Thanks! removed in https://github.com/taskcluster/taskcluster-vcs/commit/20cdca1ede4cea1dce4dca3fd9d0bfd7f82fb037
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Tools → UI and Tools
You need to log in
before you can comment on or make changes to this bug.
Description
•