|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST v6 10/24] distros: add support for installing Debian PV guests via d-i, flight and jobs
On Tue, 2015-05-12 at 16:25 +0100, Ian Jackson wrote:
> Ian Campbell writes ("[OSSTEST v6 10/24] distros: add support for installing
> Debian PV guests via d-i, flight and jobs"):
> > This patch introduces ts-debian-di-install which can install Debian
> > from a netboot (PXE) debian installer image. By default it installs
> > from the d-i image used by osstest (using the special Xen PV guest
> > enabled flavour where necessary) but it can also install the current
> > release versions from Squeeze onwards (up to and including Sid) and
> > the d-i daily builds. This is controlled by runvars {Guest}_diver =
> > osstest|current and {Guest}_dist = squeeze|...|sid. The resulting
> > guests boot the distro kernel using pygrub (pvgrub will follow).
>
> Shouldn't <GUEST>_dist be called <GUEST>_suite (which is probably
> already set in various places) ?
Hrm, yes I think so.
Note that "set in various places" doesn't help here since our aim is to
enumerate all the versions, not just use the one from the config. But I
can at least use consistent naming for sure.
> > The distros flights differ substantially from the existing flights.
> > Introduce make-distros-flight using the functionality previously
> > refactored into mfi-common. The new flight tests all versions of
> > Debian from Squeeze onward as an amd64, i386 and armhf guests (armhf
> > from Jessie onwards only) using the usual smoke tests.
>
> Do you have an output from mg-show-flight-runvars you could share with
> us ?
From a random (bt fairly recent) adhoc flight 37300 (sorted by job
name). Looks like the results are still at
http://www.chiark.greenend.org.uk/~xensrcts/logs/37300/ too
NB this would be from the end of the series not this exact point.
build-amd64 arch amd64
build-amd64 enable_ovmf true
build-amd64 enable_xend false
build-amd64 enable_xsm false
build-amd64 host_hostflags
share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build
build-amd64-libvirt arch amd64
build-amd64-libvirt buildjob
build-amd64
build-amd64-libvirt host_hostflags
share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build
build-amd64-libvirt revision_libvirt
63a368012df8009023dc63b2b2a58f1ca2668f97
build-amd64-libvirt tree_libvirt
git://xenbits.xen.org/libvirt.git
build-amd64-libvirt tree_xen
git://xenbits.xen.org/xen.git
build-amd64-pvops arch amd64
build-amd64-pvops host_hostflags
share-build-wheezy-amd64,arch-amd64,suite-wheezy,purpose-build
build-amd64-pvops kconfighow
xen-enable-xen-config
build-amd64-pvops revision_linux
8a5f782c33c04ea5c9b3ca6fb32d6039e2e5c0c9
build-amd64-pvops revision_linuxfirmware
c530a75c1e6a472b0eb9558310b518f0dfcd8860
build-amd64-pvops tree_linuxfirmware
git://xenbits.xen.org/osstest/linux-firmware.git
build-amd64-pvops tree_linux
git://xenbits.xen.org/linux-pvops.git
build-amd64-pvops treevcs_linux git
build-amd64 revision_ovmf
build-amd64 revision_qemu
build-amd64 revision_qemuu
727b998448e852a5e8eb570ac3a259ef62fbdacb
build-amd64 revision_seabios
build-amd64 revision_xen
123c7793797502b222300eb710cd3873dcca41ee
build-amd64 tree_ovmf
build-amd64 tree_qemu
git://xenbits.xen.org/staging/qemu-xen-unstable.git
build-amd64 tree_qemuu
git://xenbits.xen.org/staging/qemu-upstream-unstable.git
build-amd64 tree_seabios
build-amd64 tree_xen
git://xenbits.xen.org/xen.git
build-armhf arch armhf
build-armhf enable_ovmf true
build-armhf enable_xend false
build-armhf enable_xsm false
build-armhf host_hostflags
share-build-wheezy-armhf,arch-armhf,suite-wheezy,purpose-build
build-armhf-libvirt arch armhf
build-armhf-libvirt buildjob
build-armhf
build-armhf-libvirt host_hostflags
share-build-wheezy-armhf,arch-armhf,suite-wheezy,purpose-build
build-armhf-libvirt revision_libvirt
63a368012df8009023dc63b2b2a58f1ca2668f97
build-armhf-libvirt tree_libvirt
git://xenbits.xen.org/libvirt.git
build-armhf-libvirt tree_xen
git://xenbits.xen.org/xen.git
build-armhf-pvops arch armhf
build-armhf-pvops host_hostflags
share-build-wheezy-armhf,arch-armhf,suite-wheezy,purpose-build
build-armhf-pvops kconfighow
xen-enable-xen-config
build-armhf-pvops kconfig_override_y
CONFIG_EXT4_FS
build-armhf-pvops revision_linux
ec18c9fc039971041d854e0d58551f1f1a32ff8f
build-armhf-pvops revision_linuxfirmware
c530a75c1e6a472b0eb9558310b518f0dfcd8860
build-armhf-pvops tree_linuxfirmware
git://xenbits.xen.org/osstest/linux-firmware.git
build-armhf-pvops tree_linux
git://xenbits.xen.org/linux-pvops.git
build-armhf-pvops treevcs_linux git
build-armhf revision_ovmf
build-armhf revision_qemu
build-armhf revision_qemuu
727b998448e852a5e8eb570ac3a259ef62fbdacb
build-armhf revision_seabios
build-armhf revision_xen
123c7793797502b222300eb710cd3873dcca41ee
build-armhf tree_ovmf
build-armhf tree_qemu
git://xenbits.xen.org/staging/qemu-xen-unstable.git
build-armhf tree_qemuu
git://xenbits.xen.org/staging/qemu-upstream-unstable.git
build-armhf tree_seabios
build-armhf tree_xen
git://xenbits.xen.org/xen.git
build-i386 arch i386
build-i386 enable_ovmf true
build-i386 enable_xend false
build-i386 enable_xsm false
build-i386 host_hostflags
share-build-wheezy-i386,arch-i386,suite-wheezy,purpose-build
build-i386-libvirt arch i386
build-i386-libvirt buildjob build-i386
build-i386-libvirt host_hostflags
share-build-wheezy-i386,arch-i386,suite-wheezy,purpose-build
build-i386-libvirt revision_libvirt
63a368012df8009023dc63b2b2a58f1ca2668f97
build-i386-libvirt tree_libvirt
git://xenbits.xen.org/libvirt.git
build-i386-libvirt tree_xen
git://xenbits.xen.org/xen.git
build-i386-pvops arch i386
build-i386-pvops host_hostflags
share-build-wheezy-i386,arch-i386,suite-wheezy,purpose-build
build-i386-pvops kconfighow
xen-enable-xen-config
build-i386-pvops revision_linux
8a5f782c33c04ea5c9b3ca6fb32d6039e2e5c0c9
build-i386-pvops revision_linuxfirmware
c530a75c1e6a472b0eb9558310b518f0dfcd8860
build-i386-pvops tree_linuxfirmware
git://xenbits.xen.org/osstest/linux-firmware.git
build-i386-pvops tree_linux
git://xenbits.xen.org/linux-pvops.git
build-i386-pvops treevcs_linux git
build-i386 revision_ovmf
build-i386 revision_qemu
build-i386 revision_qemuu
727b998448e852a5e8eb570ac3a259ef62fbdacb
build-i386 revision_seabios
build-i386 revision_xen
123c7793797502b222300eb710cd3873dcca41ee
build-i386 tree_ovmf
build-i386 tree_qemu
git://xenbits.xen.org/staging/qemu-xen-unstable.git
build-i386 tree_qemuu
git://xenbits.xen.org/staging/qemu-upstream-unstable.git
build-i386 tree_seabios
build-i386 tree_xen
git://xenbits.xen.org/xen.git
test-amd64-amd64-amd64-current-netinst-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-amd64-current-netinst-pygrub arch amd64
test-amd64-amd64-amd64-current-netinst-pygrub buildjob
build-amd64
test-amd64-amd64-amd64-current-netinst-pygrub debian_arch amd64
test-amd64-amd64-amd64-current-netinst-pygrub debian_bootloader pygrub
test-amd64-amd64-amd64-current-netinst-pygrub debian_cd current
test-amd64-amd64-amd64-current-netinst-pygrub debian_method netinst
test-amd64-amd64-amd64-current-netinst-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-amd64-current-netinst-pygrub kernkind pvops
test-amd64-amd64-amd64-current-netinst-pygrub toolstack xl
test-amd64-amd64-amd64-current-netinst-pygrub xenbuildjob
build-amd64
test-amd64-amd64-amd64-daily-netboot-pvgrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-amd64-daily-netboot-pvgrub arch amd64
test-amd64-amd64-amd64-daily-netboot-pvgrub buildjob
build-amd64
test-amd64-amd64-amd64-daily-netboot-pvgrub debian_arch amd64
test-amd64-amd64-amd64-daily-netboot-pvgrub debian_bootloader pvgrub
test-amd64-amd64-amd64-daily-netboot-pvgrub debian_dist daily
test-amd64-amd64-amd64-daily-netboot-pvgrub debian_diver current
test-amd64-amd64-amd64-daily-netboot-pvgrub debian_method netboot
test-amd64-amd64-amd64-daily-netboot-pvgrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-amd64-daily-netboot-pvgrub kernkind pvops
test-amd64-amd64-amd64-daily-netboot-pvgrub toolstack xl
test-amd64-amd64-amd64-daily-netboot-pvgrub xenbuildjob
build-amd64
test-amd64-amd64-amd64-jessie-netboot-pvgrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-amd64-jessie-netboot-pvgrub arch amd64
test-amd64-amd64-amd64-jessie-netboot-pvgrub buildjob
build-amd64
test-amd64-amd64-amd64-jessie-netboot-pvgrub debian_arch amd64
test-amd64-amd64-amd64-jessie-netboot-pvgrub debian_bootloader pvgrub
test-amd64-amd64-amd64-jessie-netboot-pvgrub debian_dist jessie
test-amd64-amd64-amd64-jessie-netboot-pvgrub debian_diver current
test-amd64-amd64-amd64-jessie-netboot-pvgrub debian_method netboot
test-amd64-amd64-amd64-jessie-netboot-pvgrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-amd64-jessie-netboot-pvgrub kernkind pvops
test-amd64-amd64-amd64-jessie-netboot-pvgrub toolstack xl
test-amd64-amd64-amd64-jessie-netboot-pvgrub xenbuildjob
build-amd64
test-amd64-amd64-amd64-sid-netboot-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-amd64-sid-netboot-pygrub arch amd64
test-amd64-amd64-amd64-sid-netboot-pygrub buildjob
build-amd64
test-amd64-amd64-amd64-sid-netboot-pygrub debian_arch amd64
test-amd64-amd64-amd64-sid-netboot-pygrub debian_bootloader pygrub
test-amd64-amd64-amd64-sid-netboot-pygrub debian_dist sid
test-amd64-amd64-amd64-sid-netboot-pygrub debian_diver current
test-amd64-amd64-amd64-sid-netboot-pygrub debian_method netboot
test-amd64-amd64-amd64-sid-netboot-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-amd64-sid-netboot-pygrub kernkind pvops
test-amd64-amd64-amd64-sid-netboot-pygrub toolstack xl
test-amd64-amd64-amd64-sid-netboot-pygrub xenbuildjob
build-amd64
test-amd64-amd64-amd64-squeeze-netboot-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-amd64-squeeze-netboot-pygrub arch amd64
test-amd64-amd64-amd64-squeeze-netboot-pygrub buildjob
build-amd64
test-amd64-amd64-amd64-squeeze-netboot-pygrub debian_arch amd64
test-amd64-amd64-amd64-squeeze-netboot-pygrub debian_bootloader pygrub
test-amd64-amd64-amd64-squeeze-netboot-pygrub debian_dist squeeze
test-amd64-amd64-amd64-squeeze-netboot-pygrub debian_diver current
test-amd64-amd64-amd64-squeeze-netboot-pygrub debian_method netboot
test-amd64-amd64-amd64-squeeze-netboot-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-amd64-squeeze-netboot-pygrub kernkind pvops
test-amd64-amd64-amd64-squeeze-netboot-pygrub toolstack xl
test-amd64-amd64-amd64-squeeze-netboot-pygrub xenbuildjob
build-amd64
test-amd64-amd64-amd64-weekly-netinst-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-amd64-weekly-netinst-pygrub arch amd64
test-amd64-amd64-amd64-weekly-netinst-pygrub buildjob
build-amd64
test-amd64-amd64-amd64-weekly-netinst-pygrub debian_arch amd64
test-amd64-amd64-amd64-weekly-netinst-pygrub debian_bootloader pygrub
test-amd64-amd64-amd64-weekly-netinst-pygrub debian_cd weekly
test-amd64-amd64-amd64-weekly-netinst-pygrub debian_method netinst
test-amd64-amd64-amd64-weekly-netinst-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-amd64-weekly-netinst-pygrub kernkind pvops
test-amd64-amd64-amd64-weekly-netinst-pygrub toolstack xl
test-amd64-amd64-amd64-weekly-netinst-pygrub xenbuildjob
build-amd64
test-amd64-amd64-amd64-wheezy-netboot-pvgrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-amd64-wheezy-netboot-pvgrub arch amd64
test-amd64-amd64-amd64-wheezy-netboot-pvgrub buildjob
build-amd64
test-amd64-amd64-amd64-wheezy-netboot-pvgrub debian_arch amd64
test-amd64-amd64-amd64-wheezy-netboot-pvgrub debian_bootloader pvgrub
test-amd64-amd64-amd64-wheezy-netboot-pvgrub debian_dist wheezy
test-amd64-amd64-amd64-wheezy-netboot-pvgrub debian_diver current
test-amd64-amd64-amd64-wheezy-netboot-pvgrub debian_method netboot
test-amd64-amd64-amd64-wheezy-netboot-pvgrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-amd64-wheezy-netboot-pvgrub kernkind pvops
test-amd64-amd64-amd64-wheezy-netboot-pvgrub toolstack xl
test-amd64-amd64-amd64-wheezy-netboot-pvgrub xenbuildjob
build-amd64
test-amd64-amd64-i386-current-netinst-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-i386-current-netinst-pygrub arch amd64
test-amd64-amd64-i386-current-netinst-pygrub buildjob
build-amd64
test-amd64-amd64-i386-current-netinst-pygrub debian_arch i386
test-amd64-amd64-i386-current-netinst-pygrub debian_bootloader pygrub
test-amd64-amd64-i386-current-netinst-pygrub debian_cd current
test-amd64-amd64-i386-current-netinst-pygrub debian_method netinst
test-amd64-amd64-i386-current-netinst-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-i386-current-netinst-pygrub kernkind pvops
test-amd64-amd64-i386-current-netinst-pygrub toolstack xl
test-amd64-amd64-i386-current-netinst-pygrub xenbuildjob
build-amd64
test-amd64-amd64-i386-daily-netboot-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-i386-daily-netboot-pygrub arch amd64
test-amd64-amd64-i386-daily-netboot-pygrub buildjob
build-amd64
test-amd64-amd64-i386-daily-netboot-pygrub debian_arch i386
test-amd64-amd64-i386-daily-netboot-pygrub debian_bootloader pygrub
test-amd64-amd64-i386-daily-netboot-pygrub debian_dist daily
test-amd64-amd64-i386-daily-netboot-pygrub debian_diver current
test-amd64-amd64-i386-daily-netboot-pygrub debian_method netboot
test-amd64-amd64-i386-daily-netboot-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-i386-daily-netboot-pygrub kernkind pvops
test-amd64-amd64-i386-daily-netboot-pygrub toolstack xl
test-amd64-amd64-i386-daily-netboot-pygrub xenbuildjob
build-amd64
test-amd64-amd64-i386-jessie-netboot-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-i386-jessie-netboot-pygrub arch amd64
test-amd64-amd64-i386-jessie-netboot-pygrub buildjob
build-amd64
test-amd64-amd64-i386-jessie-netboot-pygrub debian_arch i386
test-amd64-amd64-i386-jessie-netboot-pygrub debian_bootloader pygrub
test-amd64-amd64-i386-jessie-netboot-pygrub debian_dist jessie
test-amd64-amd64-i386-jessie-netboot-pygrub debian_diver current
test-amd64-amd64-i386-jessie-netboot-pygrub debian_method netboot
test-amd64-amd64-i386-jessie-netboot-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-i386-jessie-netboot-pygrub kernkind pvops
test-amd64-amd64-i386-jessie-netboot-pygrub toolstack xl
test-amd64-amd64-i386-jessie-netboot-pygrub xenbuildjob
build-amd64
test-amd64-amd64-i386-sid-netboot-pvgrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-i386-sid-netboot-pvgrub arch amd64
test-amd64-amd64-i386-sid-netboot-pvgrub buildjob
build-amd64
test-amd64-amd64-i386-sid-netboot-pvgrub debian_arch i386
test-amd64-amd64-i386-sid-netboot-pvgrub debian_bootloader pvgrub
test-amd64-amd64-i386-sid-netboot-pvgrub debian_dist sid
test-amd64-amd64-i386-sid-netboot-pvgrub debian_diver current
test-amd64-amd64-i386-sid-netboot-pvgrub debian_method netboot
test-amd64-amd64-i386-sid-netboot-pvgrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-i386-sid-netboot-pvgrub kernkind pvops
test-amd64-amd64-i386-sid-netboot-pvgrub toolstack xl
test-amd64-amd64-i386-sid-netboot-pvgrub xenbuildjob
build-amd64
test-amd64-amd64-i386-squeeze-netboot-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-i386-squeeze-netboot-pygrub arch amd64
test-amd64-amd64-i386-squeeze-netboot-pygrub buildjob
build-amd64
test-amd64-amd64-i386-squeeze-netboot-pygrub debian_arch i386
test-amd64-amd64-i386-squeeze-netboot-pygrub debian_bootloader pygrub
test-amd64-amd64-i386-squeeze-netboot-pygrub debian_dist squeeze
test-amd64-amd64-i386-squeeze-netboot-pygrub debian_diver current
test-amd64-amd64-i386-squeeze-netboot-pygrub debian_method netboot
test-amd64-amd64-i386-squeeze-netboot-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-i386-squeeze-netboot-pygrub kernkind pvops
test-amd64-amd64-i386-squeeze-netboot-pygrub toolstack xl
test-amd64-amd64-i386-squeeze-netboot-pygrub xenbuildjob
build-amd64
test-amd64-amd64-i386-weekly-netinst-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-i386-weekly-netinst-pygrub arch amd64
test-amd64-amd64-i386-weekly-netinst-pygrub buildjob
build-amd64
test-amd64-amd64-i386-weekly-netinst-pygrub debian_arch i386
test-amd64-amd64-i386-weekly-netinst-pygrub debian_bootloader pygrub
test-amd64-amd64-i386-weekly-netinst-pygrub debian_cd weekly
test-amd64-amd64-i386-weekly-netinst-pygrub debian_method netinst
test-amd64-amd64-i386-weekly-netinst-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-i386-weekly-netinst-pygrub kernkind pvops
test-amd64-amd64-i386-weekly-netinst-pygrub toolstack xl
test-amd64-amd64-i386-weekly-netinst-pygrub xenbuildjob
build-amd64
test-amd64-amd64-i386-wheezy-netboot-pygrub all_hostflags
arch-amd64,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-amd64-i386-wheezy-netboot-pygrub arch amd64
test-amd64-amd64-i386-wheezy-netboot-pygrub buildjob
build-amd64
test-amd64-amd64-i386-wheezy-netboot-pygrub debian_arch i386
test-amd64-amd64-i386-wheezy-netboot-pygrub debian_bootloader pygrub
test-amd64-amd64-i386-wheezy-netboot-pygrub debian_dist wheezy
test-amd64-amd64-i386-wheezy-netboot-pygrub debian_diver current
test-amd64-amd64-i386-wheezy-netboot-pygrub debian_method netboot
test-amd64-amd64-i386-wheezy-netboot-pygrub kernbuildjob
build-amd64-pvops
test-amd64-amd64-i386-wheezy-netboot-pygrub kernkind pvops
test-amd64-amd64-i386-wheezy-netboot-pygrub toolstack xl
test-amd64-amd64-i386-wheezy-netboot-pygrub xenbuildjob
build-amd64
test-amd64-i386-amd64-current-netinst-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-amd64-current-netinst-pygrub arch i386
test-amd64-i386-amd64-current-netinst-pygrub buildjob build-i386
test-amd64-i386-amd64-current-netinst-pygrub debian_arch amd64
test-amd64-i386-amd64-current-netinst-pygrub debian_bootloader pygrub
test-amd64-i386-amd64-current-netinst-pygrub debian_cd current
test-amd64-i386-amd64-current-netinst-pygrub debian_method netinst
test-amd64-i386-amd64-current-netinst-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-amd64-current-netinst-pygrub kernkind pvops
test-amd64-i386-amd64-current-netinst-pygrub toolstack xl
test-amd64-i386-amd64-current-netinst-pygrub xenbuildjob
build-amd64
test-amd64-i386-amd64-daily-netboot-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-amd64-daily-netboot-pygrub arch i386
test-amd64-i386-amd64-daily-netboot-pygrub buildjob build-i386
test-amd64-i386-amd64-daily-netboot-pygrub debian_arch amd64
test-amd64-i386-amd64-daily-netboot-pygrub debian_bootloader pygrub
test-amd64-i386-amd64-daily-netboot-pygrub debian_dist daily
test-amd64-i386-amd64-daily-netboot-pygrub debian_diver current
test-amd64-i386-amd64-daily-netboot-pygrub debian_method netboot
test-amd64-i386-amd64-daily-netboot-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-amd64-daily-netboot-pygrub kernkind pvops
test-amd64-i386-amd64-daily-netboot-pygrub toolstack xl
test-amd64-i386-amd64-daily-netboot-pygrub xenbuildjob
build-amd64
test-amd64-i386-amd64-jessie-netboot-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-amd64-jessie-netboot-pygrub arch i386
test-amd64-i386-amd64-jessie-netboot-pygrub buildjob build-i386
test-amd64-i386-amd64-jessie-netboot-pygrub debian_arch amd64
test-amd64-i386-amd64-jessie-netboot-pygrub debian_bootloader pygrub
test-amd64-i386-amd64-jessie-netboot-pygrub debian_dist jessie
test-amd64-i386-amd64-jessie-netboot-pygrub debian_diver current
test-amd64-i386-amd64-jessie-netboot-pygrub debian_method netboot
test-amd64-i386-amd64-jessie-netboot-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-amd64-jessie-netboot-pygrub kernkind pvops
test-amd64-i386-amd64-jessie-netboot-pygrub toolstack xl
test-amd64-i386-amd64-jessie-netboot-pygrub xenbuildjob
build-amd64
test-amd64-i386-amd64-sid-netboot-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-amd64-sid-netboot-pygrub arch i386
test-amd64-i386-amd64-sid-netboot-pygrub buildjob build-i386
test-amd64-i386-amd64-sid-netboot-pygrub debian_arch amd64
test-amd64-i386-amd64-sid-netboot-pygrub debian_bootloader pygrub
test-amd64-i386-amd64-sid-netboot-pygrub debian_dist sid
test-amd64-i386-amd64-sid-netboot-pygrub debian_diver current
test-amd64-i386-amd64-sid-netboot-pygrub debian_method netboot
test-amd64-i386-amd64-sid-netboot-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-amd64-sid-netboot-pygrub kernkind pvops
test-amd64-i386-amd64-sid-netboot-pygrub toolstack xl
test-amd64-i386-amd64-sid-netboot-pygrub xenbuildjob
build-amd64
test-amd64-i386-amd64-squeeze-netboot-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-amd64-squeeze-netboot-pygrub arch i386
test-amd64-i386-amd64-squeeze-netboot-pygrub buildjob build-i386
test-amd64-i386-amd64-squeeze-netboot-pygrub debian_arch amd64
test-amd64-i386-amd64-squeeze-netboot-pygrub debian_bootloader pygrub
test-amd64-i386-amd64-squeeze-netboot-pygrub debian_dist squeeze
test-amd64-i386-amd64-squeeze-netboot-pygrub debian_diver current
test-amd64-i386-amd64-squeeze-netboot-pygrub debian_method netboot
test-amd64-i386-amd64-squeeze-netboot-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-amd64-squeeze-netboot-pygrub kernkind pvops
test-amd64-i386-amd64-squeeze-netboot-pygrub toolstack xl
test-amd64-i386-amd64-squeeze-netboot-pygrub xenbuildjob
build-amd64
test-amd64-i386-amd64-weekly-netinst-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-amd64-weekly-netinst-pygrub arch i386
test-amd64-i386-amd64-weekly-netinst-pygrub buildjob build-i386
test-amd64-i386-amd64-weekly-netinst-pygrub debian_arch amd64
test-amd64-i386-amd64-weekly-netinst-pygrub debian_bootloader pygrub
test-amd64-i386-amd64-weekly-netinst-pygrub debian_cd weekly
test-amd64-i386-amd64-weekly-netinst-pygrub debian_method netinst
test-amd64-i386-amd64-weekly-netinst-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-amd64-weekly-netinst-pygrub kernkind pvops
test-amd64-i386-amd64-weekly-netinst-pygrub toolstack xl
test-amd64-i386-amd64-weekly-netinst-pygrub xenbuildjob
build-amd64
test-amd64-i386-amd64-wheezy-netboot-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-amd64-wheezy-netboot-pygrub arch i386
test-amd64-i386-amd64-wheezy-netboot-pygrub buildjob build-i386
test-amd64-i386-amd64-wheezy-netboot-pygrub debian_arch amd64
test-amd64-i386-amd64-wheezy-netboot-pygrub debian_bootloader pygrub
test-amd64-i386-amd64-wheezy-netboot-pygrub debian_dist wheezy
test-amd64-i386-amd64-wheezy-netboot-pygrub debian_diver current
test-amd64-i386-amd64-wheezy-netboot-pygrub debian_method netboot
test-amd64-i386-amd64-wheezy-netboot-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-amd64-wheezy-netboot-pygrub kernkind pvops
test-amd64-i386-amd64-wheezy-netboot-pygrub toolstack xl
test-amd64-i386-amd64-wheezy-netboot-pygrub xenbuildjob
build-amd64
test-amd64-i386-i386-current-netinst-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-i386-current-netinst-pygrub arch i386
test-amd64-i386-i386-current-netinst-pygrub buildjob build-i386
test-amd64-i386-i386-current-netinst-pygrub debian_arch i386
test-amd64-i386-i386-current-netinst-pygrub debian_bootloader pygrub
test-amd64-i386-i386-current-netinst-pygrub debian_cd current
test-amd64-i386-i386-current-netinst-pygrub debian_method netinst
test-amd64-i386-i386-current-netinst-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-i386-current-netinst-pygrub kernkind pvops
test-amd64-i386-i386-current-netinst-pygrub toolstack xl
test-amd64-i386-i386-current-netinst-pygrub xenbuildjob
build-amd64
test-amd64-i386-i386-daily-netboot-pvgrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-i386-daily-netboot-pvgrub arch i386
test-amd64-i386-i386-daily-netboot-pvgrub buildjob build-i386
test-amd64-i386-i386-daily-netboot-pvgrub debian_arch i386
test-amd64-i386-i386-daily-netboot-pvgrub debian_bootloader pvgrub
test-amd64-i386-i386-daily-netboot-pvgrub debian_dist daily
test-amd64-i386-i386-daily-netboot-pvgrub debian_diver current
test-amd64-i386-i386-daily-netboot-pvgrub debian_method netboot
test-amd64-i386-i386-daily-netboot-pvgrub kernbuildjob
build-i386-pvops
test-amd64-i386-i386-daily-netboot-pvgrub kernkind pvops
test-amd64-i386-i386-daily-netboot-pvgrub toolstack xl
test-amd64-i386-i386-daily-netboot-pvgrub xenbuildjob
build-amd64
test-amd64-i386-i386-jessie-netboot-pvgrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-i386-jessie-netboot-pvgrub arch i386
test-amd64-i386-i386-jessie-netboot-pvgrub buildjob build-i386
test-amd64-i386-i386-jessie-netboot-pvgrub debian_arch i386
test-amd64-i386-i386-jessie-netboot-pvgrub debian_bootloader pvgrub
test-amd64-i386-i386-jessie-netboot-pvgrub debian_dist jessie
test-amd64-i386-i386-jessie-netboot-pvgrub debian_diver current
test-amd64-i386-i386-jessie-netboot-pvgrub debian_method netboot
test-amd64-i386-i386-jessie-netboot-pvgrub kernbuildjob
build-i386-pvops
test-amd64-i386-i386-jessie-netboot-pvgrub kernkind pvops
test-amd64-i386-i386-jessie-netboot-pvgrub toolstack xl
test-amd64-i386-i386-jessie-netboot-pvgrub xenbuildjob
build-amd64
test-amd64-i386-i386-sid-netboot-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-i386-sid-netboot-pygrub arch i386
test-amd64-i386-i386-sid-netboot-pygrub buildjob build-i386
test-amd64-i386-i386-sid-netboot-pygrub debian_arch i386
test-amd64-i386-i386-sid-netboot-pygrub debian_bootloader pygrub
test-amd64-i386-i386-sid-netboot-pygrub debian_dist sid
test-amd64-i386-i386-sid-netboot-pygrub debian_diver current
test-amd64-i386-i386-sid-netboot-pygrub debian_method netboot
test-amd64-i386-i386-sid-netboot-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-i386-sid-netboot-pygrub kernkind pvops
test-amd64-i386-i386-sid-netboot-pygrub toolstack xl
test-amd64-i386-i386-sid-netboot-pygrub xenbuildjob
build-amd64
test-amd64-i386-i386-squeeze-netboot-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-i386-squeeze-netboot-pygrub arch i386
test-amd64-i386-i386-squeeze-netboot-pygrub buildjob build-i386
test-amd64-i386-i386-squeeze-netboot-pygrub debian_arch i386
test-amd64-i386-i386-squeeze-netboot-pygrub debian_bootloader pygrub
test-amd64-i386-i386-squeeze-netboot-pygrub debian_dist squeeze
test-amd64-i386-i386-squeeze-netboot-pygrub debian_diver current
test-amd64-i386-i386-squeeze-netboot-pygrub debian_method netboot
test-amd64-i386-i386-squeeze-netboot-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-i386-squeeze-netboot-pygrub kernkind pvops
test-amd64-i386-i386-squeeze-netboot-pygrub toolstack xl
test-amd64-i386-i386-squeeze-netboot-pygrub xenbuildjob
build-amd64
test-amd64-i386-i386-weekly-netinst-pygrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-i386-weekly-netinst-pygrub arch i386
test-amd64-i386-i386-weekly-netinst-pygrub buildjob build-i386
test-amd64-i386-i386-weekly-netinst-pygrub debian_arch i386
test-amd64-i386-i386-weekly-netinst-pygrub debian_bootloader pygrub
test-amd64-i386-i386-weekly-netinst-pygrub debian_cd weekly
test-amd64-i386-i386-weekly-netinst-pygrub debian_method netinst
test-amd64-i386-i386-weekly-netinst-pygrub kernbuildjob
build-i386-pvops
test-amd64-i386-i386-weekly-netinst-pygrub kernkind pvops
test-amd64-i386-i386-weekly-netinst-pygrub toolstack xl
test-amd64-i386-i386-weekly-netinst-pygrub xenbuildjob
build-amd64
test-amd64-i386-i386-wheezy-netboot-pvgrub all_hostflags
arch-i386,arch-xen-amd64,suite-wheezy,purpose-test
test-amd64-i386-i386-wheezy-netboot-pvgrub arch i386
test-amd64-i386-i386-wheezy-netboot-pvgrub buildjob build-i386
test-amd64-i386-i386-wheezy-netboot-pvgrub debian_arch i386
test-amd64-i386-i386-wheezy-netboot-pvgrub debian_bootloader pvgrub
test-amd64-i386-i386-wheezy-netboot-pvgrub debian_dist wheezy
test-amd64-i386-i386-wheezy-netboot-pvgrub debian_diver current
test-amd64-i386-i386-wheezy-netboot-pvgrub debian_method netboot
test-amd64-i386-i386-wheezy-netboot-pvgrub kernbuildjob
build-i386-pvops
test-amd64-i386-i386-wheezy-netboot-pvgrub kernkind pvops
test-amd64-i386-i386-wheezy-netboot-pvgrub toolstack xl
test-amd64-i386-i386-wheezy-netboot-pvgrub xenbuildjob
build-amd64
test-armhf-armhf-armhf-daily-netboot-pygrub all_hostflags
arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test
test-armhf-armhf-armhf-daily-netboot-pygrub arch armhf
test-armhf-armhf-armhf-daily-netboot-pygrub buildjob
build-armhf
test-armhf-armhf-armhf-daily-netboot-pygrub debian_arch armhf
test-armhf-armhf-armhf-daily-netboot-pygrub debian_bootloader pygrub
test-armhf-armhf-armhf-daily-netboot-pygrub debian_dist daily
test-armhf-armhf-armhf-daily-netboot-pygrub debian_diver current
test-armhf-armhf-armhf-daily-netboot-pygrub debian_method netboot
test-armhf-armhf-armhf-daily-netboot-pygrub kernbuildjob
build-armhf-pvops
test-armhf-armhf-armhf-daily-netboot-pygrub kernkind pvops
test-armhf-armhf-armhf-daily-netboot-pygrub toolstack xl
test-armhf-armhf-armhf-daily-netboot-pygrub xenbuildjob
build-armhf
test-armhf-armhf-armhf-jessie-netboot-pygrub all_hostflags
arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test
test-armhf-armhf-armhf-jessie-netboot-pygrub arch armhf
test-armhf-armhf-armhf-jessie-netboot-pygrub buildjob
build-armhf
test-armhf-armhf-armhf-jessie-netboot-pygrub debian_arch armhf
test-armhf-armhf-armhf-jessie-netboot-pygrub debian_bootloader pygrub
test-armhf-armhf-armhf-jessie-netboot-pygrub debian_dist jessie
test-armhf-armhf-armhf-jessie-netboot-pygrub debian_diver current
test-armhf-armhf-armhf-jessie-netboot-pygrub debian_method netboot
test-armhf-armhf-armhf-jessie-netboot-pygrub kernbuildjob
build-armhf-pvops
test-armhf-armhf-armhf-jessie-netboot-pygrub kernkind pvops
test-armhf-armhf-armhf-jessie-netboot-pygrub toolstack xl
test-armhf-armhf-armhf-jessie-netboot-pygrub xenbuildjob
build-armhf
test-armhf-armhf-armhf-sid-netboot-pygrub all_hostflags
arch-armhf,arch-xen-armhf,suite-wheezy,purpose-test
test-armhf-armhf-armhf-sid-netboot-pygrub arch armhf
test-armhf-armhf-armhf-sid-netboot-pygrub buildjob
build-armhf
test-armhf-armhf-armhf-sid-netboot-pygrub debian_arch armhf
test-armhf-armhf-armhf-sid-netboot-pygrub debian_bootloader pygrub
test-armhf-armhf-armhf-sid-netboot-pygrub debian_dist sid
test-armhf-armhf-armhf-sid-netboot-pygrub debian_diver current
test-armhf-armhf-armhf-sid-netboot-pygrub debian_method netboot
test-armhf-armhf-armhf-sid-netboot-pygrub kernbuildjob
build-armhf-pvops
test-armhf-armhf-armhf-sid-netboot-pygrub kernkind pvops
test-armhf-armhf-armhf-sid-netboot-pygrub toolstack xl
test-armhf-armhf-armhf-sid-netboot-pygrub xenbuildjob
build-armhf
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |