From: Ian Campbell <ian.campbell@citrix.com>
To: osstest service owner <osstest-admin@xenproject.org>,
xen-devel@lists.xensource.com
Subject: Re: [xen-unstable test] 78811: trouble: broken/fail/pass
Date: Sun, 24 Jan 2016 10:32:16 +0000 [thread overview]
Message-ID: <1453631536.7675.45.camel@citrix.com> (raw)
In-Reply-To: <osstest-78811-mainreport@xen.org>
On Sat, 2016-01-23 at 17:18 +0000, osstest service owner wrote:
> flight 78811 xen-unstable real [real]
> http://logs.test-lab.xenproject.org/osstest/logs/78811/
>
> Failures and problems with tests :-(
>
> Tests which did not succeed and are blocking,
> including tests which could not be run:
> test-amd64-i386-xl-qemuu-ovmf-amd64 3 host-install(3) broken REGR. vs. 78610
> test-amd64-i386-qemut-rhel6hvm-amd 3 host-install(3) broken REGR. vs. 78610
> test-amd64-i386-xl-qemut-winxpsp3 3 host-install(3) broken REGR. vs. 78610
These are due to the Debian 8.3 point release this w/e changing the
kernel modules in the archive vs our local pxe kernels.
I have run mg-update-debian-installer-all in the colo, copied the
result to Cambridge[*] and force pushed the patch below.
I also did (as "osstest" user) pkill sg-execute-flight, killing ~15 in
progress flights, all of which had or were going to fail host-install.
I had to install pax, curl and dctrl-tools (for grep-dctrl) in
Cambridge so mg-u-d-i-u would run.
Ian.
[*] actually that was too slow and was going to take hours, I ran mg-u
-d-i-u on both ends then rsync'd from colo to cam to make the results
identical.
8>-----
commit 82b424ecc06ccabe8ac7ee03ae0b5895cdf3fed3
Author: Ian Campbell <ian.campbell@citrix.com>
Date: Sun Jan 24 10:18:24 2016 +0000
production-config*: Update TftpDiVersion for Debian 8.3 point release
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
diff --git a/production-config b/production-config
index b21153b..f2f0584 100644
--- a/production-config
+++ b/production-config
@@ -87,7 +87,7 @@ TftpPxeTemplatesReal pxelinux.cfg/%ipaddrhex%
TftpPxeGroup osstest
# Update with ./mg-debian-installer-update(-all)
-TftpDiVersion 2015-09-18
+TftpDiVersion 2016-01-24
# These should normally be the same.
# Update with ./mg-cpu-microcode-update
diff --git a/production-config-cambridge b/production-config-cambridge
index b0b45ac..6b74eb2 100644
--- a/production-config-cambridge
+++ b/production-config-cambridge
@@ -69,7 +69,7 @@ TftpPxeTemplates %name%/pxelinux.cfg
TftpPxeTemplatesReal pxelinux.cfg/%ipaddrhex%
TftpPxeGroup osstest
-TftpDiVersion 2015-09-18
+TftpDiVersion 2016-01-24
# These should normally be the same.
MicrocodeUpdateAmd64 microcode.x86.2015-06-12.cpio
next prev parent reply other threads:[~2016-01-24 10:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-23 17:18 [xen-unstable test] 78811: trouble: broken/fail/pass osstest service owner
2016-01-24 10:32 ` Ian Campbell [this message]
2016-01-24 13:14 ` Ian Campbell
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=1453631536.7675.45.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=osstest-admin@xenproject.org \
--cc=xen-devel@lists.xensource.com \
/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.