Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
openstack-infra
/
zuul
/
24749aa908c5a0c45bc6277ed3ba4b1681d6476b
« Previous
7a8f48d
Update node requests after nodes
by James E. Blair
· 7 years ago
29c7700
Fix early processing of merge-pending items on reconfig
by James E. Blair
· 7 years ago
8c2d581
Don't load dynamic layout twice unless needed
by James E. Blair
· 7 years ago
3a098dd
Don't store pipeline references on builds
by James E. Blair
· 7 years ago
a777fef
Always retry jobs on executor disconnect
by Monty Taylor
· 7 years ago
3202354
Have zuul re-run ABORTED jobs
by Paul Belanger
· 7 years ago
5e712e4
Return a distinct result on executor disk full
by James E. Blair
· 7 years ago
278e956
Merge "Handle double node locking snafu" into feature/zuulv3
by Zuul
· 7 years ago
c6a6769
Handle non-syntax errors from Ansible
by Monty Taylor
· 7 years ago
29965cc
Merge "Create git_http_low_speed_limit / git_http_low_speed_time" into feature/zuulv3
by Zuul
· 7 years ago
10a9b34
Properly format messages coming out of emitPlaybookBanner
by David Moreau-Simard
· 7 years ago
07cbaee
Merge "Fix path exclusions" into feature/zuulv3
by Zuul
· 7 years ago
b4e2b92
Merge "Use normal docs build jobs" into feature/zuulv3
by Zuul
· 7 years ago
94e9588
Handle double node locking snafu
by David Shrewsbury
· 7 years ago
950c6b1
Fix path exclusions
by Monty Taylor
· 7 years ago
edadfed
Create git_http_low_speed_limit / git_http_low_speed_time
by Paul Belanger
· 7 years ago
06ab26d
Add git timeout for HTTP(S) operations
by Paul Belanger
· 7 years ago
8d4eb6f
Use normal docs build jobs
by Monty Taylor
· 7 years ago
29a8c23
Merge "Fix Gearman UnknownJob handler" into feature/zuulv3
by Zuul
· 7 years ago
b197243
Merge "Change yappi bytesio to stringio" into feature/zuulv3
by Zuul
· 7 years ago
e4abb2d
Merge "Speed configuration building" into feature/zuulv3
by Zuul
· 7 years ago
51e487e
Merge "Add debug messages and exception handling to stack dump handler" into feature/zuulv3
by Zuul
· 7 years ago
af8b208
Speed configuration building
by James E. Blair
· 7 years ago
693fbcf
Merge "Avoid JS error when a change has no id" into feature/zuulv3
by Zuul
· 7 years ago
6a910f9
Merge "Include tenant in pipeline log messages" into feature/zuulv3
by Zuul
· 7 years ago
4bd366c
Merge "Explicitely print the result status of each playbook run" into feature/zuulv3
by Zuul
· 7 years ago
8a73014
Merge "Improve scheduler log messages" into feature/zuulv3
by Zuul
· 7 years ago
898a8bf
Avoid JS error when a change has no id
by Jens Harbott
· 7 years ago
d4c4785
Explicitely print the result status of each playbook run
by David Moreau-Simard
· 7 years ago
36ccdd1
Include tenant in pipeline log messages
by James E. Blair
· 7 years ago
850c940
Use new infra pipelines
by Andreas Jaeger
· 7 years ago
75f171e
Merge "Fix branch matching logic" into feature/zuulv3
by Zuul
· 7 years ago
a332bab
Improve scheduler log messages
by James E. Blair
· 7 years ago
a615c36
Clear project config cache later
by James E. Blair
· 7 years ago
29a24fd
Move shadow layout to item
by James E. Blair
· 7 years ago
f6dc176
Fix branch matching logic
by David Shrewsbury
· 7 years ago
a67c71f
Fix Gearman UnknownJob handler
by Clark Boylan
· 7 years ago
88985e2
Merge "Limit concurrency in zuul-executor under load" into feature/zuulv3
by Zuul
· 7 years ago
9129ed7
Increase ansible internal_poll_interval
by Tobias Henkel
· 7 years ago
0396bf5
Change yappi bytesio to stringio
by James E. Blair
· 7 years ago
4249c51
Add debug messages and exception handling to stack dump handler
by James E. Blair
· 7 years ago
e4db83b
Merge "Add objgraph to SIGUSR2" into feature/zuulv3
by Zuul
· 7 years ago
9dae1bb
Add objgraph to SIGUSR2
by James E. Blair
· 7 years ago
60fff4f
Switch to using publish-openstack-sphinx-docs-infra
by Monty Taylor
· 7 years ago
530a464
Merge "Protect against builds dict changing while we iterate" into feature/zuulv3
by Zuul
· 7 years ago
471c75b
Merge "Do not add implied branch matchers in project-templates" into feature/zuulv3
by Zuul
· 7 years ago
e74f571
Do not add implied branch matchers in project-templates
by James E. Blair
· 7 years ago
3cef7ed
Limit concurrency in zuul-executor under load
by Clint Byrum
· 7 years ago
6150ebc
Protect against builds dict changing while we iterate
by Monty Taylor
· 7 years ago
b588205
Handle build_set being None for priority
by Monty Taylor
· 7 years ago
68d3ba5
Merge "Update zuul-changes script for v3" into feature/zuulv3
by Monty Taylor
· 7 years ago
5052319
Merge "SourceContext improvements" into feature/zuulv3
by Monty Taylor
· 7 years ago
6dc5bc1
Map pipeline precedence to nodepool node priority
by Monty Taylor
· 7 years ago
167d6cd
SourceContext improvements
by James E. Blair
· 7 years ago
fceaf41
Fix bug with multiple project-templates
by James E. Blair
· 7 years ago
d05469e
Update zuul-changes script for v3
by James E. Blair
· 7 years ago
fe1df19
Add inheritance path to zuul vars
by James E. Blair
· 7 years ago
d43ef51
Always try to unlock nodes when returning
by James E. Blair
· 7 years ago
8fd2bb8
Add zuul supplementary groups before setgid/setuid
by Krzysztof Klimonda
· 7 years ago
66e0413
Fix sql reporting start/end times
by James E. Blair
· 7 years ago
c8a0f94
Merge "Only add BUILD_TIMEOUT if there is a timeout" into feature/zuulv3
by Zuul
· 7 years ago
ebf3e0a
Only add BUILD_TIMEOUT if there is a timeout
by Monty Taylor
· 7 years ago
127a567
Merge "Parent legacy jobs with artifacts legacy-publish-openstack-artifacts" into feature/zuulv3
by Zuul
· 7 years ago
85731f1
Set BUILD_TIMEOUT environment variable in zuul_legacy_vars
by Monty Taylor
· 7 years ago
ac1155d
Wait up to 30s to lock a node
by James E. Blair
· 7 years ago
e2f0a87
Add ZK session timeout option
by James E. Blair
· 7 years ago
499c304
Improve debug logging around dynamic layout loading
by James E. Blair
· 7 years ago
61e4c88
Remove "Applying template" log line
by James E. Blair
· 7 years ago
45b6323
Merge "Add an additional pass through project templates" into feature/zuulv3
by Zuul
· 7 years ago
2a09422
Merge "Delay executor noop packets" into feature/zuulv3
by Zuul
· 7 years ago
0d2cbcb
Delay executor noop packets
by James E. Blair
· 7 years ago
bcf725a
Parent legacy jobs with artifacts legacy-publish-openstack-artifacts
by Monty Taylor
· 7 years ago
ca90305
Merge "Add projects.required to zuul vars" into feature/zuulv3
by Zuul
· 7 years ago
9dcb71c
Add an additional pass through project templates
by Monty Taylor
· 7 years ago
8198c0e
Add oldrev/newrev column to the buildset reporter table
by Tristan Cacqueray
· 7 years ago
305a215
Add ref_url column to the buildset reporter table
by Tristan Cacqueray
· 7 years ago
b3d3f2b
Add projects.required to zuul vars
by James E. Blair
· 7 years ago
175a2fd
Merge "Run ansible setup at start of job to verify network" into feature/zuulv3
by Zuul
· 7 years ago
f641f4f
Run ansible setup at start of job to verify network
by James E. Blair
· 7 years ago
c920cc0
Remove superfluous writeProject() call
by David Shrewsbury
· 7 years ago
d02448d
Merge "Put legacy jobs down a directory level into workspace" into feature/zuulv3
by Zuul
· 7 years ago
5d7d2c6
Put legacy jobs down a directory level into workspace
by Monty Taylor
· 7 years ago
28cd2f4
Merge "We should await ws.send_str()" into feature/zuulv3
by Zuul
· 7 years ago
6069f2b
Fix race in test_in_repo_branch
by James E. Blair
· 7 years ago
4dddb34
Remove var override for docs publish job
by James E. Blair
· 7 years ago
7d99b8f
Merge "Don't output cat file contents during reconfig" into feature/zuulv3
by Zuul
· 7 years ago
95bb2e8
We should await ws.send_str()
by David Shrewsbury
· 7 years ago
b5e465f
Don't output cat file contents during reconfig
by James E. Blair
· 7 years ago
4e22930
Return stream log message on finger client failure
by David Shrewsbury
· 7 years ago
d6a4c14
Merge "Don't emit yaml suffixes in run and post-run lines" into feature/zuulv3
by Zuul
· 7 years ago
c0a43ed
Merge "Handle unknown project-template error" into feature/zuulv3
by Zuul
· 7 years ago
0784850
Don't emit yaml suffixes in run and post-run lines
by Monty Taylor
· 7 years ago
89e25eb
Handle unknown project-template error
by James E. Blair
· 7 years ago
221a252
Consume project templates correctly in projects
by Monty Taylor
· 7 years ago
9625385
Add local file copying steps
by Monty Taylor
· 7 years ago
ac574ef
Sort fields in post playbook
by Monty Taylor
· 7 years ago
5b59c7a
Set a max on timeout
by Monty Taylor
· 7 years ago
8b506be
Sort list of required projects
by Monty Taylor
· 7 years ago
f567193
Rename outfiles to zuul- to match rollout
by Monty Taylor
· 7 years ago
d66a739
Merge "It's branches, not branch" into feature/zuulv3
by Zuul
· 7 years ago
Next »