zuul/zuul
James E. Blair 407643a4e6 Consider shared changes queues for relative_priority
When calculating relative_priority for independent pipelines,
use shared change queues just as is done for dependent pipelines.

To implement this, we now calculate shared change queues for all
pipelines, not just dependent ones, though we don't use those
queues for any purpose other than this.

Change-Id: I59b1090ca1f4fcc72276445e6ff4c5cf4f2f5030
2018-12-07 15:15:14 -08:00
..
ansible Read old json data right before writing new data 2018-12-06 20:57:20 +00:00
cmd Fix flake 3.6.0 warnings 2018-10-28 16:39:30 +01:00
connection Cache branches in connections/sources 2018-08-09 16:02:02 -07:00
driver Fix "reverse" Depends-On detection with new Gerrit URL schema 2018-11-30 11:02:32 +07:00
execution_context Add wrapper driver execution context 2017-08-18 16:35:12 -07:00
executor Add nodepool.host_id variable to inventory file 2018-12-07 09:07:06 -05:00
lib Add support for zones in executors 2018-11-29 13:05:20 -05:00
manager Consider shared changes queues for relative_priority 2018-12-07 15:15:14 -08:00
merger Merge "Fix permanently broken git cache" 2018-12-01 13:20:21 +00:00
reporter Filter file comments for existing files 2018-10-25 06:21:01 -07:00
source Cache branches in connections/sources 2018-08-09 16:02:02 -07:00
sphinx Add zuul-sphinx as a requirement 2017-08-07 14:56:17 -07:00
trigger Remove use of six library 2017-06-19 10:34:57 -05:00
web Use the SQLAlchemy ORM 2018-11-28 07:51:49 -08:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
_setup_hook.py Use zuul/web/static in setup_hook 2018-10-13 07:40:31 -05:00
change_matcher.py Fix wrong matched project template 2018-08-02 12:19:15 +02:00
configloader.py Merge "Add allowed-labels tenant setting" 2018-11-28 17:52:54 +00:00
exceptions.py mqtt: add basic reporter 2018-05-02 07:20:46 +00:00
model.py Consider shared changes queues for relative_priority 2018-12-07 15:15:14 -08:00
nodepool.py Set relative priority of node requests 2018-11-30 12:50:34 +01:00
rpcclient.py Add a dequeue command to zuul client 2018-07-27 04:21:07 +00:00
rpclistener.py Add support for zones in executors 2018-11-29 13:05:20 -05:00
scheduler.py Merge "Set relative priority of node requests" 2018-11-30 15:24:56 +00:00
version.py Report git sha in status page version 2018-04-27 10:21:43 -07:00
zk.py Merge "Remove nodeid argument from updateNode" 2018-12-01 20:10:18 +00:00