[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST] My queue
Ian, As discussed I have pulled together the various acked patches and bits of series which I have hanging around and rebased on top of your rumpkernel tests (lots of context rejects, trivially resolved), ready to be pushed once your changes pass. I've pushed the result to my xenbits tree (pull request details right at the end) for now. I added one new change to update the production config to pickup the mg-update-debian-installer changes. I have already rerun the tool on the production host. commit 725eecb034b95540cac0caf252397a6f74c53a79 Author: Ian Campbell <ian.campbell@xxxxxxxxxx> Date: Mon May 19 12:32:16 2014 +0100 production-config: Update to pickup latest Debian Installer Pickup the changes made in mg-debian-installer-update: Updates for newer armhf kernels from backports. mg-debian-installer-update: grab Xen PV domU capable images too I have run for i in i386 amd64 armhf ; do OSSTEST_CONFIG=production-config ./mg-debian-installer-update wheezy $i 'firmware-bnx2' done on the osstest vm. Point the config to these new versions. Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> diff --git a/production-config b/production-config index 38eaf83..c3abfd3 100644 --- a/production-config +++ b/production-config @@ -68,7 +68,7 @@ TftpPxeDir / TftpPxeTemplates %ipaddrhex%/pxelinux.cfg TftpPxeGroup osstest -TftpDiVersion 2014-04-28 +TftpDiVersion 2014-05-19 XenUsePath /usr/groups/xencore/systems/bin/xenuse XenUseUser osstest The following changes since commit 5f950d05a1fbd527634691b84cec01afca278fe9: rump kernels: Create a "branch" for rump kernel tests (2014-05-19 11:55:15 +0100) are available in the git repository at: git://xenbits.xen.org/people/ianc/osstest.git queue-2014-05-19 for you to fetch changes up to 725eecb034b95540cac0caf252397a6f74c53a79: production-config: Update to pickup latest Debian Installer (2014-05-19 12:37:43 +0100) ---------------------------------------------------------------- Ian Campbell (13): mg-debian-installer-update: Updates for newer armhf kernels from backports. crontab: Bisect the libvirt branch cr-daily-branch: Only build oldkern for xen-unstable flights cr-external-linux: remove Build against liblzma to support .xz compressed kernels mg-debian-installer-update: grab Xen PV domU capable images too Add a flight to test qemu.org's ("mainline") master branch. Add a flight to test seabios.org's master branch ts-xen-build: stash the Xen and SeaBIOS .config's ts-xen-build: Move Xen build tree from xen-unstable to just xen standalone: allow making a baseline flight. sg-run-job: check for prerequisite builds when running build jobs production-config: Update to pickup latest Debian Installer ap-common | 10 ++++++++ ap-fetch-version | 8 ++++++ ap-fetch-version-old | 9 +++++++ ap-print-url | 6 +++++ ap-push | 10 ++++++++ cr-daily-branch | 26 ++++++++++++++++--- cr-external-linux | 50 ------------------------------------ cr-for-branches | 2 +- cri-common | 5 ++++ crontab | 2 +- make-flight | 6 +++++ mfi-common | 5 +++- mg-debian-installer-update | 16 +++++++----- production-config | 2 +- sg-run-job | 6 +++-- standalone | 10 +++++--- ts-xen-build-check => ts-build-check | 0 ts-xen-build | 20 ++++++++++----- ts-xen-build-prep | 2 +- ts-xen-install | 2 +- 20 files changed, 119 insertions(+), 78 deletions(-) delete mode 100755 cr-external-linux rename ts-xen-build-check => ts-build-check (100%) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |