1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-21 13:33:08 +00:00

Bump RETRY for updates-kde to 2 while we have oom kill issues

https://bugzilla.redhat.com/show_bug.cgi?id=2133829 is a real
problem for Rawhide KDE update tests right now, despite all
I've tried to do to work around it. I'm going to regenerate the
base image again tomorrow, but for now, let's bump RETRY to 2
as a mitigation.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-10-23 09:14:35 -07:00
parent 6b341097f2
commit 1bea573fec

View File

@ -47,7 +47,7 @@
"settings": {
"DESKTOP": "kde",
"NUMDISKS": "2",
"RETRY": "1"
"RETRY": "2"
},
"version": "*"
},