diff --git a/README.md b/README.md index bfd0e40..7ad0c5a 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ A set of CI tools. worker_server.py is a worker server that loads and runs task_plugins. -Each task_plugin is a gearman worker that implements, handles and executes a -job. +Each task_plugin is a zuul gearman worker that implements, handles, executes a +job, uploads/post-processes the logs and sends back the results to zuul. plugins -------