| Commit message (Expand) | Author | Age |
* | Merge pull request #10381 from adrianreber/2021-05-18-publish | OpenShift Merge Robot | 2021-06-07 |
|\ |
|
| * | Add test for restore --publish | Adrian Reber | 2021-06-04 |
* | | Added tests for different checkpoint archive compressions | Adrian Reber | 2021-06-07 |
|/ |
|
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | add pre checkpoint | unknown | 2021-01-10 |
* | test: Add checkpoint/restore with volumes | Radostin Stoyanov | 2021-01-07 |
* | Remove build \!remote flags from test | Daniel J Walsh | 2020-11-18 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | Remove SkipIfRootless if possible, document other calls | Daniel J Walsh | 2020-09-27 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | e2e: disable checkpoint test on Ubuntu | Valentin Rothberg | 2020-06-08 |
* | Enable Ubuntu tests in CI | Brent Baude | 2020-06-08 |
* | checkpoint: change runtime checkpoint support test | Adrian Reber | 2020-04-03 |
* | 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 |