summaryrefslogtreecommitdiff
path: root/test/e2e/create_test.go
Commit message (Expand)AuthorAge
* 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