summaryrefslogtreecommitdiff
path: root/test/e2e/run_test.go
Commit message (Expand)AuthorAge
* fix pod creation with "new:" syntax followup + allow hostnamePaul Holzinger2020-08-20
* Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-20
* Ensure WORKDIR from images is createdMatthew Heon2020-08-20
* Allow specifying seccomp profiles for privileged containersSascha Grunert2020-08-20
* fix pod creation with "new:" syntaxPaul Holzinger2020-08-11
* Fix a bug where --pids-limit was parsed incorrectlyMatthew Heon2020-07-15
* move go module to v2Valentin Rothberg2020-07-06
* 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
* podman: do not split --env on commaGiuseppe Scrivano2019-03-20
* Enable rootless integration testsbaude2019-03-19