Closed
Bug 1062501
Opened 11 years ago
Closed 11 years ago
Requesting twig repo ash be reset
Categories
(Developer Services :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: fubar)
References
Details
+++ This bug was initially created as a clone of Bug #1009974 +++
Please run the following script and reset ash to mozilla-central
export REPO_PATH=mozilla-central
export TWIG=ash
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
| Reporter | ||
Comment 2•11 years ago
|
||
Ash; Sorry!
Flags: needinfo?(armenzg)
Summary: Requesting twig repo fig be reset → Requesting twig repo ash be reset
| Assignee | ||
Comment 3•11 years ago
|
||
Done. Will notify releng to prod the scheduler.
hgssh1.dmz.scl3# time ./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Cloning revision tip from /repo/hg/mozilla/mozilla-central to ash
Deleting repo /repo/hg/mozilla/projects/ash
Proceed? (y/n): y
Okay, here we go!
requesting all changes
adding changesets
adding manifests
adding file changes
added 203670 changesets with 1150568 changes to 180816 files
Trying to insert into pushlog.
Please do not interrupt...
Inserted into the pushlog db successfully.
112241 files updated, 0 files merged, 0 files removed, 0 files unresolved
real 46m24.619s
user 13m6.486s
sys 3m20.510s
Assignee: server-ops-devservices → klibby
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
The pushlog doesn't seem to be loading - maybe needs kicking again?
https://hg.mozilla.org/projects/ash/pushloghtml
https://hg.mozilla.org/projects/ash/json-pushes?full=1&maxhours=24
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 5•11 years ago
|
||
I had to push once first.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•11 years ago
|
||
Is there a reason you can think of that if Ash gets reset and I push mc to it, it won't trigger builds?
It also says this [1] when I clicked on https://secure.pub.build.mozilla.org/buildapi/self-serve/ash/rev/6b8da5940f74
I've also just triggered through self-serve a set of builds on "default" - I don't know if they will show up or not. [2]
[1]
{
"msg": "Revision 6b8da5940f74 not found on branch ash",
"status": "FAILED"
}
[2] https://tbpl.mozilla.org/?tree=Ash
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•11 years ago
|
||
Iirc push once to get push log and buildbot going. Then again to trigger builds
| Reporter | ||
Comment 8•11 years ago
|
||
I see results on Ash.
I wonder if we could document this somewhere.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•