summaryrefslogtreecommitdiff
path: root/test/e2e/libpod_suite_test.go
Commit message (Expand)AuthorAge
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* Fix a typoYiqiao Pu2018-04-19
* Add a function for check if command existYiqiao Pu2018-04-16
* Add WaitContainerReady for wait for docker registry readyYiqiao Pu2018-04-16
* HACK temporary fix for test suiteMatthew Heon2018-04-13
* Fix leaking files in GinkgoMatthew Heon2018-04-13
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Fix Travis tests for sig-proxyMatthew Heon2018-03-16
* Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15
* Fix test buildMatthew Heon2018-03-15
* Fix gofmtMatthew Heon2018-03-15
* Add extra E2E test for restarting containersMatthew Heon2018-03-15
* sleep does not catch SIGTERMbaude2018-03-14
* Modify E2E tests to use alternate Conmon path if presentMatthew Heon2018-03-14
* test/e2e/images_test.go: test with multiple tagsValentin Rothberg2018-03-14
* Address review commentsbaude2018-02-24
* Inspect output should be in array formbaude2018-02-21
* Run podman inside a podman containerbaude2018-02-16
* Honor ENTRYPOINT in imagebaude2018-02-11
* Update pause tests per QE suggestions and move to gingkoTomSweeneyRedHat2018-02-08
* Final ginkgo migrationbaude2018-02-08
* More ginkgo migrationbaude2018-02-07
* Migrate more tests to ginkgobaude2018-02-06
* Migrate Create|Commit to ginkgobaude2018-02-02
* Migrate kill tests to ginkgobaude2018-02-01
* Implment network == nonebaude2018-01-31
* Ginkgo Tests: ps, pull, push and rmbaude2018-01-31
* Migrate start, stats, stop to Ginkgobaude2018-01-30
* Initial gingko workbaude2018-01-29