aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/inspect_test.go
Commit message (Expand)AuthorAge
* e2e tests: cleanup: capitalize CONSTANTSEd Santiago2022-07-05
* enable errcheck linterPaul Holzinger2022-04-29
* Ginkgo: use HaveField() for better error checkingEd Santiago2022-04-28
* test/e2e/inspect_test.go: wait for sessionsValentin Rothberg2022-03-22
* linter: enable ineffassignValentin Rothberg2022-03-22
* 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
* e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* Find and fix empty Expect()sEd Santiago2021-11-23
* Eighty-six eighty-eightyEd Santiago2021-09-22
* Wire network interface into libpodPaul Holzinger2021-09-15
* inspect: printTmpl must Flush writerAditya Rajan2021-09-09
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* add it for inspect pidfilechenkang2021-04-18
* Sort CapDrop in inspect to guarantee orderMatthew Heon2021-02-23
* bump go module to v3Valentin Rothberg2021-02-22
* Display correct value for unlimited ulimitbaude2021-02-10
* Add default net info in container inspectbaude2021-01-26
* Restore json format for fields as well as whole structsJhon Honce2020-12-07
* use lookaside storage for remote testsbaude2020-11-16
* move from docker.ioEd Santiago2020-10-28
* Add pod, volume, network to inspect packageAshley Cui2020-10-27
* 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