summaryrefslogtreecommitdiff
path: root/test/e2e/checkpoint_test.go
Commit message (Expand)AuthorAge
* Fix: Restore a container which name is equal to a image nameToshiki Sonoda2022-08-10
* Skip one failing test on UbuntuMatthew Heon2022-07-27
* Semiperiodoc cleanup of obsolete FIXMEsEd Santiago2022-07-26
* e2e tests: cleanup: capitalize CONSTANTSEd Santiago2022-07-05
* Add test for restore runtime verification using non-default runtimeZeyad Yasser2022-06-28
* Workaround for bug 14653 (checkpoint flake)Ed Santiago2022-06-23
* fix podman container restore without CreateNetNSPaul Holzinger2022-05-31
* enable errcheck linterPaul Holzinger2022-04-29
* Ginkgo: use HaveField() for better error checkingEd Santiago2022-04-28
* enable staticcheck linterPaul Holzinger2022-04-22
* fix a number of errcheck issuesValentin Rothberg2022-03-22
* Fix checkpoint/restore pod testsAdrian Reber2022-02-11
* 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