summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add pod pause/unpausehaircommander2018-07-27
* Don't pollute the build output with failures to build checkseccompMiloslav Trmač2018-07-26
* Add pod killhaircommander2018-07-25
* Added pod restarthaircommander2018-07-25
* Clear variables used to store options after parsing for every volumeumohnani82018-07-25
* Add an E2E test to verify basic namespace functionalityMatthew Heon2018-07-24
* Add OnBuild and usernamespace test to baselineTomSweeneyRedHat2018-07-23
* Merge pull request #1117 from haircommander/pod-start-stop1Matthew Heon2018-07-20
|\
| * Added pod start and stophaircommander2018-07-20
* | Podman load/tag/save prepend localhost when no repository is presenthaircommander2018-07-20
|/
* podman-top: use containers/psgoValentin Rothberg2018-07-19
* oci: keep exposed ports busy and leak the fd into conmonGiuseppe Scrivano2018-07-19
* rootless: require subids to be presentGiuseppe Scrivano2018-07-16
* Fix ps --sort=size testMatthew Heon2018-07-13
* Merge pull request #1065 from haircommander/pod-start-create-rmDaniel J Walsh2018-07-13
|\
| * Added full podman pod ps, with tests and man pagehaircommander2018-07-13
| * Podman pod create/rm commands with man page and tests.haircommander2018-07-13
* | fix pull image that includes a shabaude2018-07-13
|/
* podman rmi should only untag image if parent of anotherumohnani82018-07-12
* urfave/cli: fix regression in short-opts parsingValentin Rothberg2018-07-09
* 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
* Allow multiple mountsTomSweeneyRedHat2018-07-03
* Skip a test in Travis that has timeout issuesMatthew Heon2018-07-03
* Fix built-in volume issue with podman run/createumohnani82018-06-29
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* Allow multiple containers and all for umountTomSweeneyRedHat2018-06-29
* Test to verify overlay quotas work, show container overhead on quotahaircommander2018-06-29
* Remove the --registry flag from podman searchumohnani82018-06-28
* test: add env variables to the debug outputGiuseppe Scrivano2018-06-27
* Add tests for podman refreshMatthew Heon2018-06-22
* Update the version of conmon used in testDaniel J Walsh2018-06-22
* Added --sort to pshaircommander2018-06-19
* TLS verify is skipped per registry.haircommander2018-06-18
* Add --all,-a flag to podman imagesumohnani82018-06-18
* top: make output tabularValentin Rothberg2018-06-18
* Added --tls-verify functionality to podman search, with testshaircommander2018-06-15
* test: add test for running a rootless containerGiuseppe Scrivano2018-06-15
* Temporarily turn of ps --last test until fixedMatthew Heon2018-06-14
* Added --sort flag to podman imagehaircommander2018-06-14
* Test to make sure we are getting proper exit codes on podman runDaniel J Walsh2018-06-07
* Propegate exit code on Exec calls and integrated testhaircommander2018-06-07
* Add pointers for Integration Tests to docsTomSweeneyRedHat2018-06-06
* Add some test for podman run flag security-optYiqiao Pu2018-06-04
* Add a function for e2e test to write json fileYiqiao Pu2018-06-04
* Use go-selinux for selinux checkYiqiao Pu2018-06-04
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* Clear all caps, except the bounding set, when --user is specified.Daniel J Walsh2018-05-31
* save and load should support multi-tag for docker-archiveumohnani82018-05-25