-
Bug
-
Resolution: Fixed
-
Major
-
None
Shiningpanda's buildout builder has a configuratin option for specifying a buildout configuration file. This file is used for bootstrapping the buildout, but not for building it later on. The same buildout configuration file needs to be used consistently.
[JENKINS-13339] buildout builder: always use the specified config file
Assignee | New: Olivier Mansion [ mansion ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 143803 ] | New: JNJira + In-Review [ 205777 ] |
I can confirm this. Here is a relevant snippet from the console output of a buildout job:
Notice how how the buildout command is missing the -c devel.cfg bit.