summaryrefslogtreecommitdiff
path: root/test/e2e/common_test.go
Commit message (Expand)AuthorAge
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* stop podman service in e2e testsBrent Baude2020-07-02
* Add streaming ability to endpointBrent Baude2020-05-27
* Test fixes for remote integrationBrent Baude2020-05-20
* v2 enable remote integration testsBrent Baude2020-05-19
* V2 Restore images list testsJhon Honce2020-04-29
* Enable pod inspect integration testSujil022020-04-26
* V2 podman system serviceJhon Honce2020-04-07
* Switch to using --time as opposed to --timeout to better match Docker.Daniel J Walsh2020-03-31
* Merge pull request #5595 from stefano-pogliani/pod-ps-filter-labelOpenShift Merge Robot2020-03-27
|\
| * Support label filters for podman pod ps.Stefano Pogliani2020-03-26
* | podmanv2 container inspectBrent Baude2020-03-26
|/
* play kube: handle seccomp labelsPeter Hunt2019-11-18
* Merge pull request #4118 from cevich/fix_sig_proxyOpenShift Merge Robot2019-09-27
|\
| * Move noCache logic lower in stackChris Evich2019-09-26
* | Correct use of reexec.Init()Nalin Dahyabhai2019-09-26
|/
* test: fix option nameGiuseppe Scrivano2019-08-13
* Merge pull request #3551 from mheon/fix_memory_leakOpenShift Merge Robot2019-08-02
|\
| * Do not use an events backend when restoring imagesMatthew Heon2019-07-31
* | e2e test: check exit codes for pull, save, inspectValentin Rothberg2019-07-31
|/
* Move random IP code for tests from checkpoint to commonAdrian Reber2019-07-29
* Use systemd cgroups for UbuntuMatthew Heon2019-07-25
* Move the HostConfig portion of Inspect inside libpodMatthew Heon2019-07-17
* Make the healthcheck flags compatible with Docker CLIHunor Csomortáni2019-07-16
* create: improve parser for --healthcheck-commandStefan Becker2019-07-14
* Restart failed containers in testsMatthew Heon2019-07-02
* Remove refs to crio/conmonChris Evich2019-06-26
* fix port -l timing with healthchecksBrent Baude2019-06-18
* Begin to break up pkg/inspectMatthew Heon2019-06-03
* use imagecaches for local testsbaude2019-05-29
* enable integration tests for remote-clientbaude2019-05-07
* journald event loggingbaude2019-04-24
* podman-remote pause|unpausebaude2019-04-18
* Implement podman-remote rmJhon Honce2019-04-09
* Revert "Switch to golangci-lint"Brent Baude2019-04-05
* Add deadcode linterSascha Grunert2019-04-04
* podman health check phase3baude2019-03-22
* Enable rootless integration testsbaude2019-03-19
* Add event logging to libpod, even display to podmanbaude2019-03-11
* ginkgo status improvementsbaude2019-03-08
* 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
|/
* Run integrations test with remote-clientbaude2019-01-14