os-autoinst-distri-rocky/needles/browser/kernelorg_patch.json
Adam Williamson 3638adda81 Tweak kernel patch needle to avoid raw patch files
Seems like the top '[patch]' link on kernel.org may now be a
raw patch file which the browser just displays, not a compressed
patch it offers to download. So tweak the needle so we should
click on the *bottom* link instead. openQA looks for matches
as close as possible to the location in the needle.
2017-05-15 18:00:51 -07:00

15 lines
249 B
JSON

{
"area": [
{
"height": 18,
"type": "match",
"width": 55,
"xpos": 506,
"ypos": 707
}
],
"properties": [],
"tags": [
"browser_kernelorg_patch"
]
}