summaryrefslogtreecommitdiff
path: root/test/e2e/run_test.go
Commit message (Expand)AuthorAge
* Make oom-score-adj actually workDaniel J Walsh2020-09-09
* We should not be mounting /run as noexec when run with --systemdDaniel J Walsh2020-09-02
* Fix log level case regressionSascha Grunert2020-08-28
* fix pod creation with "new:" syntax followup + allow hostnamePaul Holzinger2020-08-20
* run, create: add new security-opt proc-optsGiuseppe Scrivano2020-08-12
* Merge pull request #7269 from openSUSE/seccompOpenShift Merge Robot2020-08-11
|\
| * Allow specifying seccomp profiles for privileged containersSascha Grunert2020-08-11
* | Do not use image CMD if user gave ENTRYPOINTMatthew Heon2020-08-10
|/
* Merge pull request #7176 from mheon/make_entrypointOpenShift Merge Robot2020-08-05
|\
| * HACK HACK try debugging buildMatthew Heon2020-08-04
| * Ensure WORKDIR from images is createdMatthew Heon2020-08-03
* | validate fds --preserve-fdsQi Wang2020-08-04
* | podman: support --mount type=devptsGiuseppe Scrivano2020-08-03
* | fix pod creation with "new:" syntaxPaul Holzinger2020-07-31
|/
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Merge pull request #7044 from rhatdan/remotetestOpenShift Merge Robot2020-07-22
|\
| * Enable a bunch of remote testsDaniel J Walsh2020-07-21
* | Add --umask flag for create, runAshley Cui2020-07-21
|/
* 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