diff options
author | Ed Santiago <santiago@redhat.com> | 2020-08-05 08:37:09 -0600 |
---|---|---|
committer | Paul Holzinger <paul.holzinger@web.de> | 2020-08-30 12:11:19 +0200 |
commit | 8b38d27ebdc825c1336d898d1a21fd8f301b18b0 (patch) | |
tree | 3af9071665a017455c156bd19a3ce33407ac9520 /.dockerignore | |
parent | 33cf7aec51eec726544499189b20ee1395b9f513 (diff) | |
download | podman-8b38d27ebdc825c1336d898d1a21fd8f301b18b0.tar.gz podman-8b38d27ebdc825c1336d898d1a21fd8f301b18b0.tar.bz2 podman-8b38d27ebdc825c1336d898d1a21fd8f301b18b0.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 '.dockerignore')
0 files changed, 0 insertions, 0 deletions