summaryrefslogtreecommitdiff
path: root/test/e2e/tree_test.go
AgeCommit message (Expand)Author
2024-08-19golangci-lint: make windows linting happyPaul Holzinger
2024-02-08Bump Go module to v5Matt Heon
2023-09-19e2e: ExitCleanly(): low-hanging fruit, part 1Ed Santiago
2023-05-15test/e2e: dedup Before/AfterEach nodesPaul Holzinger
2023-05-02ginkgo v2: remove CurrentGinkgoTestDescription()Paul Holzinger
2023-05-02update to ginkgo v2Paul Holzinger
2022-07-05e2e tests: cleanup: capitalize CONSTANTSEd Santiago
2022-04-29enable errcheck linterPaul Holzinger
2022-01-18bump go module to version 4Valentin Rothberg
2021-07-15e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago
2021-05-05migrate Podman to containers/common/libimageValentin Rothberg
2021-02-22bump go module to v3Valentin Rothberg
2020-12-22SpellingJosh Soref
2020-11-16use lookaside storage for remote testsbaude
2020-10-28move from docker.ioEd Santiago
2020-09-29Make all Skips specify a reasonDaniel J Walsh
2020-07-28Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh
2020-07-06move go module to v2Valentin Rothberg
2019-07-08speed up rootless testsbaude
2019-05-29use imagecaches for local testsbaude
2019-03-14Tree implementation for podman imagesKunal Kushwaha