diff options
author | Ed Santiago <santiago@redhat.com> | 2020-08-05 08:37:09 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2020-08-10 06:27:44 -0600 |
commit | 3c880a9b830d994ed73f715726e5fc551f0e1776 (patch) | |
tree | bc9de20dda17fa08d9cde10f3aaff7763dd14915 /pkg/api/handlers/libpod | |
parent | 95e2e15a3f13babfabb1b8d192893a56719d79a9 (diff) | |
download | podman-3c880a9b830d994ed73f715726e5fc551f0e1776.tar.gz podman-3c880a9b830d994ed73f715726e5fc551f0e1776.tar.bz2 podman-3c880a9b830d994ed73f715726e5fc551f0e1776.zip |
system tests: podman-remote, image tree
- new sanity checks for podman-remote:
- first, confirm that when PODMAN is "-remote",
we actually talk to a server (validated by
presence of "Server:" string in "podman version").
- second, add test for #7212, in which we run
"podman --remote" (podman with --remote flag,
not podman-remote command) and make sure --remote
is allowed both as the first option and also
with other flag options preceding.
- new test for "podman image tree" (piggybacking on
top of a "podman build" test, because that gives
us lots of layers).
- skip "podman exec - basic test" when remote. It is consistently
causing CI failures, breaking all of CI, due to #7241.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'pkg/api/handlers/libpod')
0 files changed, 0 insertions, 0 deletions