quadlet: support user mapping in pod unit

Signed-off-by: Misaki Kasumi <misakikasumi@outlook.com>
This commit is contained in:
Misaki Kasumi
2024-08-20 16:28:20 +08:00
parent 426aac362e
commit 4fbfa7de6e
8 changed files with 85 additions and 6 deletions

View File

@@ -998,11 +998,15 @@ BOGUS=foo
Entry("Build - TLSVerify Key", "tls-verify.build"),
Entry("Build - Variant Key", "variant.build"),
Entry("basic.pod", "basic.pod"),
Entry("name.pod", "name.pod"),
Entry("network.pod", "network.pod"),
Entry("podmanargs.pod", "podmanargs.pod"),
Entry("Pod - Basic", "basic.pod"),
Entry("Pod - Name", "name.pod"),
Entry("Pod - Network", "network.pod"),
Entry("Pod - PodmanArgs", "podmanargs.pod"),
Entry("Pod - NetworkAlias", "network-alias.pod"),
Entry("Pod - Remap auto", "remap-auto.pod"),
Entry("Pod - Remap auto2", "remap-auto2.pod"),
Entry("Pod - Remap keep-id", "remap-keep-id.pod"),
Entry("Pod - Remap manual", "remap-manual.pod"),
)
DescribeTable("Running expected warning quadlet test case",