summaryrefslogtreecommitdiff
path: root/test/e2e/containers_conf_test.go
Commit message (Expand)AuthorAge
* Engine.Remote from containers.confJhon Honce2022-01-20
* bump go module to version 4Valentin Rothberg2022-01-18
* Fix cgroup mode handling in api serverDaniel J Walsh2022-01-14
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Use the InfraImage defined in containers.confDaniel J Walsh2022-01-10
* e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
* e2e tests: enable golintEd Santiago2021-11-29
* Oops! Manual edits to broken testsEd Santiago2021-11-22
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* codespell codeDaniel J Walsh2021-10-12
* Add support for retrieving system service --timeoutDaniel J Walsh2021-09-20
* Set default storage from containers.conf for temporary imagesDaniel J Walsh2021-09-15
* Handle timezone on server containers.confDaniel J Walsh2021-08-04
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Support log_tag defaults from containers.confDaniel J Walsh2021-06-23
* Use seccomp_profile as default profile if defined in containers.confPablo Correa Gómez2021-04-28
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* Fix remote client timezone testPaul Holzinger2021-03-15
* Enable no_hosts from containers.confDaniel J Walsh2021-02-26
* bump go module to v3Valentin Rothberg2021-02-22
* Support annotations from containers.confDaniel J Walsh2021-02-09
* Disable incompatible rootless + CGroupsV1 testsChris Evich2020-12-15
* Add ability to set system wide options for slirp4netnsAshley Cui2020-12-04
* Fix typo in testsDaniel J Walsh2020-12-01
* Document containers.conf settings for remote connectionsDaniel J Walsh2020-11-19
* Remove build \!remote flags from testDaniel J Walsh2020-11-18
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Ignore containers.conf sysctl when namespaces set to hostDaniel J Walsh2020-09-28
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add --umask flag for create, runAshley Cui2020-07-21
* 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
|/
* Remove skip on containers.conf testsDaniel J Walsh2020-05-01
* Force integration tests to passBrent Baude2020-04-21
* Add support for containers.confDaniel J Walsh2020-03-27