[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [raisin][PATCH 00/11] pygrub fix + cirros tests
First patch adds a symlink from python2.7/site-packages/* to python2.7/dist-packages/ at debian package build, this fixes pygrub imports. The rest of the patches are the cirros tests rebased to current master and the python fix, plus a trivial fix for the pygrub test. in this new patchset pygrub test is also added to the ones in the default set. Géza Gémes (11): Fix installation of python libs Fix lopartsetup parsing of fdisk output Introduce cirros tests Introduce cirros-separate-kernel-pv test Introduce cirros-pygrub-pv test Introduce cirros-pvgrub2-pv test Introduce cirros-qemu-hvm test Introduce cirros-minios-stubdom-hvm test Introduce cirros-qemu-pvhvm test Introduce cirros-minios-stubdom-pvhvm test Enable cirros tests in the default config configs/config-cirros | 44 ++++++++++++++++ defconfig | 4 +- lib/common-tests.sh | 102 ++++++++++++++++++++++++++++++++++++++ scripts/lopartsetup | 6 ++- scripts/mkdeb | 9 ++++ tests/cirros-minios-stubdom-hvm | 29 +++++++++++ tests/cirros-minios-stubdom-pvhvm | 30 +++++++++++ tests/cirros-pvgrub2-pv | 27 ++++++++++ tests/cirros-pygrub-pv | 27 ++++++++++ tests/cirros-qemu-hvm | 28 +++++++++++ tests/cirros-qemu-pvhvm | 29 +++++++++++ tests/cirros-separate-kernel-pv | 28 +++++++++++ tests/series | 7 +++ 13 files changed, 368 insertions(+), 2 deletions(-) create mode 100644 configs/config-cirros create mode 100644 tests/cirros-minios-stubdom-hvm create mode 100644 tests/cirros-minios-stubdom-pvhvm create mode 100644 tests/cirros-pvgrub2-pv create mode 100644 tests/cirros-pygrub-pv create mode 100644 tests/cirros-qemu-hvm create mode 100644 tests/cirros-qemu-pvhvm create mode 100644 tests/cirros-separate-kernel-pv -- 2.7.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |