summaryrefslogtreecommitdiff
path: root/test/e2e/run_test.go
Commit message (Expand)AuthorAge
* Integration Test Improvements #3baude2018-08-01
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Clear variables used to store options after parsing for every volumeumohnani82018-07-25
* Add --volumes-from flag to podman run and createumohnani82018-07-09
* Fix timeout issue with built-in volume testumohnani82018-07-05
* urfave/cli: fix parsing of short optsValentin Rothberg2018-07-05
* Skip a test in Travis that has timeout issuesMatthew Heon2018-07-03
* Fix built-in volume issue with podman run/createumohnani82018-06-29
* Test to make sure we are getting proper exit codes on podman runDaniel J Walsh2018-06-07
* Add some test for podman run flag security-optYiqiao Pu2018-06-04
* Use go-selinux for selinux checkYiqiao Pu2018-06-04
* Clear all caps, except the bounding set, when --user is specified.Daniel J Walsh2018-05-31
* chrootuser: default to GID 0 when given a numeric --userNalin Dahyabhai2018-05-17
* Add --default-mounts-file hidden flagumohnani82018-04-26
* Modify --user flag for podman create and runumohnani82018-04-24
* Add FIPS mode secretumohnani82018-04-23
* Fix tests for podman run --attachMatthew Heon2018-04-19
* Fix secrets patchumohnani82018-04-13
* Fix podman run --attach testsMatthew Heon2018-04-13
* Add tests for podman attachMatthew Heon2018-04-13
* Functionality changes to the following flagsumohnani82018-04-06
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Add secrets patch to podmanumohnani82018-03-29
* CreateContainerStorage by image idbaude2018-02-23
* More ginkgo migrationbaude2018-02-07
* 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
* Initial gingko workbaude2018-01-29