aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/create_test.go
Commit message (Expand)AuthorAge
* Rework label parsingMatthew Heon2020-02-14
* build(deps): bump github.com/containers/image/v5 from 5.0.0 to 5.1.0Daniel J Walsh2019-12-20
* fix bug check nonexist authfileQi Wang2019-11-05
* Merge pull request #4369 from baude/golandautocodecorrectionsOpenShift Merge Robot2019-10-30
|\
| * goland autocorrectionsbaude2019-10-29
* | Add e2e tests for manifest list supportNalin Dahyabhai2019-10-29
|/
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* add --pull flag for podman create&runQi Wang2019-08-09
* Add a test for verifying ENTRYPOINT and CMDMatthew Heon2019-08-07
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* create: fix segfault if container name already existsGiuseppe Scrivano2019-04-12
* ginkgo status improvementsbaude2019-03-08
* Add tests to make sure podman container and podman image commands workDaniel J Walsh2019-03-02
* Remove a lot of '--rm' options from unit testsMatthew Heon2019-02-12
* Run integrations test with remote-clientbaude2019-01-14
* create pod on the flybaude2018-12-03
* Add create test with --mount flagYiqiao Pu2018-11-29
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* allow specification of entrypoint in the form of a sliceDaniel J Walsh2018-08-28
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* Inspect output should be in array formbaude2018-02-21
* Match podman inspect output to docker inspectumohnani82018-02-06
* Migrate Create|Commit to ginkgobaude2018-02-02