| Commit message (Expand) | Author | Age |
* | Add tests for restore runtime verification | Adrian Reber | 2021-11-19 |
* | test: Update error string for --file-locks test | Radostin Stoyanov | 2021-11-19 |
* | Add test for checkpoint/restore with --file-locks | Radostin Stoyanov | 2021-11-18 |
* | remote checkpoint/restore: more fixes | Valentin Rothberg | 2021-11-18 |
* | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | Added test for checkpoint/restore --print-stats | Adrian Reber | 2021-11-15 |
* | Test to check for presence of 'stats-dump' in exported checkpoints | Adrian Reber | 2021-11-05 |
* | Allow 'container restore' with '--ipc host' | Adrian Reber | 2021-10-26 |
* | Merge pull request #11955 from adrianreber/2021-10-13-f35-checkpoint-test-fix | OpenShift Merge Robot | 2021-10-15 |
|\ |
|
| * | Checkpoint/Restore test fixes | Adrian Reber | 2021-10-14 |
* | | Test-hang fix: Wait for ready + timeout on connect. | Chris Evich | 2021-10-14 |
|/ |
|
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Add Checkpointed bool to Inspect | Matthew Heon | 2021-09-07 |
* | Added tests for out of and into pod checkpoint and restore support | Adrian Reber | 2021-07-27 |
* | Prepare CRIU version check to work with multiple versions | Adrian Reber | 2021-07-27 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | 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 |