summaryrefslogtreecommitdiff
path: root/test/e2e/images_test.go
Commit message (Expand)AuthorAge
* Fix image prune --filter cmd behaviorJakub Guzik2021-06-08
* Remove obsolete skipsEd Santiago2021-05-10
* speed up CI handling of imagesbaude2021-04-07
* bump go module to v3Valentin Rothberg2021-02-22
* fix failing image e2e testValentin Rothberg2021-02-15
* Turn on some remote testDaniel J Walsh2021-01-22
* SpellingJosh Soref2020-12-22
* Fix `podman images...` missing headers in table templatesJhon Honce2020-12-02
* Fix typo in testsDaniel J Walsh2020-12-01
* use lookaside storage for remote testsbaude2020-11-16
* test for buildah version in container images.Daniel J Walsh2020-11-13
* move from docker.ioEd Santiago2020-10-28
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* Remove final v2remotefail failuresDaniel J Walsh2020-09-23
* image list: return all associated namesValentin Rothberg2020-09-17
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* 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
* Fixes #6670Jhon Honce2020-06-19
* Do not default WorkingDir to / on client sideDaniel J Walsh2020-06-12
* turn on remote testing for images. podman-remote build now works.Daniel J Walsh2020-06-01
* Fix leak of empty tarballBrent Baude2020-06-01
* Turn on more remote testsDaniel J Walsh2020-05-21
* Handle filters correctly for podman pruneDaniel J Walsh2020-05-21
* Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* Test fixes for remote integrationBrent Baude2020-05-20
* v2 enable remote integration testsBrent Baude2020-05-19
* V2 Restore images list testsJhon Honce2020-04-29
* Force integration tests to passBrent Baude2020-04-21
* images --format compatible with dockerQi Wang2020-02-10
* Throw error on invalid sort valueDaniel J Walsh2020-01-28
* history: rewrite mappingsValentin Rothberg2019-11-12
* images: empty list is valid json with --format=jsonGiuseppe Scrivano2019-10-11
* Fix unit tests missing comparative for 'Expect'gabi beyer2019-09-04
* Add support for listing read/only and read/write imagesDaniel J Walsh2019-07-19
* Add tests that we don't hit errors with layerless imagesNalin Dahyabhai2019-06-26
* use imagecaches for local testsbaude2019-05-29
* Minor fix filtering images by labelDivyansh Kamboj2019-05-20
* Add fix for an issue breaking our CIMatthew Heon2019-05-10
* Vendor in latest BuildahTomSweeneyRedHat2019-04-16
* Print header for 'podman images' even with no imagesMatthew Heon2019-04-10
* ginkgo status improvementsbaude2019-03-08
* fix bug in podman images list all images with same nameQi Wang2019-03-07
* Support filter image by reference to the repo nameQi Wang2019-03-04
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Run integrations test with remote-clientbaude2019-01-14
* Show image only once with images -qTomSweeneyRedHat2018-12-17
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28