aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/inspect_test.go
Commit message (Expand)AuthorAge
* 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
* e2e inspect: HostConfig.SecurityOptValentin Rothberg2020-06-25
* Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
* Merge pull request #6482 from mheon/split_inspectOpenShift Merge Robot2020-06-04
|\
| * Ensure that image/container inspect are specializedMatthew Heon2020-06-03
* | Merge pull request #6465 from rhatdan/remoteOpenShift Merge Robot2020-06-03
|\ \ | |/ |/|
| * Add more Remote testsDaniel J Walsh2020-06-03
* | Fix a segfault in `podman inspect -l` w/ no containersMatthew Heon2020-06-02
|/
* v2 enable remote integration testsBrent Baude2020-05-19
* enable inspect testsValentin Rothberg2020-04-29
* Force integration tests to passBrent Baude2020-04-21
* inspect image healthchecksBrent Baude2020-01-27
* Ensure SizeRw is shown when a user does 'inspect --size -t container'.Neville Cain2019-12-27
* container config: add CreateCommandValentin Rothberg2019-12-13
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* inspect: rename ImageID go field to ImageValentin Rothberg2019-10-15
* Support aliases for .Src and .Dst in inspect .MountsMatthew Heon2019-06-24
* use imagecaches for local testsbaude2019-05-29
* Export ConmonPidFile in 'podman inspect' for containersDebarshi Ray2019-03-18
* ginkgo status improvementsbaude2019-03-08
* podman-remote inspectbaude2019-01-18
* Run integrations test with remote-clientbaude2019-01-14
* 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
* Inspect output should be in array formbaude2018-02-21
* Match podman inspect output to docker inspectumohnani82018-02-06
* Migrate more tests to ginkgobaude2018-02-06