aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/system_reset_test.go
Commit message (Expand)AuthorAge
* Only allow Rootless runs of Podman MachineAshley Cui2022-06-29
* podman system reset removed machines incorrectlyAshley Cui2022-05-04
* enable errcheck linterPaul Holzinger2022-04-29
* system prune: remove all networksPaul Holzinger2022-02-03
* bump go module to version 4Valentin Rothberg2022-01-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* Use BeEmpty() instead of len(x).To(Equal(0))Ed Santiago2021-12-02
* runtime: check for pause pid existenceGiuseppe Scrivano2021-10-27
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* use lookaside storage for remote testsbaude2020-11-16
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Removes remote system reset functionality. skip e2e test for remote.Sujil022020-05-22
* v2 enable remote integration testsBrent Baude2020-05-19
* v2 system subcommandbaude2020-05-05
* Force integration tests to passBrent Baude2020-04-21
* Add podman system reset commandDaniel J Walsh2019-11-29