Indent fix & add ignorable boot errors

This commit is contained in:
lizzha 2016-01-26 11:46:17 +08:00
Родитель 61291a61c1
Коммит d89dc722b4
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -324,7 +324,7 @@ if distro == "REDHAT" or distro == "FEDORA":
else:
RunLog.error("http_caching=packages not present in /etc/yum.conf")
print(distro+"_TEST_YUM_CONF_ERROR")
result = verify_grub(distro)
result = verify_grub(distro)
if distro == "ORACLELINUX":
#Test 1 : Make sure Network Manager is not installed

Просмотреть файл

@ -17,6 +17,7 @@
<keywords>Failed to spawn</keywords>
<keywords>display-manager.service</keywords>
<keywords>ACPI PCC probe failed</keywords>
<keywords>Failed to access perfctr msr</keywords>
</failures>
<errors>
<keywords>end_request: I/O error, dev fd0, sector 0</keywords>