| Commit message (Expand) | Author | Age |
* | Add podman system reset command | Daniel J Walsh | 2019-11-29 |
* | Move noCache logic lower in stack | Chris Evich | 2019-09-26 |
* | test: enable all tests for crun | Giuseppe Scrivano | 2019-08-19 |
* | tests: disable some tests currently failing when not using runc | Giuseppe Scrivano | 2019-08-12 |
* | Use "none" instead of "null" for the null eventer | Matthew Heon | 2019-08-01 |
* | Do not use an events backend when restoring images | Matthew Heon | 2019-07-31 |
* | Force tests to use file backend for events | Matthew Heon | 2019-07-31 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | podman-remote prune containers | baude | 2019-04-26 |
* | podman-remote pause|unpause | baude | 2019-04-18 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | test: fix SkipIfRootless() helper | Giuseppe Scrivano | 2019-03-19 |
* | Enable rootless integration tests | baude | 2019-03-19 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | tests, rootless: use relative path for export test | Giuseppe Scrivano | 2019-02-22 |
* | tests: allow to override the OCI runtime | Giuseppe Scrivano | 2019-02-05 |
* | Merge pull request #2184 from baude/remotemaskcommands | OpenShift Merge Robot | 2019-01-20 |
|\ |
|
| * | Mask unimplemeted commands for remote client | baude | 2019-01-19 |
* | | podman-remote inspect | baude | 2019-01-18 |
|/ |
|
* | podman remote integrations tests | baude | 2019-01-15 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Cirrus: Migrate PAPR testing of F28 to Cirrus | Chris Evich | 2018-12-14 |
* | Tests for podman volume commands | Urvashi Mohnani | 2018-12-06 |
* | tests: change return type for PodmanAsUser to PodmanTestIntegration | Giuseppe Scrivano | 2018-11-27 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | allow ppc64le to pass libpod integration tests | baude | 2018-10-31 |
* | Merge pull request #1638 from baude/fastps | OpenShift Merge Robot | 2018-10-23 |
|\ |
|
| * | Make podman ps fast | baude | 2018-10-23 |
* | | tests: use existing CRIU version check | Adrian Reber | 2018-10-23 |
|/ |
|
* | tests: add checkpoint/restore test | Adrian Reber | 2018-10-03 |
* | Add ability for ubuntu to be tested | baude | 2018-10-03 |
* | Add container runlabel command | baude | 2018-09-28 |
* | rework CI tests to test on VMs | baude | 2018-09-26 |
* | run different cgroup tests depending on conditions | baude | 2018-09-12 |
* | Update WaitForTimeOut to output OutputString to help with debugging. | Daniel J Walsh | 2018-09-06 |
* | rootless: check uid with Geteuid() instead of Getuid() | Giuseppe Scrivano | 2018-09-04 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Further fix tests | Matthew Heon | 2018-08-11 |
* | Fix typo breaking tests | Matthew Heon | 2018-08-10 |
* | Only use cgroupfs for containerized tests | Matthew Heon | 2018-08-10 |
* | Temporarily force all tests to use cgroupfs driver | Matthew Heon | 2018-08-10 |
* | add podman pod inspect | baude | 2018-08-09 |
* | Use REGISTRIES_CONFIG_PATH for all tests | baude | 2018-08-02 |
* | Integration Test Improvements #3 | baude | 2018-08-01 |
* | Integration Test Improvements #2 | baude | 2018-07-30 |
* | avoid spewing fds do to restore of cached images | baude | 2018-07-30 |
* | Speed up test results | baude | 2018-07-30 |