podman/tests/test_podman.sh
Bruno Goncalves 096afbce0b run tests using standard-test-basic role
attempt to run the test also as rootless
2019-07-22 15:04:33 +02:00

10 lines
128 B
Bash
Executable File

#!/bin/bash -e
#
# Simple podman tests
#
# Log program versions
rpm -q podman podman-tests
bats /usr/share/podman/test/system