Commit Graph

5 Commits

Author SHA1 Message Date
Ed Santiago
a68b9cccc3 gating tests: also log environment
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-10-09 06:35:47 -06:00
Ed Santiago
9ca09175b8 gating tests: log important package versions
Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-10-03 08:26:19 -06:00
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
Ed Santiago
aea393b7eb New tests subpackage
Define a new podman-tests subpackage, containing a set of
tests intended to be run as gates. As of this initial checkin,
this consists of a set of BATS tests in /usr/share/podman .

Include a configuration for running under Fedora CI

Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-03-13 06:45:03 -06:00
Ed Santiago
7203469f10 Quick simple tests for podman
This is a placeholder only. The idea is that, once the ginkgo
tests are approved and merged and packaged, you add that
package to test_podman.yml:required_packages, then rewrite
the .sh script so it invokes those tests and writes PASS/FAIL
to test.log as appropriate.

Until then, this can serve as a rudimentary gate.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2018-11-13 09:50:53 -07:00