summaryrefslogtreecommitdiff
path: root/test/e2e/libpod_suite_test.go
Commit message (Expand)AuthorAge
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13
* test: add env variables to the debug outputGiuseppe Scrivano2018-06-27
* Update the version of conmon used in testDaniel J Walsh2018-06-22
* Add --all,-a flag to podman imagesumohnani82018-06-18
* Added --tls-verify functionality to podman search, with testshaircommander2018-06-15
* test: add test for running a rootless containerGiuseppe Scrivano2018-06-15
* Add a function for e2e test to write json fileYiqiao Pu2018-06-04
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* enable no test cachebaude2018-04-21
* 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