summaryrefslogtreecommitdiff
path: root/test/e2e/checkpoint_test.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* Error out early if system does not support pre-copy checkpointingAdrian Reber2021-12-23
* e2e: Add dev/shm checkpoint/restore testRadostin Stoyanov2021-12-23
* Test for checkpoint specific inspect fieldsAdrian Reber2021-12-17
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* e2e tests: enable golintEd Santiago2021-11-29
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* Add tests for restore runtime verificationAdrian Reber2021-11-19
* test: Update error string for --file-locks testRadostin Stoyanov2021-11-19
* Add test for checkpoint/restore with --file-locksRadostin Stoyanov2021-11-18
* remote checkpoint/restore: more fixesValentin Rothberg2021-11-18
* fix remote checkpoint/restoreValentin Rothberg2021-11-16
* Added test for checkpoint/restore --print-statsAdrian Reber2021-11-15
* Test to check for presence of 'stats-dump' in exported checkpointsAdrian Reber2021-11-05
* Allow 'container restore' with '--ipc host'Adrian Reber2021-10-26
* Merge pull request #11955 from adrianreber/2021-10-13-f35-checkpoint-test-fixOpenShift Merge Robot2021-10-15
|\
| * Checkpoint/Restore test fixesAdrian Reber2021-10-14
* | Test-hang fix: Wait for ready + timeout on connect.Chris Evich2021-10-14
|/
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Add Checkpointed bool to InspectMatthew Heon2021-09-07
* Added tests for out of and into pod checkpoint and restore supportAdrian Reber2021-07-27
* Prepare CRIU version check to work with multiple versionsAdrian Reber2021-07-27
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Merge pull request #10381 from adrianreber/2021-05-18-publishOpenShift Merge Robot2021-06-07
|\
| * Add test for restore --publishAdrian Reber2021-06-04
* | Added tests for different checkpoint archive compressionsAdrian Reber2021-06-07
|/
* bump go module to v3Valentin Rothberg2021-02-22
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* add pre checkpointunknown2021-01-10
* test: Add checkpoint/restore with volumesRadostin Stoyanov2021-01-07
* Remove build \!remote flags from testDaniel J Walsh2020-11-18
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* e2e: disable checkpoint test on UbuntuValentin Rothberg2020-06-08
* Enable Ubuntu tests in CIBrent Baude2020-06-08
* checkpoint: change runtime checkpoint support testAdrian Reber2020-04-03
* Correctly export the root file-system changesAdrian Reber2019-12-09
* Disable checkpointing of containers started with --rmAdrian Reber2019-11-28
* podman: add support for specifying MACJakub Filak2019-11-06
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* Test that restored container does not depend on the original containerAdrian Reber2019-08-09
* restore: added --ignore-static-ip optionAdrian Reber2019-08-02
* Add new exit codes to rm & rmi for running containers & dependenciesDaniel J Walsh2019-08-01
* Move random IP code for tests from checkpoint to commonAdrian Reber2019-07-29
* Add tests for --ignore-rootfs checkpoint/restore optionAdrian Reber2019-07-11