[yocto] [yocto-autobuilder] [PATCH 1/1] README-NEW-AUTOBUILDER: Add to scheduler documentation

Flanagan, Elizabeth elizabeth.flanagan at intel.com
Thu Oct 17 12:54:17 PDT 2013


Pulled into master. Thanks!

-b

On Mon, Oct 14, 2013 at 11:11 AM, Bryan Evenson <bevenson at melinkcorp.com> wrote:
> Adds detail on the Nightly scheduler properties that are
> available.  Notes default settings where appropriate and
> notes which values must be set by the user.
>
> Signed-off-by: Bryan Evenson <bevenson at melinkcorp.com>
> ---
>  README-NEW-AUTOBUILDER |   12 ++++++++----
>  1 file changed, 8 insertions(+), 4 deletions(-)
>
> diff --git a/README-NEW-AUTOBUILDER b/README-NEW-AUTOBUILDER
> index 27f892f..430e2a3 100644
> --- a/README-NEW-AUTOBUILDER
> +++ b/README-NEW-AUTOBUILDER
> @@ -145,10 +145,14 @@ scheduler: A list of dicts. Each item defines a scheduler associated with this
>         are type-specific:
>
>            Nightly scheduler properties:
> -               month
> -               dayOfWeek
> -              hour
> -              minute
> +               month: The month in which to start the build, with January = 1.
> +                    This defaults to '*', meaning every month.
> +               dayOfWeek: The day of the week in which to start the build, with
> +                    Monday = 1.  This defaults to '*', meaning every day.
> +              hour: The hour of the day in which to start the build, with
> +                    12:00 AM = 0.  This must be set by the user.
> +              minute: The minute of the hour in which to start the build, with
> +                    0 to 59 as valid values.  This must be set by the user.
>
>           SingleBranchScheduler properties:
>                 repository: the repository to attach the scheduler to; this
> --
> 1.7.9.5
>



-- 
Elizabeth Flanagan
Yocto Project
Build and Release



More information about the yocto mailing list