| Commit message (Expand) | Author | Age |
... | |
| * | | tests: change return type for PodmanAsUser to PodmanTestIntegration | Giuseppe Scrivano | 2018-11-27 |
| |/ |
|
* / | rootless: fix cleanup | Giuseppe Scrivano | 2018-11-28 |
|/ |
|
* | test: cleanup CNI network used by the tests | Giuseppe Scrivano | 2018-11-27 |
* | Merge pull request #1874 from ypu/mount-test | OpenShift Merge Robot | 2018-11-27 |
|\ |
|
| * | Remove mount options relatime from podman run --mount with shared | Yiqiao Pu | 2018-11-27 |
| * | Update test case name to podman run with --mount flag | Yiqiao Pu | 2018-11-27 |
* | | Merge pull request #1871 from ypu/ip-test | OpenShift Merge Robot | 2018-11-27 |
|\ \ |
|
| * | | Add some tests for --ip flag with run and create command | Yiqiao Pu | 2018-11-27 |
| |/ |
|
* | | Merge pull request #1850 from vrothberg/mount-propagation | OpenShift Merge Robot | 2018-11-27 |
|\ \
| |/
|/| |
|
| * | set root propagation based on volume properties | Valentin Rothberg | 2018-11-26 |
* | | add podman container|image exists | baude | 2018-11-26 |
|/ |
|
* | Allow users to expose ports from the pod to the host | baude | 2018-11-20 |
* | Fix no-new-privileges test | Yiqiao Pu | 2018-11-16 |
* | The system test write with ginkgo | Yiqiao Pu | 2018-11-16 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | rm -f now removes a paused container | baude | 2018-11-08 |
* | Fix run --hostname test that started failing post-merge | Matthew Heon | 2018-11-07 |
* | Merge pull request #1751 from QiWang19/issue1745 | OpenShift Merge Robot | 2018-11-07 |
|\ |
|
| * | Add hostname to /etc/hosts | Qi Wang | 2018-11-07 |
* | | Fix cleanup for "Pause a bunch of running containers" | baude | 2018-11-06 |
|/ |
|
* | Make kill, pause, and unpause parallel. | baude | 2018-11-01 |
* | Merge pull request #1738 from baude/pararestart | OpenShift Merge Robot | 2018-11-01 |
|\ |
|
| * | Make restart parallel and add --all | baude | 2018-11-01 |
* | | replace quay.io/baude to quay.io/libpod | baude | 2018-11-01 |
* | | allow ppc64le to pass libpod integration tests | baude | 2018-10-31 |
|/ |
|
* | Merge pull request #1585 from rhatdan/labels | OpenShift Merge Robot | 2018-10-26 |
|\ |
|
| * | Add tests for selinux labels | Daniel J Walsh | 2018-10-25 |
* | | runlabel: run any command | Valentin Rothberg | 2018-10-24 |
|/ |
|
* | Merge pull request #1638 from baude/fastps | OpenShift Merge Robot | 2018-10-23 |
|\ |
|
| * | Make podman ps fast | baude | 2018-10-23 |
* | | Merge pull request #1627 from adrianreber/criu | OpenShift Merge Robot | 2018-10-23 |
|\ \ |
|
| * | | tests: use existing CRIU version check | Adrian Reber | 2018-10-23 |
| |/ |
|
* | | Merge pull request #1697 from baude/statserr | OpenShift Merge Robot | 2018-10-23 |
|\ \ |
|
| * | | correct stats err with non-running containers | baude | 2018-10-22 |
| |/ |
|
* / | Use restoreArtifacts to save time in integration tests | baude | 2018-10-22 |
|/ |
|
* | fix NOTIFY_SOCKET in e2e testfix NOTIFY_SOCKET in e2e tests | baude | 2018-10-18 |
* | Vendor in new new buildah/ci | baude | 2018-10-17 |
* | tests: do not make assumptions on the mount output | Giuseppe Scrivano | 2018-10-14 |
* | Generate a passwd file for users not in container | Daniel J Walsh | 2018-10-12 |
* | Add tests for --ip flag | Matthew Heon | 2018-10-11 |
* | tests: add checkpoint/restore test | Adrian Reber | 2018-10-03 |
* | Add ability for ubuntu to be tested | baude | 2018-10-03 |
* | Merge pull request #1528 from baude/runlabel | OpenShift Merge Robot | 2018-10-02 |
|\ |
|
| * | Add container runlabel command | baude | 2018-09-28 |
* | | Disable SELinux labeling if --privileged | Daniel J Walsh | 2018-10-02 |
* | | Vendor in the latest containers/storage, image and buildah | Daniel J Walsh | 2018-09-29 |
|/ |
|
* | run complex image names with short names | baude | 2018-09-28 |
* | podman runs disabled containers and privileged containers as spc_t | Daniel J Walsh | 2018-09-27 |
* | rework CI tests to test on VMs | baude | 2018-09-26 |
* | Put openshift dockerfiles in test/install | baude | 2018-09-25 |