summaryrefslogtreecommitdiff
path: root/test/e2e/run_signal_test.go
Commit message (Expand)AuthorAge
* [3.0] bump go module to v3Valentin Rothberg2021-02-22
* Remove build \!remote flags from test phase 2Daniel J Walsh2020-11-18
* 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
* enable run_signal integration testsBrent Baude2020-04-26
* Force integration tests to passBrent Baude2020-04-21
* e2e/run_signal_test.go: make it more robustValentin Rothberg2020-01-16
* Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
* Fix sig-proxy=false test and use image cacheMatthew Heon2019-10-22
* speed up rootless testsbaude2019-07-08
* use imagecaches for local testsbaude2019-05-29
* ginkgo status improvementsbaude2019-03-08
* e2e tests: sigproxy: fix rare hang conditionEd Santiago2019-02-05
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* allow ppc64le to pass libpod integration testsbaude2018-10-31
* Use REGISTRIES_CONFIG_PATH for all testsbaude2018-08-02
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Update the version of conmon used in testDaniel J Walsh2018-06-22
* Eliminate raceyness of sig-proxy testbaude2018-03-30
* Disable --sig-proxy tests due to race conditionsMatthew Heon2018-03-28
* Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15