diff mbox

[Xen-devel,OSSTEST] My queue

Message ID 1400499789.28494.16.camel@kazak.uk.xensource.com
State New
Headers show

Pull-request

git://xenbits.xen.org/people/ianc/osstest.git queue-2014-05-19

Commit Message

Ian Campbell May 19, 2014, 11:43 a.m. UTC
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@citrix.com>
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@citrix.com>






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%)

Comments

Ian Campbell May 20, 2014, 8:35 a.m. UTC | #1
On Mon, 2014-05-19 at 12:43 +0100, Ian Campbell wrote:
> 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.

the rumpkernels stuff passed osstest's own gate so I have now pushed to
pretest:

77db923 cr-publish-flight-logs: Provide ref path for osstest branch push
5f3a63a Add my developer/deployment notes as README.dev
f1bf1f5 production-config: Update to pickup latest Debian Installer
bc63a90 sg-run-job: check for prerequisite builds when running build jobs
34d3706 standalone: allow making a baseline flight.
ca8bc3c ts-xen-build: Move Xen build tree from xen-unstable to just xen
a04eb47 ts-xen-build: stash the Xen and SeaBIOS .config's
280d1c8 Add a flight to test seabios.org's master branch
200500c Add a flight to test qemu.org's ("mainline") master branch.
20e98de mg-debian-installer-update: grab Xen PV domU capable images too
2bbaff7 Build against liblzma to support .xz compressed kernels
0891eab cr-external-linux: remove
b2a9b8d cr-daily-branch: Only build oldkern for xen-unstable flights
9b72696 crontab: Bisect the libvirt branch
74c297d mg-debian-installer-update: Updates for newer armhf kernels from backports.

Ian.
diff mbox

Patch

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