Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
openstack-infra
/
zuul
/
f8cc99065cb9faee7456fd204de47547f8dd79da
/
tests
/
unit
/
test_scheduler.py
f8cc990
Refactor out Changeish
by Clint Byrum
· 8 years ago
eb719d8
Merge "Remove irrelevant test_merging_queues" into feature/zuulv3
by Jenkins
· 8 years ago
f8aec83
Improve job dependencies using graph instead of tree
by Fredrik Medley
· 9 years ago
4f6e077
Remove irrelevant test_merging_queues
by Clint Byrum
· 8 years ago
174a827
Rename zuul-launcher to zuul-executor
by Paul Belanger
· 8 years ago
56f5d95
Merge "Re-enable test_tags" into feature/zuulv3
by Jenkins
· 8 years ago
92e953a
Remove internal Swift support
by James E. Blair
· 8 years ago
24e6bff
Merge "Remove job trees from pipelines" into feature/zuulv3
by Jenkins
· 8 years ago
25695cb
Merge branch 'master' into feature/zuulv3
by Joshua Hesketh
· 8 years ago
3aa6d47
Re-enable test_tags
by Cullen Taylor
· 8 years ago
f59f3cf
Remove job trees from pipelines
by James E. Blair
· 8 years ago
a962657
Re-enable test_dependent_behind_dequeue
by Clint Byrum
· 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
8ced563
Merge "Re-enable test_idle" into feature/zuulv3
by Jenkins
· 8 years ago
5e729e9
Re-enable test_timer
by Clint Byrum
· 8 years ago
58264dc
Re-enable test_idle
by Clint Byrum
· 8 years ago
d642d85
Rename work_dir/git to work_dir/src
by Monty Taylor
· 8 years ago
1a09b8f
Merge "Fix missing mutex release when aborting builds" into feature/zuulv3
by Jenkins
· 8 years ago
7b76345
Temporarily disable test_dependent_behind_dequeue
by James E. Blair
· 8 years ago
faac7f8
Merge "Re-enable test_queue_names" into feature/zuulv3
by Jenkins
· 8 years ago
1f8ee7f
Merge "Split merger and launcher git roots" into feature/zuulv3
by Jenkins
· 8 years ago
fb91a49
Fix missing mutex release when aborting builds
by Tobias Henkel
· 8 years ago
933c1a8
Merge "Re-enable test_client_enqueue_ref test" into feature/zuulv3
by Jenkins
· 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
8c1be53
Split merger and launcher git roots
by James E. Blair
· 8 years ago
17e4fa9
Merge "Re-enable test_json_status" 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
8e68fc2
Re-enable test_queue_names
by Paul Belanger
· 8 years ago
ea9ac9b
Re-enable test_mutex
by Adam Gandelman
· 8 years ago
e3c7016
Re-enable test_client_enqueue_ref test
by Paul Belanger
· 8 years ago
412fba8
Add infrastructure for pre/post playbooks
by James E. Blair
· 8 years ago
1c236df
Tests: store debug logs on error
by James E. Blair
· 8 years ago
1178f51
Merge "Re-enable test_file_jobs" into feature/zuulv3
by Jenkins
· 8 years ago
0c14124
Merge "Move and re-enable test_build_configuration_branch tests" into feature/zuulv3
by Jenkins
· 8 years ago
77a12c7
Re-enable test_json_status
by Adam Gandelman
· 8 years ago
5661bda
Re-enable test_file_jobs
by Adam Gandelman
· 8 years ago
bd96363
Fix test_live_configuration
by James E. Blair
· 8 years ago
cd9393f
Re-enable test_dependent_behind_dequeue
by Clint Byrum
· 8 years ago
4da00f6
Move and re-enable test_build_configuration_branch tests
by Adam Gandelman
· 8 years ago
2a8e0fa
Move tests into test/unit
by James E. Blair
· 8 years ago
[Renamed from tests/test_scheduler.py]
e511d2f
Reorganize connections into drivers
by James E. Blair
· 8 years ago
fa8e36a
Merge "Handle nodepool allocation failure" into feature/zuulv3
by Jenkins
· 8 years ago
2874abe
Merge "Re-submit node requests on ZooKeeper disconnect" into feature/zuulv3
by Jenkins
· 8 years ago
ca43352
Merge "Fix race condition in test_success_url" into feature/zuulv3
by Jenkins
· 8 years ago
f84b1c2
Merge "Fix test_rerun_on_abort" into feature/zuulv3
by Jenkins
· 8 years ago
6ab79e0
Handle nodepool allocation failure
by James E. Blair
· 8 years ago
15be0e1
Re-submit node requests on ZooKeeper disconnect
by James E. Blair
· 8 years ago
e757680
Fix race condition in test_success_url
by James E. Blair
· 8 years ago
ba5c052
Merge "Remove TestScheduler.test_nonexistent_job" into feature/zuulv3
by Jenkins
· 8 years ago
5aed111
Fix test_rerun_on_abort
by James E. Blair
· 8 years ago
9b8d807
Merge "Re-enable test_no_job_project" into feature/zuulv3
by Jenkins
· 8 years ago
bc9c475
Merge "Re-enable test_nonvoting_job" into feature/zuulv3
by Jenkins
· 8 years ago
8953efd
Remove TestScheduler.test_nonexistent_job
by Clint Byrum
· 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
5bb5feb
Fix retry accounting off-by-one bug
by Clint Byrum
· 8 years ago
d6afdb1
Merge "Re-enable merge-mode config option and add more tests" into feature/zuulv3
by Jenkins
· 8 years ago
53417de
Merge "Re-enable test_client_get_running_jobs" into feature/zuulv3
by Jenkins
· 8 years ago
84502ee
Merge "Re-enable test_rerun_on_abort" into feature/zuulv3
by Jenkins
· 8 years ago
8918615
Merge "Re-enable TestScheduler.test_rerun_on_error" into feature/zuulv3
by Jenkins
· 8 years ago
78a6977
Re-enable test_client_get_running_jobs
by Clint Byrum
· 8 years ago
df0a55b
Re-enable test_rerun_on_abort
by Clint Byrum
· 8 years ago
4c5ac4e
Merge "Add test for variant override" into feature/zuulv3
by Jenkins
· 8 years ago
69e4712
Re-enable TestScheduler.test_rerun_on_error
by Clint Byrum
· 8 years ago
8bd5710
Re-enable merge-mode config option and add more tests
by Adam Gandelman
· 8 years ago
2e7f9d7
Merge "Re-enable test_success_pattern as test_success_url" into feature/zuulv3
by Jenkins
· 8 years ago
8549360
Add test for variant override
by Clint Byrum
· 8 years ago
b494712
Merge "Enable test_post*" into feature/zuulv3
by Jenkins
· 8 years ago
94a6006
Re-enable test_success_pattern as test_success_url
by Adam Gandelman
· 8 years ago
2ce743a
Merge "Merge branch 'master' into workingv3" into feature/zuulv3
by Jenkins
· 8 years ago
c5e4f1d
Enable test_post*
by Adam Gandelman
· 8 years ago
17aefb3
Merge "Add tenant support to zuul client" into feature/zuulv3
by Jenkins
· 8 years ago
3f7def3
Merge branch 'master' into workingv3
by Joshua Hesketh
· 8 years ago
0a7d3db
Merge "Refactor skip-if tests to use irrelevant-files" into feature/zuulv3
by Jenkins
· 8 years ago
3ee39f3
Refactor skip-if tests to use irrelevant-files
by Clint Byrum
· 8 years ago
8b2bc0c
Re-enable test_failed_change_at_head_with_queue
by Clint Byrum
· 8 years ago
61c9123
Merge "Refactor test_zuul_refs and FakeBuild.hasChanges" into feature/zuulv3
by Jenkins
· 8 years ago
3343e3e
Refactor test_zuul_refs and FakeBuild.hasChanges
by Clint Byrum
· 8 years ago
debd7a7
Re-enable test_noop_job test
by Paul Belanger
· 8 years ago
0e155e2
Re-enable test_crd_cycle_join test
by Paul Belanger
· 8 years ago
503bded
Re-enable test_merger_repack_large_change test
by Paul Belanger
· 8 years ago
6379db1
Re-enable test_crd_branch test
by Paul Belanger
· 8 years ago
58bf691
Re-enable test_head_is_dequeued_once test
by Paul Belanger
· 8 years ago
b30342b
Re-enable test_crd_check job
by Paul Belanger
· 8 years ago
9d77f49
Re-enable test_crd_gate_unknown / test_crd_undefined_project
by Paul Belanger
· 8 years ago
5dccbe7
Re-enable test_crd_gate / test_crd_multiline / test_crd_gate_reverse
by Paul Belanger
· 8 years ago
160cb8e
Re-enable test_crd_check_unknown test
by Paul Belanger
· 8 years ago
ce4485f
Re-enable test_crd_check_reconfiguration test
by Paul Belanger
· 8 years ago
e22baea
Re-enable test_live_reconfiguration test
by Paul Belanger
· 8 years ago
7dc76e8
Re-enable test_disable_at test
by Paul Belanger
· 8 years ago
01be8ca
Re-enable test_check_smtp_pool test
by Paul Belanger
· 8 years ago
66e9596
Re-enable test_repo_deleted test
by Paul Belanger
· 8 years ago
baca313
Add tenant support to zuul client
by Paul Belanger
· 8 years ago
71d9817
Add attempts logic for jobs
by Paul Belanger
· 8 years ago
c914f67
Merge "Re-enable test_queue_precedence test" into feature/zuulv3
by Jenkins
· 8 years ago
Next »