LGTM, thanks

On Mon, Apr 27, 2015 at 4:21 PM, 'Klaus Aehlig' via ganeti-devel <
[email protected]> wrote:

> ...to ensure all documentation sources are part of the distribution
> tar ball.
>
> Signed-off-by: Klaus Aehlig <[email protected]>
> ---
>  roles/buildmaster/files/srv/buildbot/masters/ganeti/master.cfg | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git
> a/roles/buildmaster/files/srv/buildbot/masters/ganeti/master.cfg
> b/roles/buildmaster/files/srv/buildbot/masters/ganeti/master.cfg
> index 4df7f6a..99def4b 100644
> --- a/roles/buildmaster/files/srv/buildbot/masters/ganeti/master.cfg
> +++ b/roles/buildmaster/files/srv/buildbot/masters/ganeti/master.cfg
> @@ -388,6 +388,13 @@ fdoclint = factory.BuildFactory(steps=[
>                 haltOnFailure=True,
>                 usePTY=False),
>
> +  ShellCommand(command=MAKE + ["distrebuildcheck"],
> +               name="distrebuildcheck",
> +               description=["running", "distrebuildcheck"],
> +               descriptionDone="distrebuildcheck",
> +               haltOnFailure=True,
> +               usePTY=False),
> +
>    # Generate coverage (needs the vcs_version property set)
>    ShellCommand(command=MAKE + ["coverage"],
>                 name="coverage",
> --
> 2.2.0.rc0.207.ga3a616c
>
>
Hrvoje Ribicic
Ganeti Engineering
Google Germany GmbH
Dienerstr. 12, 80331, München

Registergericht und -nummer: Hamburg, HRB 86891
Sitz der Gesellschaft: Hamburg
Geschäftsführer: Graham Law, Christine Elizabeth Flores
Steuernummer: 48/725/00206
Umsatzsteueridentifikationsnummer: DE813741370

Reply via email to