mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-04 15:24:20 +00:00
89fa04661f
https://github.com/storaged-project/udisks/issues/1102 - udisks2 seems to have a bug where it leaves filesystems mounted at a "temporary" mount point after creating them. We need to work around this when it happens or else we'll frequently get test failures. Signed-off-by: Adam Williamson <awilliam@redhat.com>
27 lines
445 B
JSON
27 lines
445 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 616,
|
|
"ypos": 400,
|
|
"width": 83,
|
|
"height": 16,
|
|
"type": "match"
|
|
},
|
|
{
|
|
"xpos": 229,
|
|
"ypos": 345,
|
|
"width": 16,
|
|
"height": 19,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "workaround",
|
|
"value": "https://github.com/storaged-project/udisks/issues/1102"
|
|
}
|
|
],
|
|
"tags": [
|
|
"disks_temp_mounted"
|
|
]
|
|
} |