mirror of
https://github.com/containers/podman.git
synced 2025-12-02 02:58:03 +08:00
Add e2e tests for quadlet Entrypoint option
Drop bats tests for quadlet Entrypoint Signed-off-by: Odilon Sousa <osousa@redhat.com>
This commit is contained in:
@@ -765,6 +765,7 @@ BOGUS=foo
|
||||
Entry("env-host-false.container", "env-host-false.container", 0, ""),
|
||||
Entry("env-host.container", "env-host.container", 0, ""),
|
||||
Entry("env.container", "env.container", 0, ""),
|
||||
Entry("entrypoint.container", "entrypoint.container", 0, ""),
|
||||
Entry("escapes.container", "escapes.container", 0, ""),
|
||||
Entry("exec.container", "exec.container", 0, ""),
|
||||
Entry("health.container", "health.container", 0, ""),
|
||||
|
||||
Reference in New Issue
Block a user