containers-common/tests/main.fmf

15 lines
359 B
Plaintext
Raw Permalink Normal View History

---
summary: containers-common tests
description: Using podman system tests to test containers-common
contact: Yuhui Jiang <yujiang@redhat.com>
framework: shell
require: [podman,containers-common]
tag: 'gate'
test: |
/usr/bin/bats -t /usr/share/podman/test/system/030-run.bats
/usr/bin/bats -t /usr/share/podman/test/system/075-exec.bats
duration: 15m