
Two unit tests failed with this patch: ====================================================================== ERROR: test_distros (test_rest.HttpsRestTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_rest.py", line 1350, in test_distros self.assertEquals(distro['name'], ident) KeyError: 'name' ====================================================================== ERROR: test_distros (test_rest.RestTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "test_rest.py", line 1350, in test_distros self.assertEquals(distro['name'], ident) KeyError: 'name' ---------------------------------------------------------------------- Ran 42 tests in 154.895s FAILED (errors=2) On 06/22/2016 01:30 PM, pvital@linux.vnet.ibm.com wrote:
From: Paulo Vital <pvital@linux.vnet.ibm.com>
V1 -> V2: - Fix missing ","
V1:
This patch-set adds support to recognize Fedora 24 ISO images and add new optins for remote Fedora images.
Paulo Vital (2): Issue #965: Recognize Fedora 24 ISO image. Update Fedora remote images.
distros.d/fedora.json | 32 +++++++++++++++++++++++--------- isoinfo.py | 1 + 2 files changed, 24 insertions(+), 9 deletions(-)
-- 2.5.5
_______________________________________________ Kimchi-devel mailing list Kimchi-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/kimchi-devel