diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-09-09 04:18:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-09 04:18:26 -0400 |
commit | 2b41c4d667d3bc830e4fef629c6fc24d5cf8ae1e (patch) | |
tree | 276baefcd11096f38f29a9c558194cfc28370a94 /test | |
parent | 26c8549ae3d4f5c3742d006e40a51080d5ae0746 (diff) | |
parent | 2f967b81cb48ac4a14083f150717bca088a1450f (diff) | |
download | podman-2b41c4d667d3bc830e4fef629c6fc24d5cf8ae1e.tar.gz podman-2b41c4d667d3bc830e4fef629c6fc24d5cf8ae1e.tar.bz2 podman-2b41c4d667d3bc830e4fef629c6fc24d5cf8ae1e.zip |
Merge pull request #11495 from rhatdan/info
Add logDriver to podman info
Diffstat (limited to 'test')
-rw-r--r-- | test/system/005-info.bats | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/system/005-info.bats b/test/system/005-info.bats index 96ca2c1bd..0ea0f8356 100644 --- a/test/system/005-info.bats +++ b/test/system/005-info.bats @@ -9,6 +9,7 @@ load helpers buildahVersion: *[0-9.]\\\+ conmon:\\\s\\\+package: distribution: +logDriver: ociRuntime:\\\s\\\+name: os: rootless: |