Skip to content

Commit

Permalink
Add a default results_sending_email
Browse files Browse the repository at this point in the history
Signed-off-by: Zack Cerza <zack@redhat.com>
  • Loading branch information
Zack Cerza committed Nov 19, 2014
1 parent 28c90f1 commit 6191bcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions teuthology/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ class TeuthologyConfig(YamlConfig):
'lock_server': 'http://paddles.front.sepia.ceph.com/',
'max_job_time': 259200, # 3 days
'results_server': 'http://paddles.front.sepia.ceph.com/',
'results_sending_email': 'teuthology',
'src_base_path': os.path.expanduser('~/src'),
'verify_host_keys': True,
'watchdog_interval': 120,
Expand Down

0 comments on commit 6191bcc

Please sign in to comment.