From: Zack Cerza Date: Tue, 23 Jul 2024 18:26:13 +0000 (-0600) Subject: docs/siteconfig.rst: Update references to worker X-Git-Tag: 1.2.0~2^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bd6f54e3b1cfc91c2408971e6bfb012e2d0ee175;p=teuthology.git docs/siteconfig.rst: Update references to worker Signed-off-by: Zack Cerza --- diff --git a/docs/siteconfig.rst b/docs/siteconfig.rst index 96d2658c4..83c5f1599 100644 --- a/docs/siteconfig.rst +++ b/docs/siteconfig.rst @@ -81,12 +81,12 @@ Here is a sample configuration with many of the options set and documented:: # itself from git. This is disabled by default. automated_scheduling: false - # How often, in seconds, teuthology-worker should poll its child job + # How often, in seconds, teuthology-supervisor should poll its child job # processes watchdog_interval: 120 # How long a scheduled job should be allowed to run, in seconds, before - # it is killed by the worker process. + # it is killed by the supervisor process. max_job_time: 259200 # The template from which the URL of the repository containing packages