summaryrefslogtreecommitdiff
path: root/test/upgrade/test-upgrade.bats
Commit message (Collapse)AuthorAge
* fix system upgrade testsPaul Holzinger2021-05-12
| | | | | | Fix many FIXMEs in the upgrade tests. Also add a basic test for pods. Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
* podman upgrade testsEd Santiago2021-02-23
Initial validation of using podman-in-podman to create an old-podman root, then use new-podman to play with the containers created therein. Signed-off-by: Ed Santiago <santiago@redhat.com>