Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Reber <areber@redhat.com>2019-07-29 17:21:45 +0300
committerAndrei Vagin <avagin@gmail.com>2019-09-07 15:59:56 +0300
commitbbd922ed32ece54830380abe7706c111203f1774 (patch)
treeb307fdbb34a3de5ba7ec6169bbfedb23b0520c68 /.travis.yml
parent2a76ecc9fd3f01e40f8a28ca5e005c8be7d9e116 (diff)
travis: add podman test case
This adds the same tests currently running for docker also for podman. In addition this also tests podman --export/--import (migration) support. Signed-off-by: Adrian Reber <areber@redhat.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 37db39412..82ba9fbc8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -25,6 +25,7 @@ env:
- TR_ARCH=fedora-rawhide
- TR_ARCH=fedora-rawhide-aarch64
- TR_ARCH=centos
+ - TR_ARCH=podman-test
matrix:
allow_failures:
- env: TR_ARCH=docker-test