zuul/tests/unit
Monty Taylor eea6bb9b7b Use worker_name for job cancellation and remove manager
The word "manager" in zuul primarily means "PipelineManager" and is
confusing here. We also send back "worker_name" which is intended to be
the unique name for the worker.

For now, send back hostname for the worker_name. In the future, we can
update this to be overridable per-executor in the config.

While we're at it, remove no-longer valid references to other worker
data from the docs.

Change-Id: Ibe5cf7295f133c9dc48162b40ae1f625a19643dc
2017-06-29 15:31:29 -04:00
..
__init__.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_bubblewrap.py executor: run trusted playbook in a bubblewrap 2017-06-17 02:43:19 +00:00
test_change_matcher.py GitHub file matching support 2017-05-10 14:32:02 -07:00
test_clonemapper.py Tests: store debug logs on error 2017-02-06 10:10:48 -08:00
test_cloner_cmd.py Replace equals None with is None 2017-06-05 13:06:10 -05:00
test_configloader.py Allow per-repo selection of configuration classes to load 2017-06-08 11:38:03 -07:00
test_connection.py Change log streaming link to finger protocol 2017-06-15 13:13:20 -05:00
test_daemon.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_encryption.py Encoding changes in tests for py3 2017-05-19 06:45:31 -07:00
test_executor.py Factor out duplicate code in executor repo tests 2017-06-06 16:40:55 -07:00
test_gerrit.py Pass source to project instantiations 2017-04-18 15:14:51 -07:00
test_git_driver.py Replace config/project repos with config/untrusted projects 2017-04-18 15:52:33 -07:00
test_github_driver.py Improve fake github commit status handling 2017-06-12 20:36:03 -07:00
test_github_requirements.py Implement pipeline requirement of github labels 2017-06-15 22:40:18 -07:00
test_inventory.py Put variables into the inventory 2017-06-06 14:57:25 -05:00
test_log_streamer.py Use Event in streaming test 2017-06-19 15:41:22 -04:00
test_merger_repo.py Tests: store debug logs on error 2017-02-06 10:10:48 -08:00
test_model.py Support custom playbook locations 2017-06-27 07:34:10 +02:00
test_multi_driver.py Fix race in gerrit+github test 2017-06-05 16:39:34 -07:00
test_nodepool.py Cleanup zookeeper and fake nodepool in nodepool tests 2017-04-25 10:19:31 -07:00
test_openstack.py Use connection to qualify projects in merger 2017-04-27 15:47:45 -07:00
test_push_reqs.py Extend in-repo config update support to github 2017-06-07 15:37:15 -07:00
test_requirements.py Tests: store debug logs on error 2017-02-06 10:10:48 -08:00
test_scheduler.py Use worker_name for job cancellation and remove manager 2017-06-29 15:31:29 -04:00
test_scheduler_cmd.py Move test_test_config to a cmd-focused test suite 2017-05-01 12:49:32 -07:00
test_ssh_agent.py Add SSH Agent Primitives and usage 2017-05-26 09:52:22 -07:00
test_stack_dump.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_v3.py Merge "Change node 'image' to 'label'" into feature/zuulv3 2017-06-08 20:34:00 +00:00
test_webapp.py Remove use of six library 2017-06-19 10:34:57 -05:00
test_zuultrigger.py Rename zuul-launcher to zuul-executor 2017-03-15 12:21:24 -04:00