Closed Bug 747500 Opened 12 years ago Closed 12 years ago

setup-master.py refers to files which have been removed

Categories

(Release Engineering :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhopkins, Assigned: bhearsum)

Details

Attachments

(1 file)

setup-master.py refers to files which have been removed:

$ grep "'production_builder_master_" setup-master.py 
            ('production_builder_master_pm01_localconfig.py', 'master_localconfig.py'),
            ('production_builder_master_pm03_localconfig.py', 'master_localconfig.py'),
            ('production_builder_master_bm01_localconfig.py', 'master_localconfig.py'),
            ('production_builder_master_bm02_localconfig.py', 'master_localconfig.py'),
            ('production_builder_master_bm04_localconfig.py', 'master_localconfig.py'),
            ('production_builder_master_bm05_localconfig.py', 'master_localconfig.py'),
            ('production_builder_master_bm06_localconfig.py', 'master_localconfig.py'),

$ find . -name production_builder_master* | wc -l
0
Attachment #623262 - Flags: review?(catlee) → review+
Attachment #623262 - Flags: checked-in+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
A change from this bug landed on the default branches of either buildbot-configs or buildbotcustom.
Such change has been merged as of ~8:30 AM PDT into the production branches and the buildbot masters have been reconfigured.
This if FYI and a note has been added to the maintenance page:
https://wiki.mozilla.org/ReleaseEngineering:Maintenance#Reconfigs_.2F_Deployments
(In reply to Aki Sasaki [:aki] from comment #3)
> After removing these files, this documentation is no longer valid:
> 
> https://wiki.mozilla.org/ReleaseEngineering/How_To/
> Setup_Personal_Development_Master#Create_a_tests_master

I think it works if we point it to preproduction-tests_master instead of staging-tests_master1.  Updated docs.
Product: mozilla.org → Release Engineering
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: