summaryrefslogtreecommitdiff
path: root/test/e2e/checkpoint_test.go
Commit message (Expand)AuthorAge
* 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
* Use random IP addresses during checkpoint/restore testsAdrian Reber2019-07-09
* Add exec after checkpoint/restore testAdrian Reber2019-06-25
* migration: add possibility to restore a container with a new nameAdrian Reber2019-06-04
* Add test case for container migrationAdrian Reber2019-06-03
* use imagecaches for local testsbaude2019-05-29
* Only run checkpoint/restore tests on Fedora >= 29Adrian Reber2019-05-06
* ginkgo status improvementsbaude2019-03-08
* Merge pull request #2485 from adrianreber/oci-checkOpenShift Merge Robot2019-03-01
|\
| * Verify that used OCI runtime supports checkpointAdrian Reber2019-03-01
* | Skip checkpoint/restore tests on Fedora for nowAdrian Reber2019-02-27
|/
* Run integrations test with remote-clientbaude2019-01-14
* Added checkpoint/restore test for same IPAdrian Reber2019-01-09
* Enable checkpoint test with established TCP connectionsAdrian Reber2019-01-09
* Re-enable checkpoint/restore CI tests on FedoraAdrian Reber2018-12-28
* Skip checkpoint tests on Fedora <30Chris Evich2018-12-14
* disable checkpoint tests on f29baude2018-11-28
* Added more checkpoint/restore test casesAdrian Reber2018-11-28
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* tests: use existing CRIU version checkAdrian Reber2018-10-23
* tests: add checkpoint/restore testAdrian Reber2018-10-03