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:
Jacob Kozol 2020-04-29 12:57:07 +02:00 committed by Ondřej Budai
parent 51c610e1ae
commit 0165a97761
6 changed files with 0 additions and 6 deletions

View file

@ -773,7 +773,6 @@
"name": "org.osbuild.tar",
"options": {
"filename": "root.tar.xz",
"size": 0,
"compression": "xz"
}
}

View file

@ -781,7 +781,6 @@
"name": "org.osbuild.tar",
"options": {
"filename": "root.tar.xz",
"size": 0,
"compression": "xz"
}
}

View file

@ -850,7 +850,6 @@
"name": "org.osbuild.tar",
"options": {
"filename": "root.tar.xz",
"size": 0,
"compression": "xz"
}
}

View file

@ -893,7 +893,6 @@
"name": "org.osbuild.tar",
"options": {
"filename": "root.tar.xz",
"size": 0,
"compression": "xz"
}
}

View file

@ -772,7 +772,6 @@
"name": "org.osbuild.tar",
"options": {
"filename": "root.tar.xz",
"size": 0,
"compression": "xz"
}
}

View file

@ -774,7 +774,6 @@
"name": "org.osbuild.tar",
"options": {
"filename": "root.tar.xz",
"size": 0,
"compression": "xz"
}
}