| Commit message (Expand) | Author | Age |
* | Correctly export the root file-system changes | Adrian Reber | 2019-12-09 |
* | Disable checkpointing of containers started with --rm | Adrian Reber | 2019-11-28 |
* | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | Test that restored container does not depend on the original container | Adrian Reber | 2019-08-09 |
* | restore: added --ignore-static-ip option | Adrian Reber | 2019-08-02 |
* | Add new exit codes to rm & rmi for running containers & dependencies | Daniel J Walsh | 2019-08-01 |
* | Move random IP code for tests from checkpoint to common | Adrian Reber | 2019-07-29 |
* | Add tests for --ignore-rootfs checkpoint/restore option | Adrian Reber | 2019-07-11 |
* | Use random IP addresses during checkpoint/restore tests | Adrian Reber | 2019-07-09 |
* | Add exec after checkpoint/restore test | Adrian Reber | 2019-06-25 |
* | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
* | Add test case for container migration | Adrian Reber | 2019-06-03 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | Only run checkpoint/restore tests on Fedora >= 29 | Adrian Reber | 2019-05-06 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Merge pull request #2485 from adrianreber/oci-check | OpenShift Merge Robot | 2019-03-01 |
|\ |
|
| * | Verify that used OCI runtime supports checkpoint | Adrian Reber | 2019-03-01 |
* | | Skip checkpoint/restore tests on Fedora for now | Adrian Reber | 2019-02-27 |
|/ |
|
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Added checkpoint/restore test for same IP | Adrian Reber | 2019-01-09 |
* | Enable checkpoint test with established TCP connections | Adrian Reber | 2019-01-09 |
* | Re-enable checkpoint/restore CI tests on Fedora | Adrian Reber | 2018-12-28 |
* | Skip checkpoint tests on Fedora <30 | Chris Evich | 2018-12-14 |
* | disable checkpoint tests on f29 | baude | 2018-11-28 |
* | Added more checkpoint/restore test cases | Adrian Reber | 2018-11-28 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | tests: use existing CRIU version check | Adrian Reber | 2018-10-23 |
* | tests: add checkpoint/restore test | Adrian Reber | 2018-10-03 |