Resolves: RUN-2400

Signed-off-by: Yuhui Jiang <yujiang@redhat.com>
This commit is contained in:
Yuhui Jiang
2024-12-18 13:31:01 +08:00
parent c8396c89cf
commit c5359a58f8
4 changed files with 52 additions and 3 deletions
+14
View File
@@ -0,0 +1,14 @@
---
summary: conmon tests
description: Using podman system tests to test conmon
contact: Yuhui Jiang <yujiang@redhat.com>
framework: shell
require: [podman,conmon]
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