The tests are failing with this patch set:
======================================================================
ERROR: test_distros (test_rest.RestTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_rest.py", line 1113, in test_distros
self.assertEquals(distro['name'], ident)
KeyError: 'name'
----------------------------------------------------------------------
Ran 1 test in 2.142s
Seems you need to keep a "Fedora 20" entry in the fedora.json file,
otherwise update the test case.
But I'd say to add a Fedora 20 as it is not too old version.
On 27/08/2015 18:55, pvital(a)linux.vnet.ibm.com wrote:
From: Paulo Vital <pvital(a)linux.vnet.ibm.com>
Patch set that fixes worng information about Fedora 21 remote ISO and
adds a new option to Fedora 22.
Paulo Vital (2):
Change the version number of remote Fedora image.
Add Fedora 22 information as remote ISO option
src/distros.d/fedora.json | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)