Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
openstack-infra
/
zuul
/
49bff07ec826180f5ab39de8727f193bcc280448
/
tests
/
fixtures
49bff07
Merge pull requests from github reporter
by Jan Hruban
· 9 years ago
e252a73
Support for github commit status
by Jan Hruban
· 8 years ago
6d53c5e
Configurable SSH access to GitHub
by Jan Hruban
· 9 years ago
c7ab160
Add 'comment' github pull_request event action
by Jan Hruban
· 9 years ago
1a78c61
Add 'push' and 'tag' github webhook events.
by Wayne
· 9 years ago
40f4004
Add basic Github Zuul Reporter.
by Wayne
· 9 years ago
4fc1254
Support GitHub PR webhooks
by Gregory Haynes
· 10 years ago
31cb3e8
Move two more tests to commitConfigUpdate
by James E. Blair
· 8 years ago
dfdfcfc
Move timer tests to commitConfigUpdate
by James E. Blair
· 8 years ago
9ea0d0b
Move semaphore tests to their own class
by James E. Blair
· 8 years ago
c4ba97a
Remove org_unknown git repo from single-client test config
by James E. Blair
· 8 years ago
9ea7007
Move test_repo_deleted to simple_layout
by James E. Blair
· 8 years ago
ea68ab4
Move check_ignore_dependencies to simple_layout
by Jesse Keating
· 8 years ago
cc67b12
move test_disable_at to simple_layout
by Jesse Keating
· 8 years ago
8b0c70a
Remove unused test git repos
by James E. Blair
· 8 years ago
cc32419
Move some uses of updateConfigLayout to simple_layout
by James E. Blair
· 8 years ago
e68d43f
Move test_tags to simple_layout
by James E. Blair
· 8 years ago
7cb8454
Remove project3
by James E. Blair
· 8 years ago
44860b6
Remove unused repos from repo init
by James E. Blair
· 8 years ago
cc02053
Move tests to use simple_layout
by James E. Blair
· 8 years ago
b70e55a
Add playbook support to simple_layout in tests
by James E. Blair
· 8 years ago
06cc392
Add simple_layout test decorator
by James E. Blair
· 8 years ago
86073d3
Remove source from pipelines (2/2)
by James E. Blair
· 8 years ago
109da3f
Replace config/project repos with config/untrusted projects
by James E. Blair
· 8 years ago
0ffa010
Fully qualify project configuration names
by James E. Blair
· 8 years ago
2eb1c71
Merge "Re-enable test_live_reconfiguration_del_project" into feature/zuulv3
by Jenkins
· 8 years ago
830d593
Merge "Re-enable remaining test_crd_check_* tests" into feature/zuulv3
by Jenkins
· 8 years ago
91132fb
Merge "Re-enable test_queue_rate_limiting" into feature/zuulv3
by Jenkins
· 8 years ago
1376e05
Merge "Change mutex to counting semaphore" into feature/zuulv3
by Jenkins
· 8 years ago
1c8d62e
Merge "Remove url_pattern config parameter" into feature/zuulv3
by Jenkins
· 8 years ago
b2749e7
Merge "Simplify the log url" into feature/zuulv3
by Jenkins
· 8 years ago
0149ada
Re-enable test_live_reconfiguration_del_project
by Clint Byrum
· 8 years ago
12282ca
Re-enable remaining test_crd_check_* tests
by Clint Byrum
· 8 years ago
b01f1ca
Re-enable test_queue_rate_limiting
by Clint Byrum
· 8 years ago
9a0e194
Change mutex to counting semaphore
by Tobias Henkel
· 8 years ago
77e5e80
Merge "Add 'allow-secrets' pipeline attribute" into feature/zuulv3
by Jenkins
· 8 years ago
4550bbc
Merge "Augment references of pkcs1 with oaep" into feature/zuulv3
by Jenkins
· 8 years ago
456390c
Merge "Serve public keys through webapp" into feature/zuulv3
by Jenkins
· 8 years ago
6c6761b
Merge "Decrypt secrets and plumb to Ansible" into feature/zuulv3
by Jenkins
· 8 years ago
c66c2c9
Merge "Add secret top-level config object" into feature/zuulv3
by Jenkins
· 8 years ago
d9c8be6
Merge "Add per-repo public and private keys" into feature/zuulv3
by Jenkins
· 8 years ago
d234836
Add 'allow-secrets' pipeline attribute
by James E. Blair
· 8 years ago
717e8e9
Augment references of pkcs1 with oaep
by James E. Blair
· 8 years ago
c49e5e7
Serve public keys through webapp
by James E. Blair
· 8 years ago
18f86a3
Decrypt secrets and plumb to Ansible
by James E. Blair
· 8 years ago
01f83b7
Add secret top-level config object
by James E. Blair
· 8 years ago
22994f9
Add per-repo public and private keys
by Ricardo Carrillo Cruz
· 8 years ago
49bee7b
Fix dev doc link in README.rst
by David Shrewsbury
· 8 years ago
800e7ff
Remove url_pattern config parameter
by James E. Blair
· 8 years ago
58419cb
Simplify the log url
by Joshua Hesketh
· 8 years ago
e2b8d49
Create zuul.executor.hostname ansible variable
by Paul Belanger
· 8 years ago
a22c541
Remove more swift configurations
by James E. Blair
· 8 years ago
8284489
Port SQLAlchemy reporter to v3 driver structure
by James E. Blair
· 8 years ago
f8aec83
Improve job dependencies using graph instead of tree
by Fredrik Medley
· 9 years ago
30ba93a
Create nodepool inventory variables
by Paul Belanger
· 8 years ago
174a827
Rename zuul-launcher to zuul-executor
by Paul Belanger
· 8 years ago
7c1fca2
Merge "Add a test for a broken config on startup" into feature/zuulv3
by Jenkins
· 8 years ago
02bc6e1
Merge "Remove extra debugging around git repo leaks" into feature/zuulv3
by Jenkins
· 8 years ago
b9c0d77
Add a test for a broken config on startup
by James E. Blair
· 8 years ago
149b69c
Report layout config errors for config repos
by James E. Blair
· 8 years ago
7b71b2f
Re-enable test_timer_smtp
by Clint Byrum
· 8 years ago
b0b01aa
Merge "Re-enable test_timer" into feature/zuulv3
by Jenkins
· 8 years ago
5e729e9
Re-enable test_timer
by Clint Byrum
· 8 years ago
96618ed
Add timeout variable to jobs
by Paul Belanger
· 8 years ago
490cf04
Plumb job variables through to ansible
by James E. Blair
· 8 years ago
2c1a623
Add support for 'repos' job configuration
by K Jonathan Harker
· 8 years ago
be706e1
Remove main.yaml
by James E. Blair
· 8 years ago
5ac9384
Add support for roles in zuul
by James E. Blair
· 8 years ago
7168af8
Merge "Add action plugins to restrict untrusted execution" into feature/zuulv3
by Jenkins
· 8 years ago
1a09b8f
Merge "Fix missing mutex release when aborting builds" into feature/zuulv3
by Jenkins
· 8 years ago
c846ca4
Merge "Add __repr__ to jobtree" into feature/zuulv3
by Jenkins
· 8 years ago
c231d93
Add action plugins to restrict untrusted execution
by Monty Taylor
· 8 years ago
fb91a49
Fix missing mutex release when aborting builds
by Tobias Henkel
· 8 years ago
9ccafaf
Merge "Drop test_node_label" into feature/zuulv3
by Jenkins
· 8 years ago
eebe904
Merge "Re-enable test_footer_message" into feature/zuulv3
by Jenkins
· 8 years ago
5d944ab
Merge "Re-enable test_abandoned_not_timer" into feature/zuulv3
by Jenkins
· 8 years ago
ead6c56
Re-enable test_abandoned_not_timer
by Clint Byrum
· 8 years ago
ba46668
Merge "Re-enable test_mutex" into feature/zuulv3
by Jenkins
· 8 years ago
82258fd
Re-enable test_footer_message
by Adam Gandelman
· 8 years ago
eace469
Drop test_node_label
by Adam Gandelman
· 8 years ago
d2e3733
Re-enable multiple gerrit connection test
by Jamie Lennox
· 8 years ago
ea9ac9b
Re-enable test_mutex
by Adam Gandelman
· 8 years ago
66b274e
Run pre and post playbooks
by James E. Blair
· 8 years ago
f885a63
Add playbooks needed by merge tests
by James E. Blair
· 8 years ago
84699f6
Merge "Add playbooks for all test jobs" into feature/zuulv3
by Jenkins
· 8 years ago
9550871
Merge "Put Zuul vars in an ansible vars file" into feature/zuulv3
by Jenkins
· 8 years ago
8a3729d
Add playbooks for all test jobs
by James E. Blair
· 8 years ago
a92cbc8
Put Zuul vars in an ansible vars file
by James E. Blair
· 8 years ago
c73c73a
Use playbooks defined in repos
by James E. Blair
· 8 years ago
cd9393f
Re-enable test_dependent_behind_dequeue
by Clint Byrum
· 8 years ago
a80ef4e
Re-enable zuultrigger test
by James E. Blair
· 8 years ago
5aed111
Fix test_rerun_on_abort
by James E. Blair
· 8 years ago
883c30e
Re-enable test_no_job_project
by Clint Byrum
· 8 years ago
13c6b4a
Re-enable test_nonvoting_job
by Clint Byrum
· 8 years ago
df89751
Merge "Re-enable requirement reject tests" into feature/zuulv3
by Jenkins
· 8 years ago
dc2ee85
Merge "Re-enable requirement status tests" into feature/zuulv3
by Jenkins
· 8 years ago
11ce5a0
Merge "Re-enable requirement vote tests" into feature/zuulv3
by Jenkins
· 8 years ago
b265293
Merge "Remove v3 project template test" into feature/zuulv3
by Jenkins
· 8 years ago
4672199
Remove v3 project template test
by Paul Belanger
· 8 years ago
d6afdb1
Merge "Re-enable merge-mode config option and add more tests" into feature/zuulv3
by Jenkins
· 8 years ago
Next »