Add a cockpit logs_entry_detail variant needle

For a while, it seems like the test was often hitting a message
where the field we match on isn't actually visible because a lot
of other fields are shown first. So, add a variant needle that
matches on a different field, the message ID.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-05-18 16:41:55 -07:00
parent 1a53351188
commit fb0f407e03
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 16,
"width": 91,
"ypos": 721,
"xpos": 263,
"type": "match"
}
],
"properties": [],
"tags": [
"cockpit_logs_detail"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB