mirror of
https://github.com/containers/podman.git
synced 2025-12-04 20:28:40 +08:00
Quadlet Kube: Add support for relative path for YAML file
If the provided path is relative, turn path to absolute Add regex verification option in tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
## assert-podman-args "kube"
|
||||
## assert-podman-args "play"
|
||||
## assert-podman-final-args deployment.yml
|
||||
## assert-podman-final-args-regex /tmp/podman_test.*/quadlet/deployment.yml
|
||||
## assert-podman-args "--replace"
|
||||
## assert-podman-args "--service-container=true"
|
||||
## assert-podman-stop-args "kube"
|
||||
## assert-podman-stop-args "down"
|
||||
## assert-podman-stop-final-args deployment.yml
|
||||
## assert-podman-stop-final-args-regex /tmp/podman_test.*/quadlet/deployment.yml
|
||||
## assert-key-is "Unit" "RequiresMountsFor" "%t/containers"
|
||||
## assert-key-is "Service" "KillMode" "mixed"
|
||||
## assert-key-is "Service" "Type" "notify"
|
||||
|
||||
Reference in New Issue
Block a user