summaryrefslogtreecommitdiff
path: root/test/e2e/run_privileged_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-05-03
* bump go module to version 4Valentin Rothberg2022-01-18
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: enable golintEd Santiago2021-11-29
* Semiperiodic cleanup of obsolete Skip()sEd Santiago2021-11-19
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* bump go module to v3Valentin Rothberg2021-02-22
* Merge pull request #8863 from mgoltzsche/fix_seccomp_when_privilegedOpenShift Merge Robot2021-01-04
|\
| * fix: disable seccomp by default when privileged.Max Goltzsche2021-01-02
* | test: fix variables nameGiuseppe Scrivano2020-12-24
|/
* Properly handle --cap-add all when running with a --user flagDaniel J Walsh2020-12-09
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* WIP: update VM imagesEd Santiago2020-09-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Enable a bunch of remote testsDaniel J Walsh2020-07-21
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* use imagecaches for local testsbaude2019-05-29
* Enable rootless integration testsbaude2019-03-19
* ginkgo status improvementsbaude2019-03-08
* Fix SystemExec completion raceChris Evich2019-03-01
* Run integrations test with remote-clientbaude2019-01-14
* Fix no-new-privileges testYiqiao Pu2018-11-16
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Make podman ps fastbaude2018-10-23
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Only allocate tty when -tbaude2018-04-03
* Address review commentsbaude2018-02-24
* Add support for --no-new-privsDaniel J Walsh2018-02-24
* Run podman inside a podman containerbaude2018-02-16
* Privileged containers should inherit host devicesbaude2018-02-15