Indent fix & add ignorable boot errors
This commit is contained in:
Родитель
61291a61c1
Коммит
d89dc722b4
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче