customize: slow-tests: Test Fedora 25 instead of Fedora 24.

Just an update so we're testing the latest available version of Fedora.
This commit is contained in:
Richard W.M. Jones
2017-03-20 10:46:58 +00:00
parent fdd3dd7a7f
commit 0b5e3b1196

View File

@@ -223,7 +223,7 @@ firstboot_test_scripts := \
test-firstboot-debian-6.sh \
test-firstboot-debian-7.sh \
test-firstboot-debian-8.sh \
test-firstboot-fedora-24.sh \
test-firstboot-fedora-25.sh \
test-firstboot-ubuntu-10.04.sh \
test-firstboot-ubuntu-12.04.sh \
test-firstboot-ubuntu-14.04.sh \
@@ -243,7 +243,7 @@ password_test_scripts := \
test-password-debian-6.sh \
test-password-debian-7.sh \
test-password-debian-8.sh \
test-password-fedora-24.sh \
test-password-fedora-25.sh \
test-password-rhel-3.9.sh \
test-password-rhel-4.9.sh \
test-password-rhel-5.11.sh \
@@ -269,7 +269,7 @@ settings_test_scripts := \
test-settings-debian-6.sh \
test-settings-debian-7.sh \
test-settings-debian-8.sh \
test-settings-fedora-24.sh \
test-settings-fedora-25.sh \
test-settings-ubuntu-10.04.sh \
test-settings-ubuntu-12.04.sh \
test-settings-ubuntu-14.04.sh \