aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/libpod_suite_test.go
Commit message (Expand)AuthorAge
* Fix a few missed io/ioutil -> os updatesChris Evich2022-09-21
* manifest_test: safer registry setup and teardownEd Santiago2022-07-07
* enable errcheck linterPaul Holzinger2022-04-29
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Image caches: allow overriding cache dirEd Santiago2021-12-01
* test connection addJhon Honce2021-11-08
* test: run --cgroups=split in new cgroupGiuseppe Scrivano2021-11-04
* Document CONTAINERS_CONF/CONTAINERS_STORAGE_CONF Env variablesDaniel J Walsh2021-03-10
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* use lookaside storage for remote testsbaude2020-11-16
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove some SkipIfRootess flags from testsDaniel J Walsh2020-09-25
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Fix up attach tests for podman remoteDaniel J Walsh2020-09-22
* Turn on a bunch more remote testsDaniel J Walsh2020-07-22
* Enable a bunch of remote testsDaniel J Walsh2020-07-21
* Error on rootless mac and ip addressesBrent Baude2020-07-15
* Vendor in new version of BuildahDaniel J Walsh2020-07-09
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* v2 enable remote integration testsBrent Baude2020-05-19
* enable rootless integration testingBrent Baude2020-05-10
* test: fix exec preserve-fds testGiuseppe Scrivano2020-04-09
* CI: format cirrus logsEd Santiago2020-03-02
* Add podman system reset commandDaniel J Walsh2019-11-29
* Move noCache logic lower in stackChris Evich2019-09-26
* test: enable all tests for crunGiuseppe Scrivano2019-08-19
* tests: disable some tests currently failing when not using runcGiuseppe Scrivano2019-08-12
* Use "none" instead of "null" for the null eventerMatthew Heon2019-08-01
* Do not use an events backend when restoring imagesMatthew Heon2019-07-31
* Force tests to use file backend for eventsMatthew Heon2019-07-31
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* podman-remote prune containersbaude2019-04-26
* podman-remote pause|unpausebaude2019-04-18
* Implement podman-remote rmJhon Honce2019-04-09
* test: fix SkipIfRootless() helperGiuseppe Scrivano2019-03-19
* Enable rootless integration testsbaude2019-03-19
* Add event logging to libpod, even display to podmanbaude2019-03-11
* tests, rootless: use relative path for export testGiuseppe Scrivano2019-02-22
* tests: allow to override the OCI runtimeGiuseppe Scrivano2019-02-05
* Merge pull request #2184 from baude/remotemaskcommandsOpenShift Merge Robot2019-01-20
|\
| * Mask unimplemeted commands for remote clientbaude2019-01-19
* | podman-remote inspectbaude2019-01-18
|/
* podman remote integrations testsbaude2019-01-15
* Run integrations test with remote-clientbaude2019-01-14
* Cirrus: Migrate PAPR testing of F28 to CirrusChris Evich2018-12-14
* Tests for podman volume commandsUrvashi Mohnani2018-12-06
* tests: change return type for PodmanAsUser to PodmanTestIntegrationGiuseppe Scrivano2018-11-27
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16