aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/pod_pause_test.go
Commit message (Expand)AuthorAge
* Fix podman pod unpaue TODOUrvashi Mohnani2022-07-05
* enable errcheck linterPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* Revamp Libpod state strings for Docker compatMatthew Heon2022-01-17
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
* 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
* move go module to v2Valentin Rothberg2020-07-06
* v2 enable remote integration testsBrent Baude2020-05-19
* test: fix pause testsGiuseppe Scrivano2020-04-27
* Force integration tests to passBrent Baude2020-04-21
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* Enable rootless integration testsbaude2019-03-19
* ginkgo status improvementsbaude2019-03-08
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Add pod pause/unpausehaircommander2018-07-27