| Commit message (Expand) | Author | Age |
* | Fixes for system tests | Brent Baude | 2020-04-17 |
* | Fixes for load and other system tests | Brent Baude | 2020-04-13 |
* | refactor info | Brent Baude | 2020-04-06 |
* | Improved readability in image json output | Kunal Kushwaha | 2020-03-22 |
* | run --rmi test: make it work | Ed Santiago | 2020-03-12 |
* | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |
* | kill test: clean up warnings; document better | Ed Santiago | 2020-02-26 |
* | Fix kill test obtaining CID | Chris Evich | 2020-02-25 |
* | System Tests: Force default signal handlers | Chris Evich | 2020-02-25 |
* | Friendly amendment: tests, and a help message | Ed Santiago | 2020-02-23 |
* | Login test: use --password-stdin | Ed Santiago | 2020-02-20 |
* | podman images: add --filter=since=XX | Ed Santiago | 2020-02-20 |
* | New login and push tests | Ed Santiago | 2020-02-19 |
* | add pkg/signal | Valentin Rothberg | 2020-02-14 |
* | Merge pull request #4824 from edsantiago/bats | OpenShift Merge Robot | 2020-01-15 |
|\ |
|
| * | more BATS tests | Ed Santiago | 2020-01-13 |
* | | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
|/ |
|
* | Fix race condition in kill test leading to hang | Ed Santiago | 2019-12-28 |
* | signal parsing - better input validation | Ed Santiago | 2019-12-26 |
* | podman images history test - clean up | Ed Santiago | 2019-12-12 |
* | test for #3920 (improper caching of tarballs in build) | Ed Santiago | 2019-12-05 |
* | Add support for image name history | Sascha Grunert | 2019-11-27 |
* | stats: list all running containers unless specified otherwise | Valentin Rothberg | 2019-10-23 |
* | System tests: make sure exec pid hash w/o leaking | Alex Jia | 2019-10-18 |
* | Add a MissingRuntime implementation | Matthew Heon | 2019-10-15 |
* | Merge pull request #4174 from cevich/use_bash_not_sh | OpenShift Merge Robot | 2019-10-03 |
|\ |
|
| * | System-tests: Use bash explicitly | Chris Evich | 2019-10-02 |
* | | system tests: info: deal with hyphen in username | Ed Santiago | 2019-10-03 |
|/ |
|
* | system tests: reenable skipped tests | Ed Santiago | 2019-10-02 |
* | fix cp none exists dest path ends with '/' | Qi Wang | 2019-09-25 |
* | system tests: run test: reenable and fix | Ed Santiago | 2019-09-24 |
* | System-test: Temporarily disable 030-run | Chris Evich | 2019-09-17 |
* | Merge pull request #3934 from rhatdan/wait | OpenShift Merge Robot | 2019-09-13 |
|\ |
|
| * | Podman-remote run should wait for exit code | Daniel J Walsh | 2019-09-12 |
* | | Do not support wildcards on cp | Jhon Honce | 2019-09-12 |
|/ |
|
* | System tests: support for crun on f31/rawhide | Ed Santiago | 2019-09-04 |
* | podman cp: big set of system tests | Ed Santiago | 2019-08-26 |
* | Flake fix: build test timeout | Ed Santiago | 2019-08-19 |
* | tests for exit status on podman run --rm | Ed Santiago | 2019-08-14 |
* | implement 'make remotesystem' | Ed Santiago | 2019-08-08 |
* | pod top test: reenable | Ed Santiago | 2019-08-06 |
* | System tests: resolve hang in rawhide rootless | Ed Santiago | 2019-08-01 |
* | Allow info test to work with usernames w/dash | Major Hayden | 2019-07-29 |
* | Merge pull request #3497 from QazerLab/bugfix/systemd-generate-pidfile | OpenShift Merge Robot | 2019-07-08 |
|\ |
|
| * | Move skipping systemd tests to early setup. | Danila Kiver | 2019-07-06 |
| * | Reload systemd daemon on creation of units location dir in tests. | Danila Kiver | 2019-07-06 |
| * | Add debug information to "generate systemd" test. | Danila Kiver | 2019-07-06 |
| * | Use conmon pidfile in generated systemd unit as PIDFile. | Danila Kiver | 2019-07-04 |
* | | Add RUN priv'd test for build | TomSweeneyRedHat | 2019-06-28 |
|/ |
|
* | run BATS tests in Cirrus | Ed Santiago | 2019-06-17 |