[Kimchi-devel] [PATCH V2] [Kimchi 0/2] Updates to support Fedora 24

Daniel Henrique Barboza dhbarboza82 at gmail.com
Wed Jun 22 19:29:19 UTC 2016


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 at linux.vnet.ibm.com wrote:
> From: Paulo Vital <pvital at 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 at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel




More information about the Kimchi-devel mailing list