On Mon Oct 28 08:44:27 CET 2013 David Ostrovsky wrote:
I wonder how hard would it be to accept configure options during build
scheduling? With new upcoming major Gerrit release 2.8 the Plugin API
was extended, so we could add a Schedule button and even a popup dialog
and gather additional user input, like optional platforms to build and
optional configuration option to activate during the build. In example
above, the following option could be passed:
--enable-extension-integration
--enable-ext-wiki-publisher
So gerrit-buildbot plugin was extended. New Gerrit change screen has now
Schedule button. When activated, a popup dialog appears, where custom
build options and even optional platforms can be specified [1].
The build scheduled in this way exposes the passed option(s) to engaged
tinderboxes:
davido@wizball:~>ssh gerrit buildbot get -p test_project [...]
GERRIT_TICKET=3667585db_Linux
[...]
GERRIT_OPT='--enable-extension-integration --enable-ext-wiki-publisher'
The only missing part is on tinderbox side to pick up the options and
pass them to the build.
[1] http://imgur.com/3CKw0H4
--David
Context
- tinderbox <-> gerrit-buildbot integration: passing build specific configuration options · David Ostrovsky
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.