summaryrefslogtreecommitdiff
path: root/test/e2e/run_test.go
Commit message (Expand)AuthorAge
* Pids-limit should only be set if the user set itDaniel J Walsh2020-07-10
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* Merge pull request #6836 from ashley-cui/tzlibpodOpenShift Merge Robot2020-07-06
|\
| * Add --tz flag to create, runAshley Cui2020-07-02
* | move go module to v2Valentin Rothberg2020-07-06
|/
* Add tests for --privileged with other flagsMatthew Heon2020-06-23
* Merge pull request #6625 from QiWang19/fdOpenShift Merge Robot2020-06-23
|\
| * Add --preservefds to podman runQi Wang2020-06-19
* | Add container name to the /etc/hosts within the containerDaniel J Walsh2020-06-20
|/
* Handle dropping capabilties correctly when running as non root userDaniel J Walsh2020-06-17
* Fix --init and --init-pathJoseph Gooch2020-06-16
* {create,run} --replaceValentin Rothberg2020-06-15
* test: enable remaining run testsGiuseppe Scrivano2020-04-30
* User specified environment happen after other environments are setDaniel J Walsh2020-04-28
* podman: fix --log-opt=path=%sGiuseppe Scrivano2020-04-24
* podman: fix --http-proxyGiuseppe Scrivano2020-04-24
* podman: fix podman --group-addGiuseppe Scrivano2020-04-24
* test: fix --host-env testGiuseppe Scrivano2020-04-24
* podman: fix --cgroups=disabledGiuseppe Scrivano2020-04-24
* test: enable some run_test.go tests that pass nowGiuseppe Scrivano2020-04-24
* Force integration tests to passBrent Baude2020-04-21
* Fix cgroupsv2 run test, unexpected outputChris Evich2020-02-25
* support device-cgroup-ruleQi Wang2020-02-12
* play kube: handle seccomp labelsPeter Hunt2019-11-18
* fix bug check nonexist authfileQi Wang2019-11-05
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* execuser: look at the source for /etc/{passwd,group} overridesGiuseppe Scrivano2019-09-21
* container: make sure $HOME is always setGiuseppe Scrivano2019-09-20
* Add support for launching containers without CGroupsMatthew Heon2019-09-10
* test: enable all tests for crunGiuseppe Scrivano2019-08-19
* tests: enable run tests for cgroups v2Giuseppe Scrivano2019-08-13
* tests: disable some tests currently failing when not using runcGiuseppe Scrivano2019-08-12
* Fix test suiteMatthew Heon2019-07-31
* Set -env variables as appropriateQi Wang2019-07-30
* Make the healthcheck flags compatible with Docker CLIHunor Csomortáni2019-07-16
* create: improve parser for --healthcheck-commandStefan Becker2019-07-14
* Merge pull request #3557 from rhatdan/envOpenShift Merge Robot2019-07-12
|\
| * Add support for -env-hostDaniel J Walsh2019-07-11
* | podman: add --ulimit hostGiuseppe Scrivano2019-07-08
|/
* fix broken healthcheck testsEd Santiago2019-06-18
* storage: support --mount type=bind,bind-nonrecursiveGiuseppe Scrivano2019-06-13
* use imagecaches for local testsbaude2019-05-29
* Replace root-based rootless testsChris Evich2019-05-16
* enable integration tests for remote-clientbaude2019-05-07
* Try and fix restart-policy testsMatthew Heon2019-05-03
* Add a test for restart policyMatthew Heon2019-05-03
* Begin adding volume testsMatthew Heon2019-05-01
* auto pass http_proxy into containerJames Cassell2019-04-30
* Major rework of --volumes-from flagMatthew Heon2019-04-04
* Add a test that --add-host conflicts with --no-hostsMatthew Heon2019-03-27