Closed Bug 632111 Opened 13 years ago Closed 13 years ago

Disable fuzzing in pre-production

Categories

(Release Engineering :: General, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

Details

(Whiteboard: [preproduction])

Attachments

(3 files)

Attached patch disable fuzzingSplinter Review
      No description provided.
Attachment #510327 - Flags: review?(catlee)
Attachment #510327 - Flags: review?(catlee) → review+
Attached patch bustageSplinter Review
test-master.sh failed with the following traceback:

preprod-scheduler_master... Traceback (most recent call last):
  File "/builds/buildbot/preproduction/slave/test-masters/sandbox/lib/python2.5/site-packages/buildbot-0.8.2_hg_9fef016867c7_default-py2.5.egg/buildbot/scripts/runner.py", line 1039, in doCheckConfig
    ConfigLoader(configFileName=configFileName)
  File "/builds/buildbot/preproduction/slave/test-masters/sandbox/lib/python2.5/site-packages/buildbot-0.8.2_hg_9fef016867c7_default-py2.5.egg/buildbot/scripts/checkconfig.py", line 31, in __init__
    self.loadConfig(configFile, check_synchronously_only=True)
  File "/builds/buildbot/preproduction/slave/test-masters/sandbox/lib/python2.5/site-packages/buildbot-0.8.2_hg_9fef016867c7_default-py2.5.egg/buildbot/master.py", line 624, in loadConfig
    exec f in localDict
  File "/builds/buildbot/preproduction/slave/test-masters/buildbot-configs/master_dir/master.cfg", line 50, in <module>
    projectObjects = generateProjectObjects(project, PROJECTS[project], SLAVES)
  File "/builds/buildbot/preproduction/slave/test-masters/buildbotcustom/misc.py", line 3034, in generateProjectObjects
    fuzzingObjects = generateFuzzingObjects(config, SLAVES)
  File "/builds/buildbot/preproduction/slave/test-masters/buildbotcustom/misc.py", line 2883, in generateFuzzingObjects
    config['scripts_repo'],
KeyError: 'scripts_repo'

Looks like we need to remove 'fuzzing' from PROJECTS.
Attachment #510377 - Flags: review?(bhearsum)
Attachment #510377 - Flags: review?(bhearsum) → review+
Attachment #510327 - Flags: checked-in+ → checked-in-
Attachment #510377 - Flags: checked-in+ → checked-in-
Priority: -- → P3
Attached patch disable fuzzingSplinter Review
Real real patch :)
Worked fine in staging.
Attachment #517739 - Flags: review?(catlee)
Attachment #517739 - Flags: review?(catlee) → review+
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: