summaryrefslogtreecommitdiff
path: root/test/e2e/run_test.go
Commit message (Expand)AuthorAge
* Support uid,gid,mode options for secretsAshley Cui2021-05-17
* podman image tree: restore previous behaviorValentin Rothberg2021-05-12
* Merge pull request #10221 from ashley-cui/envsecOpenShift Merge Robot2021-05-07
|\
| * Add support for environment variable secretsAshley Cui2021-05-06
* | Fix infinite loop in isPathOnVolumeSlava Bacherikov2021-05-06
* | Add filepath glob support to --security-opt unmaskDaniel J Walsh2021-05-04
* | Skip blkio-weight test when no kernel BFQ supportChris Evich2021-04-27
|/
* skip pidfile it on remotechenkang2021-04-17
* add utchenkang2021-04-16
* Add --requires flag to podman run/createMatthew Heon2021-04-06
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* Validate passed in timezone from tz optionTomSweeneyRedHat2021-03-21
* test: check for io.stat existence on cgroup v2Giuseppe Scrivano2021-03-17
* test: fix test for last crun/runcGiuseppe Scrivano2021-03-17
* test: simplify cgroup pathGiuseppe Scrivano2021-03-17
* Latest crun/runc should handle blkio-weight testDaniel J Walsh2021-03-17
* Enable cgroupsv2 rw mount via security-opt unmaskJakub Guzik2021-02-28
* test: ignore named hierarchies for cgroups=splitGiuseppe Scrivano2021-02-23
* bump go module to v3Valentin Rothberg2021-02-22
* Do not reset storage when running inside of a containerDaniel J Walsh2021-02-16
* utils: takes the longest path on cgroup v1Giuseppe Scrivano2021-02-11
* Restart service when CONTAINERS_CONF changesDaniel J Walsh2021-02-09
* Implement SecretsAshley Cui2021-02-09
* Pass DefaultMountsFile to podman buildDaniel J Walsh2021-01-25
* Containers should not get inheritable caps by defaultDaniel J Walsh2021-01-07
* Ensure that user-specified HOSTNAME is honoredMatthew Heon2021-01-06
* SpellingJosh Soref2020-12-22
* Disable blkio.weight test on UbuntuChris Evich2020-12-15
* security: honor systempaths=unconfined for ro pathsGiuseppe Scrivano2020-12-09
* Merge pull request #8630 from umohnani8/sec-optOpenShift Merge Robot2020-12-08
|\
| * Add systempaths=unconfined optionUrvashi Mohnani2020-12-08
* | Merge pull request #8561 from mheon/fix_gatingOpenShift Merge Robot2020-12-07
|\ \ | |/ |/|
| * Do not mount sysfs as rootless in more casesMatthew Heon2020-12-04
* | Add mask and unmask option to --security-optUrvashi Mohnani2020-12-02
|/
* Allow containers to --restart on-failure with --rmDaniel J Walsh2020-11-20
* use lookaside storage for remote testsbaude2020-11-16
* specgen: keep capabilities with --userns=keep-idGiuseppe Scrivano2020-11-02
* specgen: fix check for root userGiuseppe Scrivano2020-11-02
* specgen: add support for ambient capabilitiesGiuseppe Scrivano2020-11-02
* This PR allows users to remove external containers directlyDaniel J Walsh2020-10-09
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* --rm option shold conflicts with --restartzhangguanzhang2020-10-02
* misc fixes for f33 integration testsbaude2020-09-30
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Ignore containers.conf sysctl when namespaces set to hostDaniel J Walsh2020-09-28
* Properly handle podman run --pull commandDaniel J Walsh2020-09-27
* Remove some SkipIfRootess flags from testsDaniel J Walsh2020-09-25
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* Fix incorrect parsing of create/run --volumes-fromPaul Holzinger2020-09-20