Closed Bug 941189 Opened 12 years ago Closed 12 years ago

change servo builder to use backup/restore targets in separate makefile

Categories

(Release Engineering :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jack, Assigned: bhearsum)

Details

Attachments

(1 file)

Recently we've been doing some Makefile hacking and managed to break the build slaves many times. This is because we run backup-rust and restore-rust using the old Makefile but with a fresh checkout of a different branch. This causes problems if the makefile includes things that don't exist on the current branch. I've created a new Makefile.backup that has these targets in it and won't have version skew. buildbot will need to be modified to do: make -f $SRC/Makefile.backup backup-rust and make -f $SRC/Makefile.backup restore-rust
Attachment #8336140 - Flags: review?(aki)
Assignee: nobody → bhearsum
Attachment #8336140 - Flags: review?(aki) → review+
Comment on attachment 8336140 [details] [diff] [review] use Makefile.backup This will probably get merged to production on Monday.
Attachment #8336140 - Flags: checked-in+
In production - should apply to all builds started from now onwards.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
something[s] here made it to production
in production
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: