15 lines
359 B
Plaintext
15 lines
359 B
Plaintext
|
---
|
||
|
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
|