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
/
run_signal_test.go
Commit message (
Expand
)
Author
Age
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Remove build \!remote flags from test phase 2
Daniel J Walsh
2020-11-18
*
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
*
enable run_signal integration tests
Brent Baude
2020-04-26
*
Force integration tests to pass
Brent Baude
2020-04-21
*
e2e/run_signal_test.go: make it more robust
Valentin Rothberg
2020-01-16
*
Add codespell to validate spelling mistakes in code.
Daniel J Walsh
2020-01-11
*
Fix sig-proxy=false test and use image cache
Matthew Heon
2019-10-22
*
speed up rootless tests
baude
2019-07-08
*
use imagecaches for local tests
baude
2019-05-29
*
ginkgo status improvements
baude
2019-03-08
*
e2e tests: sigproxy: fix rare hang condition
Ed Santiago
2019-02-05
*
Run integrations test with remote-client
baude
2019-01-14
*
Separate common used test functions and structs to test/utils
Yiqiao Pu
2018-11-16
*
allow ppc64le to pass libpod integration tests
baude
2018-10-31
*
Use REGISTRIES_CONFIG_PATH for all tests
baude
2018-08-02
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
Update the version of conmon used in test
Daniel J Walsh
2018-06-22
*
Eliminate raceyness of sig-proxy test
baude
2018-03-30
*
Disable --sig-proxy tests due to race conditions
Matthew Heon
2018-03-28
*
Add signal proxying to podman run, start, and attach
Matthew Heon
2018-03-15