Closed Bug 825899 Opened 12 years ago Closed 12 years ago

Reset hg.m.o/projects/cedar

Categories

(Developer Services :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ahal, Assigned: fox2mike)

References

Details

I'd like to 'hg strip' cedar to b891b5a5a064

Before the holidays I merged m-c -> cedar and there were build failures. I tried to back out the merge but apparently that doesn't work all that well and many tests became perma-red. Then there were subsequent merges from m-c -> cedar and things seemed to have gotten worse. I have no idea how to fix this other than to hg strip everything out and then re-merge everything from m-c back into cedar.

I've cc'ed others who use cedar. Sorry for the trouble.

p.s there was nothing cedar specific checked in after b891b5a5a064 so I don't expect anyone's work to be lost
Stripping is bad. Can we reset it from m-c again?
Assignee: server-ops-devservices → bkero
Possibly, I would be fine with it, but at the very least I'll need to talk to jgriffin, aki and armenzg. I'll get back to you.
Currently we only run b2g pandas on Cedar.
Until this bug is fixed we cannot progress since bug 820617 needs to be on Cedar as well.

For now I can work around it by re-imaging from m-c.
Blocks: 802317
I'm ok with it, now that I grabbed the latest good talos.json.
Alright, jgriffin says go ahead as well. I checked the pushlog and no one else has ever pushed to cedar. So lets just reset it from m-c again.
Summary: Need hg strip of cedar and purging of stripped changesets from the pushlog DB → Reset hg.m.o/projects/cedar
Blocks: 823306
Alright, in progress.
Assignee: bkero → shyam
Done.

[root@hgssh1.dmz.scl3 scripts]# export REPO_PATH=mozilla-central
[root@hgssh1.dmz.scl3 scripts]# export TWIG=cedar
[root@hgssh1.dmz.scl3 scripts]# 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 cedar
Deleting repo /repo/hg/mozilla/projects/cedar
Proceed? (y/n): y
Okay, here we go!
70085 files updated, 0 files merged, 0 files removed, 0 files unresolved

real    18m58.899s
user    0m39.990s
sys     2m11.860s
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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.