Commit Graph

5 Commits

Author SHA1 Message Date
Ed Santiago
eb545536dd Gating tests
This commit gets rid of the existing, unused, nonworking
and nonmaintained tests. The person who created them
is (AFAICT) no longer with Red Hat; and the tests weren't
being run in gating; and they aren't even in working
condition.

Replace with our standard convention: install the -tests
package, and run it with BATS. This setup is more complex
than podman/skopeo because we need to fire up a local
registry before the tests begin, then tear it down at
the end.

I am expecting these tests to fail in actual gating due
to what I believe are actual buildah problems.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-10-16 23:54:39 +00:00
Bruno Goncalves
eea687c42a Sync new tests from upstreamfirst
* the tests is quite old since it moved from upstreamfirst
    * lots of new cases are added, like option 'run', 'inspect' etc
    * save log to TEST_ARTIFACTS when the variable is set
    * always run tests with latest runc built from source
    * merge task and task status to same line
2018-05-24 12:58:54 +02:00
Lokesh Mandvekar
5cce5a1ada Revert "buildah-0.16-2.git4743c2e"
This reverts commit 61290b1bc7
since it removed the tests/ dir, which is obviously unwanted behavior.
2018-04-07 23:03:14 -04:00
Lokesh Mandvekar
61290b1bc7 buildah-0.16-2.git4743c2e
- autobuilt commit 4743c2e

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-04-07 23:02:44 -04:00
Yevhenii Shapovalov
e671b026e2 add tests 2017-12-12 13:28:04 +02:00