zuul/zuul
Antoine Musso 9adc6d40bc Include python-file using the real path
When layout_config points to a symbolic link, Zuul attempted to load the
python function from directory of the symbolic link instead of the
parent of the link target.  That causes the scheduled to halt.

* Use realpath on layout_config path to make sure we will load from the
  proper place.
* Update documentation of python-file to mention the include is relative
  to the directory holding layout_config.

Change-Id: I33e221dd7c323423dbf781b53c06333dab2c7d29
2014-11-14 15:37:48 +01:00
..
cmd Add cache-dir argument to cloner 2014-08-27 13:12:12 -07:00
launcher Fix LOG_PATH to use 7char uuid 2014-07-03 15:49:38 +10:00
lib Add cache-dir argument to cloner 2014-08-27 13:12:12 -07:00
merger Add precedence to merge jobs 2014-09-25 08:35:55 -07:00
reporter Remove check that gerrit reporter has params 2014-04-28 14:07:22 -07:00
trigger Maintain the trigger cache after reconfiguring 2014-08-16 08:17:02 -07:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
layoutvalidator.py Merge "Add a Zuul trigger" 2014-08-15 18:16:08 +00:00
model.py Add check for ref being a string before applying regex 2014-08-27 11:54:48 +02:00
rpcclient.py Add support to list running jobs to zuul client 2014-03-31 12:26:43 +11:00
rpclistener.py Add pipeline source 2014-08-06 10:21:41 -07:00
scheduler.py Include python-file using the real path 2014-11-14 15:37:48 +01:00
version.py Migrate to pbr. 2013-06-25 19:04:30 +00:00
webapp.py add support for getting status of individual changes 2014-10-01 06:02:28 -04:00