Closed Bug 1070471 Opened 10 years ago Closed 10 years ago

Update commander_settings.py-dist to more closely match the file in production

Categories

(Tree Management :: Treeherder, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

Details

Attachments

(1 file)

Current sample config file in repo: https://github.com/mozilla/treeherder-service/blob/master/deployment/update/commander_settings.py-dist commander_settings.py on production (with SSH key path removed): [emorley@treeherderadm.private.scl3 treeherder-service]$ cat deployment/update/commander_settings.py SRC_DIR = '/data/treeherder/src/treeherder.mozilla.org/' BIN_DIR = '/usr/bin' SBIN_DIR = '/sbin' DEPLOY_SCRIPT = '/data/treeherder/deploy -n treeherder.mozilla.org' REMOTE_UPDATE_SCRIPT = '/data/bin/update-www.sh' WEB_HOSTGROUP = 'treeherder-web' CELERY_HOSTGROUP = 'treeherder-processors' UPDATE_REF = 'master' SSH_KEY = ''
(Updating the sample config file will make it easier to follow along when working on update.py)
Attachment #8493085 - Flags: review?(mdoglio) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: