zuul/tests/unit
Zuul d1ffc204e4 Merge "Emit stats for more build results" 2023-09-27 13:02:29 +00:00
..
__init__.py Move tests into test/unit 2017-01-24 10:18:38 -08:00
test_auth.py Fix JWT auth test and alembic migration 2023-05-16 10:30:11 -07:00
test_bubblewrap.py Only check bwrap execution under the executor 2023-05-17 13:45:23 -07:00
test_change_matcher.py Add configuration support for negative regex 2023-08-28 15:03:58 -07:00
test_circular_dependencies.py Fix child job skip with paused deduplicated parent 2023-09-22 12:28:45 +02:00
test_client.py Fix delete-pipeline-state command 2023-04-26 15:58:32 +02:00
test_cmd.py Revert "Revert "Add the process environment to zuul.conf parser"" 2019-11-02 09:10:18 +09:00
test_component_registry.py Remove rpcclient from connection test fixtures 2022-01-17 12:49:28 -08:00
test_configloader.py Surface mutiple configuration issues as warnings 2023-09-25 08:59:33 +02:00
test_connection.py Add explicit foreign key indexes 2023-07-10 12:46:46 -07:00
test_cross_crd.py Report per-branch cyclic-dependency conflicts 2022-03-21 12:54:02 -07:00
test_daemon.py Remove unecessary shebang and exec bit 2018-07-26 07:12:24 +00:00
test_database.py Add prune-database command 2022-05-30 07:31:16 -07:00
test_default_config.py Add type check for zuul conf 2018-12-10 19:24:50 +08:00
test_dependson.py Be more liberal with Depends-On: parsing 2021-08-30 15:59:51 +10:00
test_disk_accountant.py Optionally disable disk_limit_per_job 2019-02-22 08:10:59 +01:00
test_encryption.py Use nested tempfile fixture for cleanups 2018-02-06 15:18:45 -08:00
test_event_queues.py Periodically cleanup leaked pipeline state 2023-01-24 10:25:04 +01:00
test_executor.py Merge "Add test for reporting of transient build errors" 2023-08-15 09:53:10 +00:00
test_gerrit.py Add support for limiting dependency processing 2023-09-07 11:01:29 -07:00
test_gerrit_awskinesis.py Add AWS Kinesis support 2023-07-25 11:04:19 -07:00
test_gerrit_crd.py Report per-branch cyclic-dependency conflicts 2022-03-21 12:54:02 -07:00
test_gerrit_kafka.py Add Kafka support to Gerrit 2023-07-15 14:41:23 -07:00
test_gerrit_legacy_crd.py Report per-branch cyclic-dependency conflicts 2022-03-21 12:54:02 -07:00
test_git_driver.py Fix more file opening ResourceWarnings 2023-02-07 17:12:15 -08:00
test_github_crd.py Execute Github tests with only one scheduler 2021-11-30 08:58:19 -08:00
test_github_driver.py Use the GitHub default branch as the default branch 2023-08-23 11:07:08 -07:00
test_github_requirements.py Add GitHub pipeline trigger requirements 2023-04-28 11:46:33 -07:00
test_gitlab_driver.py Add commit_id to zuul vars 2023-07-19 15:16:17 -07:00
test_global_semaphores.py Add global semaphore support 2022-05-31 15:14:34 -07:00
test_inventory.py Add Ansible 8 2023-07-19 15:46:48 -07:00
test_lib_ansible.py Validate ansible extra packages 2020-05-08 09:03:10 +02:00
test_merger_repo.py Cleanup old rebase-merge dirs on repo reset 2023-02-17 10:13:31 +01:00
test_model.py Add a test for Job._deduplicateSecrets 2023-08-29 07:28:10 -07:00
test_model_upgrade.py Add configuration support for negative regex 2023-08-28 15:03:58 -07:00
test_multi_driver.py Limit scheduler count to 1 for other github related tests 2021-11-30 08:58:23 -08:00
test_nodepool.py Fix race in test_node_request_canceled 2021-10-08 09:28:50 -07:00
test_openstack.py Support overlapping repos and a flat workspace scheme 2021-04-29 17:56:24 -07:00
test_pagure_driver.py Add commit_id to zuul vars 2023-07-19 15:16:17 -07:00
test_prometheus.py Add readiness/liveness probes to prometheus server 2021-12-09 07:37:29 -08:00
test_push_reqs.py Make test setup_config more pure 2020-02-28 11:50:22 +01:00
test_reporting.py Address SqlAlchemy Removed in 2.0 Warnings 2023-01-30 11:49:30 -08:00
test_requirements.py Add configuration warnings 2023-07-20 17:24:19 -07:00
test_scheduler.py Emit stats for more build results 2023-09-26 11:32:03 -07:00
test_serial.py Make fake test Gerrit merger more realistic 2020-04-29 15:00:05 -07:00
test_sos.py Cleanup deleted pipelines and and event queues 2023-01-24 10:25:04 +01:00
test_ssh_agent.py Add SSH Agent Primitives and usage 2017-05-26 09:52:22 -07:00
test_stack_dump.py Several executor threading fixes 2017-10-17 09:49:29 -07:00
test_streaming.py Fix DeprecationWarning: ssl.PROTOCOL_TLS is deprecated 2023-02-07 16:37:20 -08:00
test_strings.py Cleanup empty secrets dirs when deleting secrets 2021-10-19 09:38:21 -07:00
test_supercedent.py Check branches in supercedent pipelines 2019-04-05 13:59:05 -07:00
test_timer_driver.py Include project name in gerrit branch cache 2021-09-28 17:21:32 -07:00
test_tracing.py End node request span when result event is sent 2022-10-07 15:29:49 +02:00
test_v3.py Merge "Add more deduplication tests" 2023-09-15 18:17:40 +00:00
test_web.py Add job failure output detection regexes 2023-08-21 16:41:21 -07:00
test_web_urls.py Remove rpcclient from connection test fixtures 2022-01-17 12:49:28 -08:00
test_yamlutil.py Use cyaml when reading/writing Ansible 2023-08-22 16:15:19 -07:00
test_zk.py Fix linting errors 2023-08-02 10:28:22 -07:00
test_zuultrigger.py Honor independent pipeline requirements for non-live changes 2023-01-17 09:37:24 -08:00