All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Roger Pau Monné" <roger.pau@citrix.com>
To: Ian Jackson <ian.jackson@eu.citrix.com>, xen-devel@lists.xenproject.org
Cc: Ian Campbell <ian.campbell@citrix.com>
Subject: Re: [OSSTEST PATCH] freebsd: switch to 10.0-RELEASE (20140116-r260789)
Date: Mon, 10 Feb 2014 13:20:30 +0100	[thread overview]
Message-ID: <52F8C40E.7010707@citrix.com> (raw)
In-Reply-To: <1392034392-27273-1-git-send-email-ian.jackson@eu.citrix.com>

On 10/02/14 13:13, Ian Jackson wrote:
> ---
>  make-flight |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/make-flight b/make-flight
> index 056fc7a..033c3f0 100755
> --- a/make-flight
> +++ b/make-flight
> @@ -108,7 +108,7 @@ do_freebsd_tests () {
>   job_create_test test-$xenarch$kern-$dom0arch$qemuu_suffix-freebsd10-$freebsdarch \
>                          test-freebsd xl $xenarch $dom0arch \
>                          freebsd_arch=$freebsdarch \
> - freebsd_image=${FREEBSD_IMAGE_PREFIX-FreeBSD-10.0-BETA3-}$freebsdarch${FREEBSD_IMAGE_SUFFIX--20131103-r257580.qcow2.xz} \
> + freebsd_image=${FREEBSD_IMAGE_PREFIX-FreeBSD-10.0-RELEASE-}$freebsdarch${FREEBSD_IMAGE_SUFFIX--20140116-r260789.qcow2.xz} \
>                          all_hostflags=$most_hostflags
>  
>    done

Thanks for the patch. I think it's missing the following chunk:

---
diff --git a/ts-freebsd-install b/ts-freebsd-install
index 6c6abbe..72542c2 100755
--- a/ts-freebsd-install
+++ b/ts-freebsd-install
@@ -36,7 +36,7 @@ our $gho;

 our $mnt= '/root/freebsd_root';

-our $freebsd_version= "10.0-BETA3";
+our $freebsd_version= "10.0-RELEASE";

 # Folder where the FreeBSD VM images are stored inside of the host
 #

  reply	other threads:[~2014-02-10 12:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 12:13 [OSSTEST PATCH] freebsd: switch to 10.0-RELEASE (20140116-r260789) Ian Jackson
2014-02-10 12:20 ` Roger Pau Monné [this message]
2014-02-10 12:26   ` Ian Jackson
2014-02-10 14:34     ` Roger Pau Monné
2014-02-13 11:35       ` Ian Jackson
2014-02-14 18:28         ` Ian Jackson

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=52F8C40E.7010707@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=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.