mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-09 02:15:41 +00:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
8 lines
244 B
Text
8 lines
244 B
Text
## assert-podman-final-args-regex /.*/podman-e2e-.*/subtest-.*/quadlet
|
|
## assert-podman-args "--tag" "localhost/imagename"
|
|
## assert-podman-args "--variant" "arm/v7"
|
|
|
|
[Build]
|
|
ImageTag=localhost/imagename
|
|
SetWorkingDirectory=unit
|
|
Variant=arm/v7
|