test/cases: remove tar size
When building a tar image the image size should not be specified. All image size fields are removed from the assembler options in the tar test cases.
This commit is contained in:
parent
51c610e1ae
commit
0165a97761
6 changed files with 0 additions and 6 deletions
|
|
@ -773,7 +773,6 @@
|
|||
"name": "org.osbuild.tar",
|
||||
"options": {
|
||||
"filename": "root.tar.xz",
|
||||
"size": 0,
|
||||
"compression": "xz"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -781,7 +781,6 @@
|
|||
"name": "org.osbuild.tar",
|
||||
"options": {
|
||||
"filename": "root.tar.xz",
|
||||
"size": 0,
|
||||
"compression": "xz"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -850,7 +850,6 @@
|
|||
"name": "org.osbuild.tar",
|
||||
"options": {
|
||||
"filename": "root.tar.xz",
|
||||
"size": 0,
|
||||
"compression": "xz"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -893,7 +893,6 @@
|
|||
"name": "org.osbuild.tar",
|
||||
"options": {
|
||||
"filename": "root.tar.xz",
|
||||
"size": 0,
|
||||
"compression": "xz"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -772,7 +772,6 @@
|
|||
"name": "org.osbuild.tar",
|
||||
"options": {
|
||||
"filename": "root.tar.xz",
|
||||
"size": 0,
|
||||
"compression": "xz"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -774,7 +774,6 @@
|
|||
"name": "org.osbuild.tar",
|
||||
"options": {
|
||||
"filename": "root.tar.xz",
|
||||
"size": 0,
|
||||
"compression": "xz"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue