index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
run_privileged_test.go
Commit message (
Expand
)
Author
Age
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))
Ed Santiago
2021-12-02
*
e2e: yet more cleanup of BeTrue/BeFalse
Ed Santiago
2021-11-30
*
e2e tests: enable golint
Ed Santiago
2021-11-29
*
Semiperiodic cleanup of obsolete Skip()s
Ed Santiago
2021-11-19
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
Fix podman build --pull-never
Daniel J Walsh
2021-03-27
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Merge pull request #8863 from mgoltzsche/fix_seccomp_when_privileged
OpenShift Merge Robot
2021-01-04
|
\
|
*
fix: disable seccomp by default when privileged.
Max Goltzsche
2021-01-02
*
|
test: fix variables name
Giuseppe Scrivano
2020-12-24
|
/
*
Properly handle --cap-add all when running with a --user flag
Daniel J Walsh
2020-12-09
*
Make all Skips specify a reason
Daniel J Walsh
2020-09-29
*
Remove SkipIfRootless if possible, document other calls
Daniel J Walsh
2020-09-27
*
WIP: update VM images
Ed Santiago
2020-09-03
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Enable a bunch of remote tests
Daniel J Walsh
2020-07-21
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
use imagecaches for local tests
baude
2019-05-29
*
Enable rootless integration tests
baude
2019-03-19
*
ginkgo status improvements
baude
2019-03-08
*
Fix SystemExec completion race
Chris Evich
2019-03-01
*
Run integrations test with remote-client
baude
2019-01-14
*
Fix no-new-privileges test
Yiqiao Pu
2018-11-16
*
Separate common used test functions and structs to test/utils
Yiqiao Pu
2018-11-16
*
Make podman ps fast
baude
2018-10-23
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
Only allocate tty when -t
baude
2018-04-03
*
Address review comments
baude
2018-02-24
*
Add support for --no-new-privs
Daniel J Walsh
2018-02-24
*
Run podman inside a podman container
baude
2018-02-16
*
Privileged containers should inherit host devices
baude
2018-02-15