
On Tue, 2015-09-08 at 22:22 -0300, Aline Manera wrote:
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.
My bad, I forgot to run the tests before submit the patches.
But I'd say to add a Fedora 20 as it is not too old version.
Looking at the the official mirrors, there's no more Fedora Live 20 available to download. However, I found it on the archives server of Fedora project. Even thinking that Fedora 20 is too old (there's a beta of Fedora 23 available to tests), I'm going to update the URL for Fedora 20 and add the options for 21 and 22.
On 27/08/2015 18:55, pvital@linux.vnet.ibm.com wrote:
From: Paulo Vital <pvital@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(-)