mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
## assert-podman-pre-args "--dns" "8.7.7.7"
|
|
## assert-podman-pre-args "--dns" "8.8.8.8"
|
|
|
|
[Pod]
|
|
DNS=8.7.7.7
|
|
DNS=8.8.8.8
|