Add some needles for universal tests with btrfs default
The 'universal' tests have quite a few failures if you run them on an image where btrfs is the default (currently they usually run on the Server DVD, where xfs-on-LVM is still the default). This fixes some of them, the others would need code fixes. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
9824f20566
commit
a2bbd5ecfb
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"width": 32,
|
||||
"type": "match",
|
||||
"ypos": 333,
|
||||
"height": 20,
|
||||
"xpos": 522
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_blivet_part_fs_ext4"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
@ -0,0 +1,18 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 49,
|
||||
"ypos": 281,
|
||||
"xpos": 500,
|
||||
"width": 119,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_part_device_type",
|
||||
"ENV-DISTRI-fedora",
|
||||
"LANGUAGE-english",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
BIN
needles/anaconda/partitioning/device_type-btrfs-20200911.png
Normal file
BIN
needles/anaconda/partitioning/device_type-btrfs-20200911.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
17
needles/anaconda/partitioning/scheme-btrfs-20200911.json
Normal file
17
needles/anaconda/partitioning/scheme-btrfs-20200911.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 48,
|
||||
"height": 41,
|
||||
"ypos": 240,
|
||||
"width": 79,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"anaconda_part_scheme",
|
||||
"ENV-DISTRI-fedora",
|
||||
"ENV-FLAVOR-server"
|
||||
]
|
||||
}
|
BIN
needles/anaconda/partitioning/scheme-btrfs-20200911.png
Normal file
BIN
needles/anaconda/partitioning/scheme-btrfs-20200911.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
Loading…
Reference in New Issue
Block a user