| Commit message (Expand) | Author | Age |
* | Merge pull request #6256 from theunrealgeek/play_kube_deployment | OpenShift Merge Robot | 2020-06-11 |
|\ |
|
| * | Consistent Yaml convention througout play kube tests | theunrealgeek | 2020-06-02 |
| * | Fix podman generate tests that relied on play kube | theunrealgeek | 2020-06-02 |
| * | Add tests for Deployment Kind and minor fix for play kube output | theunrealgeek | 2020-06-02 |
| * | Fix existing tests | theunrealgeek | 2020-06-02 |
* | | Merge pull request #6529 from mheon/v6_ports | OpenShift Merge Robot | 2020-06-11 |
|\ \ |
|
| * | | Enable IPv6 port binding | Matthew Heon | 2020-06-10 |
* | | | WIP: Enable (and disable) remote testing | Ed Santiago | 2020-06-09 |
|/ / |
|
* | | Merge pull request #6532 from sujil02/python-test | OpenShift Merge Robot | 2020-06-09 |
|\ \ |
|
| * | | Modify py test to start stop system service for each test | Sujil02 | 2020-06-07 |
* | | | e2e: disable checkpoint test on Ubuntu | Valentin Rothberg | 2020-06-08 |
* | | | Enable Ubuntu tests in CI | Brent Baude | 2020-06-08 |
|/ / |
|
* | | Merge pull request #6417 from sujil02/py-test | OpenShift Merge Robot | 2020-06-06 |
|\ \ |
|
| * | | Adds docker py regression test. | Sujil02 | 2020-06-04 |
* | | | Fix handling of systemd. | Daniel J Walsh | 2020-06-05 |
* | | | Merge pull request #6489 from edsantiago/bats | OpenShift Merge Robot | 2020-06-04 |
|\ \ \ |
|
| * | | | BATS and APIv2: more tests and tweaks | Ed Santiago | 2020-06-03 |
| |/ / |
|
* | | | Merge pull request #6485 from QiWang19/remote-ignore | OpenShift Merge Robot | 2020-06-04 |
|\ \ \ |
|
| * | | | fix remote test --ignore & turn on more tests | Qi Wang | 2020-06-03 |
* | | | | Merge pull request #6481 from QiWang19/rm-test-stop | OpenShift Merge Robot | 2020-06-04 |
|\ \ \ \ |
|
| * | | | | turn on remote stop_test | Qi Wang | 2020-06-03 |
* | | | | | Merge pull request #6470 from mheon/fix_stats_nonet | OpenShift Merge Robot | 2020-06-04 |
|\ \ \ \ \ |
|
| * | | | | | Properly follow linked namespace container for stats | Matthew Heon | 2020-06-02 |
* | | | | | | Merge pull request #6482 from mheon/split_inspect | OpenShift Merge Robot | 2020-06-04 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Ensure that image/container inspect are specialized | Matthew Heon | 2020-06-03 |
* | | | | | | Merge pull request #6461 from chuanchang/add_contaner_cases_for_apiv2 | OpenShift Merge Robot | 2020-06-03 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | test.apiv2: add test cases for committing an image from a container | Alex Jia | 2020-06-03 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #6465 from rhatdan/remote | OpenShift Merge Robot | 2020-06-03 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Add more Remote tests | Daniel J Walsh | 2020-06-03 |
| |/ / / |
|
* | | | | Merge pull request #6469 from jwhonce/wip/auth | OpenShift Merge Robot | 2020-06-03 |
|\ \ \ \ |
|
| * | | | | V2 Add support for ssh authentication methods | Jhon Honce | 2020-06-03 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6473 from mheon/fix_inspect_segfault | OpenShift Merge Robot | 2020-06-03 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix a segfault in `podman inspect -l` w/ no containers | Matthew Heon | 2020-06-02 |
| | |/
| |/| |
|
* | | | Turn on remote rm_test --cidfile | Qi Wang | 2020-06-02 |
| |/
|/| |
|
* | | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
|/ |
|
* | Merge pull request #6411 from mheon/exec_bindings | OpenShift Merge Robot | 2020-06-02 |
|\ |
|
| * | Add bindings for exec and enable attached remote | Matthew Heon | 2020-06-01 |
* | | Merge pull request #6456 from edsantiago/bats | OpenShift Merge Robot | 2020-06-01 |
|\ \ |
|
| * | | system tests : more tests | Ed Santiago | 2020-06-01 |
| |/ |
|
* | | Merge pull request #6454 from rhatdan/remote | OpenShift Merge Robot | 2020-06-01 |
|\ \
| |/
|/| |
|
| * | turn on remote testing for images. podman-remote build now works. | Daniel J Walsh | 2020-06-01 |
* | | Add support for format {{.Label}} | Brent Baude | 2020-06-01 |
|/ |
|
* | Fix leak of empty tarball | Brent Baude | 2020-06-01 |
* | Merge pull request #6353 from lsm5/build-without-varlink | OpenShift Merge Robot | 2020-06-01 |
|\ |
|
| * | default build without `varlink` tag | Lokesh Mandvekar | 2020-05-29 |
* | | Merge pull request #5594 from edsantiago/bats | OpenShift Merge Robot | 2020-05-30 |
|\ \
| |/
|/| |
|
| * | system tests: enable skopeo REGISTRY_AUTH_FILE | Ed Santiago | 2020-04-29 |
* | | Merge pull request #6380 from mheon/fix_mount_readonly | OpenShift Merge Robot | 2020-05-29 |
|\ \ |
|
| * | | Add support for `readonly` option to --mount | Matthew Heon | 2020-05-26 |
* | | | V2 verify JSON output is consistent and doesn't drift | Jhon Honce | 2020-05-28 |