aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/common_test.go
Commit message (Expand)AuthorAge
...
* CI: run rootless tests under ubuntuEd Santiago2021-05-06
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Switch all builds to pull-neverDaniel J Walsh2021-03-16
* bump go module to v3Valentin Rothberg2021-02-22
* Fix panic in pod creationbaude2021-02-16
* utils: takes the longest path on cgroup v1Giuseppe Scrivano2021-02-11
* Implement SecretsAshley Cui2021-02-09
* Increase timeouts in some testsMatej Vasek2021-02-03
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
* add macvlan as a supported network driverbaude2021-02-01
* e2e tests: synchronize test resultsValentin Rothberg2021-01-27
* Add tests for volume pluginsMatthew Heon2021-01-14
* Handle podman exec capabilities correctlyDaniel J Walsh2021-01-07
* SpellingJosh Soref2020-12-22
* e2e: bump pull timeout to 240 secondsValentin Rothberg2020-12-04
* Merge pull request #8515 from baude/netconnectstateOpenShift Merge Robot2020-12-01
|\
| * network connect disconnect on non-running containersbaude2020-11-30
* | Remove varlink support from PodmanDaniel J Walsh2020-11-26
|/
* use lookaside storage for remote testsbaude2020-11-16
* fedora rootless cpu settingsbaude2020-11-03
* Merge pull request #8102 from ashley-cui/inspectOpenShift Merge Robot2020-10-27
|\
| * Add pod, volume, network to inspect packageAshley Cui2020-10-27
* | build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3Daniel J Walsh2020-10-27
|/
* Merge pull request #8042 from rhatdan/tlsverifyOpenShift Merge Robot2020-10-20
|\
| * --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* | Add a system test to verify --runtime is preservedMatthew Heon2020-10-20
|/
* Add support for resource limits to play kubeJordan Christiansen2020-10-12
* Use WaitWithDefaultTimeout in cleanupMatthew Heon2020-10-07
* Distinguish userns vs containerized testsChris Evich2020-09-30
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove some SkipIfRootess flags from testsDaniel J Walsh2020-09-25
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* rootless: support `podman network create` (CNI-in-slirp4netns)Akihiro Suda2020-09-09
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Merge pull request #7048 from rhatdan/remotetestOpenShift Merge Robot2020-07-22
|\
| * Turn on a bunch more remote testsDaniel J Walsh2020-07-22
* | CI: attempt to fix flake in login testEd Santiago2020-07-22
|/
* Enable a bunch of remote testsDaniel J Walsh2020-07-21
* Error on rootless mac and ip addressesBrent Baude2020-07-15
* 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
|\