latest
User’s Guide
Zuul Concepts
Project Gating
Testing in parallel
Cross Project Testing
Cross-Project Dependencies
Dependent Pipeline
Independent Pipeline
Multiple Changes
Cycles
Project Configuration
Security Contexts
Configuration Loading
Configuration Items
Pipeline
Job
Project
Project Template
Secret
Nodeset
Semaphore
Pragma
Job Content
Working Directory
Git Repositories
Variables
Site-wide Variables
Job Extra Variables
Secrets
Job Variables
Project Variables
Parent Job Results
Zuul Variables
Change Items
Branch Items
Tag Items
Ref Items
Working Directory
SSH Keys
Nodepool Key
Project Key
Return Values
Returning the log url
Returning artifact URLs
Skipping child jobs
Leaving file comments
Pausing the job
Build Status
Encryption
Badges
HowTos: Recommended Practices
Project Testing Interface
Projects layout
org-config
org-jobs
Projects content
Usage
Project tests
Updating PTI test
Cross project gating
Cross Project Gating
Python
Packaging
Vulnerability Reporting
Create a Private Story in StoryBoard
Report via Encrypted E-mail
Administrator’s Guide
Quick-Start Installation and Tutorial
Start Zuul Containers
Add Your Gerrit Account
Configure Zuul Pipelines
Test Zuul Pipelines
Configure a Base Job
Further Steps
Installation Reference
Install Zuul
Zuul Components
External Dependencies
Gearman
Nodepool
Ansible
Zuul Setup
Starting Zuul
Web Deployment Options
Reverse Proxy
Static Offload
Sub directory serving
White Labeled Tenant
Static External
Zuul From Scratch
Environment Setup
Installation
Configuration
Nodepool
Zuul
Starting Services
Use Zuul Jobs
Setup Your Repo
Components
Common
Configuration
Scheduler
Configuration
Operation
Merger
Configuration
Operation
Executor
Trusted and Untrusted Playbooks
Configuration
Operation
Web Server
Configuration
Operation
Finger Gateway
Configuration
Operation
Connection Configuration
Connections
Drivers
Gerrit
Connection Configuration
Trigger Configuration
Reporter Configuration
Requirements Configuration
GitHub
Configure GitHub
Web-Hook
Application
Connection Configuration
Trigger Configuration
Reporter Configuration
Requirements Configuration
Git
Connection Configuration
Trigger Configuration
MQTT
Message Schema
Connection Configuration
Reporter Configuration
SMTP
Connection Configuration
Reporter Configuration
SQL
Connection Configuration
Reporter Configuration
Timer
Trgger Configuration
Zuul
Trigger Configuration
Tenant Configuration
Tenant
Monitoring
Statsd reporting
Configuration
Metrics
Zuul Client
Configuration
Usage
Autohold
Dequeue
Enqueue
Enqueue-ref
Manual enqueue examples
Promote
Show
tenant-conf-check
Troubleshooting
Gearman Jobs
Developer’s Guide
Data Model
Changes
Filters
Tenants
Other Global Objects
Drivers
Triggers
Testing
Documentation
ReStructuredText Conventions
Code Blocks
Literal Values
Terminology
Zuul Sphinx Directives
zuul:attr::
zuul:value::
zuul:var::
Zuul Sphinx Roles
Ansible Integration
Restricted Execution
Build Log Support
Zuul Dashboard Javascript
For the impatient who don’t want deal with javascript toolchains
yarn dependency management
Dealing with yarn.lock merge conflicts
React Components
Development
Deploying
Specifications
Use Kubernetes for Build Resources
Containers That Behave Like a Machine
Native Container Workflow
Synchronizing Git Repos
BuildSet Resources
Release Notes
Installing reno
Adding a new release note
Release Notes
3.4.0
New Features
Upgrade Notes
3.3.1
New Features
Upgrade Notes
Security Issues
Bug Fixes
3.3.0
New Features
Upgrade Notes
Deprecation Notes
3.2.0
New Features
Bug Fixes
3.1.0
New Features
Upgrade Notes
Security Issues
Bug Fixes
3.0.3
New Features
Deprecation Notes
Bug Fixes
3.0.2
New Features
Upgrade Notes
Bug Fixes
3.0.1
New Features
Upgrade Notes
Bug Fixes
Glossary
Zuul
»
Index
Index
Symbols
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
Symbols
:type: dict (variable of zuul.items[])
<branch> (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>.project.<canonical_hostname>.<project>)
<canonical_hostname> (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>.project)
<gerrit connection> (attribute)
<git connection> (attribute)
<github connection> (attribute)
<jobname> (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>.project.<canonical_hostname>.<project>.<branch>.job)
<mqtt connection> (attribute)
<mqtt schema> (attribute)
<phase> (stat of zuul.executor.<executor>.phase)
<pipeline name> (stat of zuul.tenant.<tenant>.pipeline)
<pipeline> (attribute of project)
<project-group> (attribute of tenant.untrusted-projects)
<project> (attribute of tenant.untrusted-projects)
(stat of zuul.tenant.<tenant>.pipeline.<pipeline name>.project.<canonical_hostname>)
<result> (stat of zuul.executor.<executor>.phase.<phase>)
(stat of zuul.tenant.<tenant>.pipeline.<pipeline name>.project.<canonical_hostname>.<project>.<branch>.job.<jobname>)
<smtp connection> (attribute)
<sql connection> (attribute)
<state> (stat of zuul.nodepool.requests)
<state>.label.<label> (stat of zuul.nodepool.requests)
<state>.size.<size> (stat of zuul.nodepool.requests)
<state>.total (stat of zuul.nodepool.requests)
A
abstract (attribute of job)
accepting (stat of zuul.executors)
action (attribute of <mqtt schema>)
(attribute of pipeline.trigger.<github source>)
ActionModule (class in zuul.ansible.action.normal)
addEvent() (tests.base.ZuulTestCase method)
addFakeChange() (tests.base.FakeGerritConnection method)
all_jobs (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>)
allowed-labels (attribute of tenant)
allowed-projects (attribute of job)
allowed-reporters (attribute of tenant)
allowed-triggers (attribute of tenant)
api_token (attribute of <github connection>)
app_id (attribute of <github connection>)
app_key (attribute of <github connection>)
approval (attribute of pipeline.reject.<gerrit source>)
(attribute of pipeline.require.<gerrit source>)
(attribute of pipeline.trigger.<gerrit source>)
assertBuilds() (tests.base.ZuulTestCase method)
assertHistory() (tests.base.ZuulTestCase method)
assertReportedStat() (tests.base.ZuulTestCase method)
attempts (attribute of job)
auth_type (attribute of <gerrit connection>)
B
base job
BaseTrigger (class in zuul.trigger)
baseurl (attribute of <gerrit connection>)
(attribute of <git connection>)
basic (value of <gerrit connection>.auth_type)
branch (attribute of <mqtt schema>)
(attribute of pipeline.trigger.<gerrit source>)
(attribute of pipeline.trigger.<github source>)
(variable of zuul)
,
[1]
(variable of zuul.items[])
branches (attribute of job)
Build (class in zuul.model)
build (variable of zuul)
BuildHistory (class in tests.base)
builds (attribute of <mqtt schema>.buildset)
(stat of zuul.executor.<executor>)
buildset (attribute of <mqtt schema>)
BuildSet (class in zuul.model)
buildset (variable of zuul)
C
ca_certs (attribute of <mqtt connection>)
CallbackModule (class in zuul.ansible.callback.zuul_json)
(class in zuul.ansible.callback.zuul_stream)
canonical_hostname (attribute of <gerrit connection>)
(attribute of <github connection>)
(variable of zuul.items[].project)
(variable of zuul.project)
(variable of zuul.projects{})
canonical_name (variable of zuul.items[].project)
(variable of zuul.project)
(variable of zuul.projects{})
certfile (attribute of <mqtt connection>)
change (attribute of <mqtt schema>)
Change (class in zuul.model)
change (variable of zuul)
(variable of zuul.items[])
change_url (attribute of <mqtt schema>)
(variable of zuul)
(variable of zuul.items[])
changed (value of pipeline.trigger.<github source>.action)
ChangeQueue (class in zuul.model)
check
checkout (variable of zuul.projects{})
cherry-pick (value of project.merge-mode)
child_jobs (variable of zuul)
ciphers (attribute of <mqtt connection>)
clearBranchCache() (tests.base.FakeGerritConnection method)
closed (value of pipeline.trigger.<github source>.action)
command_socket (attribute of executor)
(attribute of fingergw)
(attribute of merger)
(attribute of scheduler)
comment (attribute of pipeline.<reporter>.<github source>)
(attribute of pipeline.trigger.<gerrit source>)
(attribute of pipeline.trigger.<github source>)
(value of pipeline.trigger.<github source>.action)
commitConfigUpdate() (tests.base.ZuulTestCase method)
config-project
config-projects (attribute of tenant)
ConnectionInterface (class in zuul.driver)
context (variable of zuul.items[].:type: dict)
current-patchset (attribute of pipeline.require.<gerrit source>)
(attribute of pipeline.require.<github source>)
current_changes (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>)
(stat of zuul.tenant.<tenant>.pipeline.<pipeline name>.project.<canonical_hostname>.<project>.<branch>)
current_requests (stat of zuul.nodepool.requests)
D
data (attribute of secret)
dburi (attribute of <sql connection>)
debug (attribute of project.<pipeline>)
default-branch (attribute of project)
default-parent (attribute of tenant)
default_from (attribute of <smtp connection>)
default_to (attribute of <smtp connection>)
default_username (attribute of executor)
dependencies (attribute of job)
dependent (value of pipeline.manager)
DependentPipelineManager (class in zuul.manager.dependent)
dequeue-on-new-patchset (attribute of pipeline)
description (attribute of job)
(attribute of pipeline)
digest (value of <gerrit connection>.auth_type)
disable-after-consecutive-failures (attribute of pipeline)
disabled (attribute of pipeline)
disk_limit_per_job (attribute of executor)
dismissed (value of pipeline.trigger.<github source>.action)
dispatch_handler() (zuul.ansible.action.normal.ActionModule method)
driver (attribute of <gerrit connection>)
(attribute of <git connection>)
(attribute of <github connection>)
(attribute of <mqtt connection>)
(attribute of <smtp connection>)
(attribute of <sql connection>)
Driver (class in zuul.driver)
E
email (attribute of pipeline.require.<gerrit source>.approval)
(attribute of pipeline.require.<github source>.review)
(attribute of pipeline.trigger.<gerrit source>)
end_time (attribute of <mqtt schema>.buildset)
event (attribute of pipeline.trigger.<gerrit source>)
(attribute of pipeline.trigger.<git source>)
(attribute of pipeline.trigger.<github source>)
(attribute of pipeline.trigger.zuul)
EventFilter (class in zuul.model)
exclude (attribute of tenant.untrusted-projects.<project-group>)
(attribute of tenant.untrusted-projects.<project>)
exclude-unprotected-branches (attribute of tenant)
(attribute of tenant.untrusted-projects.<project>)
executor (attribute)
(variable of zuul)
exponential (value of pipeline.window-decrease-type)
(value of pipeline.window-increase-type)
extra-vars (attribute of job)
F
failJob() (tests.base.RecordingExecutorServer method)
failure (attribute of pipeline)
failure-message (attribute of job)
(attribute of pipeline)
failure-url (attribute of job)
FakeBuild (class in tests.base)
FakeGearmanServer (class in tests.base)
FakeGerritConnection (class in tests.base)
files (attribute of job)
final (attribute of job)
finger_port (attribute of executor)
fingergw (attribute)
footer-message (attribute of pipeline)
form (value of <gerrit connection>.auth_type)
from (attribute of pipeline.<reporter>.<smtp source>)
G
galaxy (attribute of job.roles)
gate
gearman (attribute)
gearman_server (attribute)
gerrit (value of <gerrit connection>.driver)
GerritTrigger (class in zuul.driver.gerrit.gerrittrigger)
getConnection() (zuul.driver.ConnectionInterface method)
getEventFilters() (zuul.driver.gerrit.gerrittrigger.GerritTrigger method)
(zuul.driver.timer.timertrigger.TimerTrigger method)
(zuul.driver.zuul.zuultrigger.ZuulTrigger method)
(zuul.trigger.BaseTrigger method)
getRejectSchema() (zuul.driver.SourceInterface method)
getReporter() (zuul.driver.ReporterInterface method)
getReporterSchema() (zuul.driver.ReporterInterface method)
getRequireSchema() (zuul.driver.SourceInterface method)
getSortedBuilds() (tests.base.ZuulTestCase method)
getSource() (zuul.driver.SourceInterface method)
getTrigger() (zuul.driver.TriggerInterface method)
getTriggerSchema() (zuul.driver.TriggerInterface method)
getUpstreamRepos() (tests.base.ZuulTestCase method)
getWebController() (tests.base.FakeGerritConnection method)
getWorkspaceRepos() (tests.base.FakeBuild method)
git (value of <git connection>.driver)
git_dir (attribute of executor)
(attribute of merger)
git_http_low_speed_limit (attribute of merger)
git_http_low_speed_time (attribute of merger)
git_user_email (attribute of merger)
,
[1]
git_user_name (attribute of merger)
,
[1]
github (value of <github connection>.driver)
gitweb_url_template (attribute of <gerrit connection>)
group-vars (attribute of job)
groups (attribute of nodeset)
H
handle_file() (zuul.ansible.action.normal.ActionModule method)
handle_stat() (zuul.ansible.action.normal.ActionModule method)
handle_uri() (zuul.ansible.action.normal.ActionModule method)
handle_zuul_return() (zuul.ansible.action.normal.ActionModule method)
hasChanges() (tests.base.FakeBuild method)
hold-following-changes (attribute of job)
host-vars (attribute of job)
hostname (attribute of executor)
(variable of zuul.executor)
hosts (attribute of zookeeper)
I
ignore-deletes (attribute of pipeline.trigger.<gerrit source>)
(attribute of pipeline.trigger.<git source>)
ignore-dependencies (attribute of pipeline)
implied-branch-matchers (attribute of pragma)
implied-branches (attribute of pragma)
include (attribute of tenant.untrusted-projects.<project-group>)
(attribute of tenant.untrusted-projects.<project>)
independent (value of pipeline.manager)
IndependentPipelineManager (class in zuul.manager.independent)
inventory_file (variable of zuul.executor)
irrelevant-files (attribute of job)
isWaiting() (tests.base.FakeBuild method)
items (variable of zuul)
J
job (attribute)
Job (class in zuul.model)
job (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>.project.<canonical_hostname>.<project>.<branch>)
(variable of zuul)
job_dir (attribute of executor)
job_name (attribute of <mqtt schema>.buildset)
JobGraph (class in zuul.model)
jobs (attribute of project.<pipeline>)
jobs_queued (stat of zuul.executors)
(stat of zuul.mergers)
jobs_running (stat of zuul.executors)
(stat of zuul.mergers)
jobtags (variable of zuul)
K
keepalive (attribute of <gerrit connection>)
(attribute of <mqtt connection>)
keyfile (attribute of <mqtt connection>)
L
label (attribute of nodeset.nodes)
(attribute of pipeline.<reporter>.<github source>)
(attribute of pipeline.require.<github source>)
(attribute of pipeline.trigger.<github source>)
labeled (value of pipeline.trigger.<github source>.action)
Layout (class in zuul.model)
linear (value of pipeline.window-decrease-type)
(value of pipeline.window-increase-type)
listen_address (attribute of fingergw)
(attribute of gearman_server)
(attribute of web)
load_average (stat of zuul.executor.<executor>)
load_multiplier (attribute of executor)
log_config (attribute of executor)
(attribute of fingergw)
(attribute of gearman_server)
(attribute of merger)
(attribute of scheduler)
(attribute of web)
log_root (variable of zuul.executor)
log_url (attribute of <mqtt schema>.buildset)
LogStreamer (class in zuul.lib.log_streamer)
LogStreamHandler (class in zuul.web)
M
maintainCache() (tests.base.FakeGerritConnection method)
manager (attribute of pipeline)
max (attribute of semaphore)
max-job-timeout (attribute of tenant)
max-nodes-per-job (attribute of tenant)
merge (attribute of pipeline.<reporter>.<github source>)
(value of project.merge-mode)
merge-failure (attribute of pipeline)
merge-failure-message (attribute of pipeline)
merge-mode (attribute of project)
merge-resolve (value of project.merge-mode)
merged (attribute of pipeline.require.<github source>)
merger (attribute)
,
[1]
merger.<result> (stat of zuul.executor.<executor>)
message (attribute of <mqtt schema>)
min_avail_hdd (attribute of executor)
min_avail_mem (attribute of executor)
module
zuul.ansible.library.command
mqtt (value of <mqtt connection>.driver)
N
name (attribute of job)
(attribute of job.required-projects)
(attribute of job.roles)
(attribute of job.secrets)
(attribute of job.semaphore)
(attribute of nodeset)
(attribute of nodeset.groups)
(attribute of nodeset.nodes)
(attribute of pipeline)
(attribute of project)
(attribute of secret)
(attribute of semaphore)
(attribute of tenant)
(variable of zuul.items[].project)
(variable of zuul.project)
(variable of zuul.projects{})
namespace (variable of zuul.items[].:type: dict)
newer-than (attribute of pipeline.require.<gerrit source>.approval)
(attribute of pipeline.require.<github source>.review)
newrev (variable of zuul)
,
[1]
,
[2]
newTenantConfig() (tests.base.ZuulTestCase method)
nodes (attribute of nodeset)
(attribute of nodeset.groups)
nodeset (attribute of job)
(attribute)
O
older-than (attribute of pipeline.require.<gerrit source>.approval)
(attribute of pipeline.require.<github source>.review)
oldrev (variable of zuul)
,
[1]
,
[2]
onChangeEnqueued() (zuul.trigger.BaseTrigger method)
onChangeMerged() (zuul.trigger.BaseTrigger method)
online (stat of zuul.executors)
(stat of zuul.mergers)
open (attribute of pipeline.require.<gerrit source>)
(attribute of pipeline.require.<github source>)
opened (value of pipeline.trigger.<github source>.action)
override-checkout (attribute of job)
(attribute of job.required-projects)
override_checkout (variable of zuul)
P
parent (attribute of job)
parent-change-enqueued (value of pipeline.trigger.zuul.event)
ParsedConfig (class in zuul.model)
password (attribute of <gerrit connection>)
(attribute of <mqtt connection>)
(attribute of <smtp connection>)
patchset (attribute of <mqtt schema>)
(variable of zuul)
(variable of zuul.items[])
pct_used_ram (stat of zuul.executor.<executor>)
permission (attribute of pipeline.require.<github source>.review)
phase (stat of zuul.executor.<executor>)
pidfile (attribute of executor)
(attribute of fingergw)
(attribute of merger)
(attribute of scheduler)
(attribute of web)
pipeline (attribute of <mqtt schema>)
(attribute of pipeline.trigger.zuul)
(attribute)
Pipeline (class in zuul.model)
pipeline (variable of zuul)
pipeline.<reporter>.<github source> (attribute)
pipeline.<reporter>.<mqtt> (attribute)
pipeline.<reporter>.<smtp source> (attribute)
pipeline.<reporter>.<sql source> (attribute)
pipeline.reject.<gerrit source> (attribute)
pipeline.reject.<github source> (attribute)
pipeline.require.<gerrit source> (attribute)
pipeline.require.<github source> (attribute)
pipeline.trigger.<gerrit source> (attribute)
pipeline.trigger.<git source> (attribute)
pipeline.trigger.<github source> (attribute)
pipeline.trigger.timer (attribute)
pipeline.trigger.zuul (attribute)
PipelineManager (class in zuul.manager)
pod (variable of zuul.items[].:type: dict)
poll_delay (attribute of <git connection>)
pool_recycle (attribute of <sql connection>)
port (attribute of <gerrit connection>)
(attribute of <mqtt connection>)
(attribute of <smtp connection>)
(attribute of fingergw)
(attribute of gearman)
(attribute of gearman_server)
(attribute of statsd)
(attribute of web)
post-review (attribute of job)
(attribute of pipeline)
post-run (attribute of job)
post-timeout (attribute of job)
post_timeout (variable of zuul)
postConfig() (zuul.trigger.BaseTrigger method)
pragma (attribute)
pre-run (attribute of job)
precedence (attribute of pipeline)
prefix (attribute of statsd)
printHistory() (tests.base.ZuulTestCase method)
private_key_file (attribute of executor)
project (attribute of <mqtt schema>)
(attribute)
Project (class in zuul.model)
project (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>)
(variable of zuul)
(variable of zuul.items[])
project-change-merged (value of pipeline.trigger.zuul.event)
projects (attribute of tenant.untrusted-projects.<project-group>)
(variable of zuul)
protected (attribute of job)
pull_request (value of pipeline.trigger.<github source>.event)
pull_request_review (value of pipeline.trigger.<github source>.event)
push (value of pipeline.trigger.<github source>.event)
Q
qos (attribute of pipeline.<reporter>.<mqtt>)
queue (attribute of project.<pipeline>)
QueueItem (class in zuul.model)
R
rate_limit_logging (attribute of <github connection>)
reconfigure() (zuul.driver.Driver method)
RecordingExecutorServer (class in tests.base)
ref (attribute of <mqtt schema>)
(attribute of pipeline.trigger.<gerrit source>)
(attribute of pipeline.trigger.<git source>)
(attribute of pipeline.trigger.<github source>)
Ref (class in zuul.model)
ref (variable of zuul)
RefFilter (class in zuul.model)
registerScheduler() (zuul.driver.Driver method)
reject (attribute of pipeline)
reject-approval (attribute of pipeline.trigger.<gerrit source>)
relative_priority (attribute of scheduler)
release() (tests.base.FakeBuild method)
(tests.base.FakeGearmanServer method)
(tests.base.RecordingExecutorServer method)
reopened (value of pipeline.trigger.<github source>.action)
RepoFiles (class in zuul.model)
reporter
ReporterInterface (class in zuul.driver)
require (attribute of pipeline)
require-approval (attribute of pipeline.trigger.<gerrit source>)
required (variable of zuul.projects{})
required-projects (attribute of job)
resident_time (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>)
(stat of zuul.tenant.<tenant>.pipeline.<pipeline name>.project.<canonical_hostname>.<project>.<branch>)
resources (variable of zuul.items[])
resources-first (attribute of job.semaphore)
result (attribute of <mqtt schema>.buildset)
review (attribute of pipeline.reject.<github source>)
(attribute of pipeline.require.<github source>)
roles (attribute of job)
run (attribute of job)
run() (zuul.ansible.action.normal.ActionModule method)
running (stat of zuul.geard)
running_builds (stat of zuul.executor.<executor>)
S
scheduler (attribute)
Scheduler (class in zuul.scheduler)
secret (attribute of job.secrets)
(attribute)
secrets (attribute of job)
semaphore (attribute of job)
(attribute)
server (attribute of <gerrit connection>)
(attribute of <github connection>)
(attribute of <mqtt connection>)
(attribute of <smtp connection>)
(attribute of gearman)
(attribute of statsd)
session_timeout (attribute of zookeeper)
setUp() (tests.base.ZuulTestCase method)
shadow (attribute of tenant.untrusted-projects.<project>)
short_name (variable of zuul.items[].project)
(variable of zuul.project)
(variable of zuul.projects{})
simple_layout() (in module tests.base)
smtp (value of <smtp connection>.driver)
source (attribute of tenant)
SourceInterface (class in zuul.driver)
sql (value of <sql connection>.driver)
src_dir (variable of zuul.items[].project)
(variable of zuul.project)
(variable of zuul.projects{})
src_root (variable of zuul.executor)
sshkey (attribute of <gerrit connection>)
(attribute of <github connection>)
ssl_ca (attribute of gearman)
(attribute of gearman_server)
ssl_cert (attribute of gearman)
(attribute of gearman_server)
ssl_key (attribute of gearman)
(attribute of gearman_server)
start (attribute of gearman_server)
(attribute of pipeline)
start_time (attribute of <mqtt schema>.buildset)
starting_builds (stat of zuul.executor.<executor>)
state (attribute of pipeline.trigger.<github source>)
state_dir (attribute of executor)
(attribute of scheduler)
static_cache_expiry (attribute of web)
static_path (attribute of web)
stats_type (attribute of web)
stats_url (attribute of web)
statsd (attribute)
status (attribute of pipeline.<reporter>.<github source>)
(attribute of pipeline.require.<gerrit source>)
(attribute of pipeline.require.<github source>)
(attribute of pipeline.trigger.<github source>)
(value of pipeline.trigger.<github source>.action)
status-url (attribute of pipeline.<reporter>.<github source>)
status_url (attribute of web)
stop() (zuul.driver.Driver method)
subject (attribute of pipeline.<reporter>.<smtp source>)
submitted (value of pipeline.trigger.<github source>.action)
success (attribute of pipeline)
success-message (attribute of job)
(attribute of pipeline)
success-url (attribute of job)
supercedent (value of pipeline.manager)
T
table_prefix (attribute of <sql connection>)
tag (variable of zuul)
tags (attribute of job)
templates (attribute of project)
tenant (attribute of <mqtt schema>)
(attribute)
Tenant (class in zuul.model)
tenant (variable of zuul)
tenant_config (attribute of scheduler)
tenant_config_script (attribute of scheduler)
time (attribute of pipeline.trigger.timer)
timeout (attribute of job)
(variable of zuul)
TimerTrigger (class in zuul.driver.timer.timertrigger)
to (attribute of pipeline.<reporter>.<smtp source>)
topic (attribute of pipeline.<reporter>.<mqtt>)
total (stat of zuul.geard)
total_changes (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>)
(stat of zuul.tenant.<tenant>.pipeline.<pipeline name>.project.<canonical_hostname>.<project>.<branch>)
trigger (attribute of pipeline)
TriggerEvent (class in zuul.model)
TriggerInterface (class in zuul.driver)
trusted execution context
trusted_ro_paths (attribute of executor)
trusted_rw_paths (attribute of executor)
type (attribute of pipeline.require.<github source>.review)
U
unlabel (attribute of pipeline.<reporter>.<github source>)
unlabeled (value of pipeline.trigger.<github source>.action)
UnparsedAbideConfig (class in zuul.model)
UnparsedConfig (class in zuul.model)
untrusted execution context
untrusted-project
untrusted-projects (attribute of tenant)
untrusted_ro_paths (attribute of executor)
untrusted_rw_paths (attribute of executor)
use_starttls (attribute of <smtp connection>)
user (attribute of <gerrit connection>)
(attribute of <mqtt connection>)
(attribute of <smtp connection>)
(attribute of fingergw)
username (attribute of pipeline.require.<gerrit source>.approval)
(attribute of pipeline.require.<github source>.review)
(attribute of pipeline.trigger.<gerrit source>)
uuid (attribute of <mqtt schema>.buildset)
(value of <mqtt schema>.buildset)
V
validateWebConfig() (tests.base.FakeGerritConnection method)
variables (attribute of executor)
variant-description (attribute of pipeline)
vars (attribute of job)
(attribute of project)
verify_ssl (attribute of <gerrit connection>)
(attribute of <github connection>)
voting (attribute of <mqtt schema>.buildset)
(attribute of job)
(variable of zuul)
W
wait_time (stat of zuul.tenant.<tenant>.pipeline.<pipeline name>)
waiting (stat of zuul.geard)
web (attribute)
,
[1]
webhook_token (attribute of <github connection>)
websocket_url (attribute of web)
window (attribute of pipeline)
window-decrease-factor (attribute of pipeline)
window-decrease-type (attribute of pipeline)
window-floor (attribute of pipeline)
window-increase-factor (attribute of pipeline)
window-increase-type (attribute of pipeline)
winrm_cert_key_file (attribute of executor)
winrm_cert_pem_file (attribute of executor)
winrm_operation_timeout_sec (attribute of executor)
winrm_read_timeout_sec (attribute of executor)
work_root (variable of zuul.executor)
Worker (class in zuul.model)
Z
zone (attribute of executor)
zookeeper (attribute)
zuul (attribute of job.roles)
(variable)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
zuul.ansible.library.command
module
zuul.event.<driver>.<type> (stat)
zuul.executor.<executor> (stat)
zuul.executors (stat)
zuul.geard (stat)
zuul.mergers (stat)
zuul.nodepool.requests (stat)
zuul.tenant.<tenant>.pipeline (stat)
zuul_ref (attribute of <mqtt schema>)
zuul_success (variable)
ZuulTestCase (class in tests.base)
ZuulTrigger (class in zuul.driver.zuul.zuultrigger)
ZuulWeb (class in zuul.web)
Versions
v: latest
latest
4.11.0
4.10.4
4.10.3
4.10.2
4.10.1
4.10.0
4.9.0
4.8.1
4.8.0
4.7.0
4.6.0
4.5.1
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
4.0.0
3.19.1
3.19.0
3.18.0
3.17.0
3.16.1
3.16.0
3.15.0
3.14.0
3.13.0
3.12.0
3.11.1
3.11.0
3.10.2
3.10.1
3.10.0
3.9.0
3.8.1
3.8.0
3.7.1
3.7.0
3.6.1
3.6.0
3.5.0
3.4.0
3.3.1
3.3.0