summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix test buildMatthew Heon2018-03-15
* Fix gofmtMatthew Heon2018-03-15
* Add extra E2E test for restarting containersMatthew Heon2018-03-15
* Fix broken 'podman start' testMatthew Heon2018-03-15
* Add test. Move attach code in start backMatthew 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
* make shell: build, test and run in a containerValentin Rothberg2018-03-13
* Fix typo in test/README.mdValentin Rothberg2018-03-13
* Remove unused configs for testing CRI-OMatthew Heon2018-03-12
* Podman load can pull in compressed filesumohnani82018-03-08
* Add toggle for Docker install/deinstall for baseline testTomSweeneyRedHat2018-03-08
* Add podman baseline test scriptTomSweeneyRedHat2018-03-06
* test/README.md: fix path to the tests suiteGiuseppe Scrivano2018-03-02
* Restrict top output to container's pids onlybaude2018-02-26
* Tagging an image alias by shortnamebaude2018-02-26
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* CreateContainerStorage by image idbaude2018-02-23
* Add tests and cleanupJhon Honce2018-02-22
* Correct exit code 126 and 127baude2018-02-21
* Inspect output should be in array formbaude2018-02-21
* Performance enhancement for podman imagesbaude2018-02-20
* Run podman inside a podman containerbaude2018-02-16
* Return imageid from podman pullbaude2018-02-15
* No entrpoint, cmd, or commandbaude2018-02-15
* Privileged containers should inherit host devicesbaude2018-02-15
* Change json to match docker inspectDaniel J Walsh2018-02-11
* Honor ENTRYPOINT in imagebaude2018-02-11
* Rework port codebaude2018-02-09
* podman logs: fix tailingbaude2018-02-09
* Update pause tests per QE suggestions and move to gingkoTomSweeneyRedHat2018-02-08
* Final ginkgo migrationbaude2018-02-08
* Merge pull request #290 from umohnani8/templatesDaniel J Walsh2018-02-07
|\
| * Fix when the --format flag prints a new line at the endumohnani82018-02-07
* | Merge pull request #300 from baude/ginkgo_versionDaniel J Walsh2018-02-07
|\ \ | |/ |/|
| * More ginkgo migrationbaude2018-02-07
* | Match podman inspect output to docker inspectumohnani82018-02-06
* | Add podman search commandumohnani82018-02-06
|/
* Migrate more tests to ginkgobaude2018-02-06
* sysfs should be mounted rw for privilegedbaude2018-02-06
* Migrate diff, exec, export, and history to ginkgobaude2018-02-05
* Deprecate --format for podman topbaude2018-02-05
* Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if setDaniel J Walsh2018-02-05
* Allow users to specify logpathDaniel J Walsh2018-02-03
* 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