index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
checkpoint_test.go
Commit message (
Expand
)
Author
Age
*
Fix checkpoint/restore pod tests
Adrian Reber
2022-02-11
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Error out early if system does not support pre-copy checkpointing
Adrian Reber
2021-12-23
*
e2e: Add dev/shm checkpoint/restore test
Radostin Stoyanov
2021-12-23
*
Test for checkpoint specific inspect fields
Adrian Reber
2021-12-17
*
Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))
Ed Santiago
2021-12-02
*
e2e: yet more cleanup of BeTrue/BeFalse
Ed Santiago
2021-11-30
*
e2e tests: more cleanup of BeTrue()s
Ed Santiago
2021-11-30
*
e2e tests: enable golint
Ed Santiago
2021-11-29
*
e2e tests: clean up antihelpful BeTrue()s
Ed Santiago
2021-11-22
*
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
[next]