2 Commits

Author SHA1 Message Date
Przemyslaw Pawelczyk
6c0e846e12 testing/buildbot: Fix some stuff.
* APKBUILD: Leverage default_prepare and use builddir (no _).
* APKBUILD: Introduce some constants for better DRY-ness,
            reformat package() function, create there a workdir
            (otherwise buildbot won't start).
* buildmaster.initd: Put openrc-run in shebang.
                     Add create command, which is a wrapper around
                     `buildbot create-master -r $BASEDIR`.

It has not been truly tested, but at least it starts now if you perform
following command before starting buildmaster:

    /etc/init.d/buildmaster create
2016-06-20 13:35:25 +00:00
Carlo Landmeter
27a7e72d0e testing/buildbot: add missing files 2013-10-09 07:38:38 +00:00