From b7037342abbb9e9ce7f49e8d589cefb6879c8bb2 Mon Sep 17 00:00:00 2001 From: "anodelman%mozilla.com" Date: Wed, 27 Feb 2008 01:11:42 +0000 Subject: [PATCH] Bug 416237 - set up qm-pmac-fast02, qm-plinux-fast02, qm-pxp-fast02 bustage fix, bad config file names. a/r=anodelman --- tools/buildbot-configs/testing/talos/perfmaster/master.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/buildbot-configs/testing/talos/perfmaster/master.cfg b/tools/buildbot-configs/testing/talos/perfmaster/master.cfg index d0d1abd5732..2f804b65654 100644 --- a/tools/buildbot-configs/testing/talos/perfmaster/master.cfg +++ b/tools/buildbot-configs/testing/talos/perfmaster/master.cfg @@ -720,7 +720,7 @@ win32_branch_fast_steps.addStep(FileDownload, slavedest="generate-tpcomponent.py", workdir="talos/page_load_test") win32_branch_fast_steps.addStep(FileDownload, - mastersrc="configs/production.fast.sample.config", + mastersrc="configs/fast.production.sample.config", slavedest="sample.config", workdir="talos/") win32_branch_fast_steps.addStep(FileDownload, @@ -1199,7 +1199,7 @@ linux_branch_fast_steps.addStep(FileDownload, slavedest="generate-tpcomponent.py", workdir="talos/page_load_test") linux_branch_fast_steps.addStep(FileDownload, - mastersrc="configs/production.fast.sample.config", + mastersrc="configs/fast.production.sample.config", slavedest="sample.config", workdir="talos/") linux_branch_fast_steps.addStep(FileDownload, @@ -1561,7 +1561,7 @@ mac_branch_fast_steps.addStep(FileDownload, slavedest="installdmg.sh", workdir=".") mac_branch_fast_steps.addStep(FileDownload, - mastersrc="configs/production.fast.sample.config", + mastersrc="configs/fast.production.sample.config", slavedest="sample.config", workdir="talos/") mac_branch_fast_steps.addStep(FileDownload,