From: Ian Campbell <ian.campbell@citrix.com>
To: Ian Jackson <ian.jackson@eu.citrix.com>, xen-devel@lists.xenproject.org
Subject: Re: [OSSTEST PATCH] crontab: Run smoke tests every 1h if one not already running
Date: Fri, 16 Oct 2015 15:01:11 +0100 [thread overview]
Message-ID: <1445004071.12442.82.camel@citrix.com> (raw)
In-Reply-To: <1445003555-19949-1-git-send-email-ian.jackson@eu.citrix.com>
On Fri, 2015-10-16 at 14:52 +0100, Ian Jackson wrote:
> And move the attempt to the top of the hour.
>
> 62985 took ~1h40 so we would normally run one every couple of hours.
> We have a reasonable amount of capacity right now.
>
> Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
The deployment of single qemu tree stuff is planned for next week and
involves a force push, maybe we should include this. You could make it live
now of course if you wanted.
Ian.
> ---
> crontab | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/crontab b/crontab
> index 6fd5704..09b8d14 100755
> --- a/crontab
> +++ b/crontab
> @@ -5,7 +5,7 @@
> PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
> MAILTO=ian.jackson@citrix.com,ian.campbell@eu.citrix.com
> # m h dom mon dow command
> 49 1 * * * cd testing.git &&
> BRANCHES_ALWAYS=xen-unstable ./cr-for-branches branches -w "./cr
> -daily-branch --real"
> -51 1-23/3 * * * cd testing.git &&
> BRANCHES=xen-unstable-smoke ./cr-for-branches branches -w "./cr
> -daily-branch --real"
> +0 * * * * cd testing.git &&
> BRANCHES=xen-unstable-smoke ./cr-for-branches branches -q "./cr
> -daily-branch --real"
> 4-59/30 * * * * cd testing.git &&
> ./cr-for-branches branches -q "./cr-daily-branch -
> -real"
> 18 9 * * 1,3,5 cd testing.git &&
> BRANCHES=linux-next ./cr-for-branches branches -w "./cr
> -daily-branch --real"
> 18 4 * * * cd testing.git &&
> BRANCHES='linux-linus linux-mingo-tip-master linux-3.0 libvirt
> rumpuserxen' ./cr-for-branches branches -w "./cr-daily-branch --real"
prev parent reply other threads:[~2015-10-16 14:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-16 13:52 [OSSTEST PATCH] crontab: Run smoke tests every 1h if one not already running Ian Jackson
2015-10-16 14:01 ` Ian Campbell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1445004071.12442.82.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.