summaryrefslogtreecommitdiff
path: root/test/e2e/run_test.go
Commit message (Expand)AuthorAge
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e tests: a little more minor cleanupEd Santiago2021-12-02
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* Convert strings.Contains() to Expect(ContainSubstring)Ed Santiago2021-11-30
* e2e tests: enable golintEd Santiago2021-11-29
* Merge pull request #12361 from rhatdan/remoteDaniel J Walsh2021-11-23
|\
| * podman-remote does not support signature-policyDaniel J Walsh2021-11-19
* | e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* | Semiperiodic cleanup of obsolete Skip()sEd Santiago2021-11-19
|/
* fix CIValentin Rothberg2021-11-18
* secret: honor custom target for secrets with runAditya Rajan2021-11-15
* test: run --cgroups=split in new cgroupGiuseppe Scrivano2021-11-04
* volumes: allow more options for devptsGiuseppe Scrivano2021-10-28
* container create: fix --tls-verify parsingValentin Rothberg2021-10-27
* libpod: change mountpoint ownership c.Root when using overlay on top of exter...Aditya Rajan2021-10-19
* rootfs-overlay: fix overlaybase path for cleanupsAditya Rajan2021-10-18
* Eighty-six eighty-eightyEd Santiago2021-09-22
* Merge pull request #11567 from giuseppe/cgroups-split-with-podsOpenShift Merge Robot2021-09-15
|\
| * libpod: honor --cgroups=split also with podsGiuseppe Scrivano2021-09-14
* | tests: enable --cgroups=disabled test for rootlessGiuseppe Scrivano2021-09-14
* | tests: simplify --cgroups=disabled testGiuseppe Scrivano2021-09-14
|/
* Fix file descriptor leaks and add testJhon Honce2021-08-24
* Merge pull request #11205 from Shivkumar13/shivkumar-tls-fixOpenShift Merge Robot2021-08-23
|\
| * Support for --tls-verify flag in podman run & podman createShivkumar132021-08-21
* | Fix AVC denials in tests of volume mountsChris Evich2021-08-18
|/
* personality: Add support for setting execution domain.flouthoc2021-08-06
* Merge pull request #11048 from cdoern/heatlhCheckCompatOpenShift Merge Robot2021-07-29
|\
| * Fixed Healthcheck formatting, string to []stringcdoern2021-07-28
| * Fixed Healthcheck formatting, string to []stringcdoern2021-07-26
* | e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
|/
* Merge pull request #10451 from giuseppe/test-ENOSYSOpenShift Merge Robot2021-06-16
|\
| * test: drop invalid testGiuseppe Scrivano2021-06-16
* | Fix permissions on initially created named volumesDaniel J Walsh2021-06-14
|/
* 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