summaryrefslogtreecommitdiff
path: root/test/system
Commit message (Expand)AuthorAge
* build.bats: fix copy tests after containers/buildah#3486Aditya Rajan2021-09-16
* fix restart always with rootlessportPaul Holzinger2021-09-16
* Stop outputting 'healthy' on healthcheckDaniel J Walsh2021-09-10
* Merge pull request #11426 from fj-tsubasa/system-test-scenarioOpenShift Merge Robot2021-09-09
|\
| * Add a system test to modify and import an exported container.Tsubasa Watanabe2021-09-10
* | Fix conmon attach socket buffer sizePaul Holzinger2021-09-09
* | Add logDriver to podman infoDaniel J Walsh2021-09-08
* | system tests: new random_free_port helperEd Santiago2021-09-08
* | Merge pull request #11468 from Luap99/play-kube-slirpOpenShift Merge Robot2021-09-08
|\ \
| * | fix play kube --network optionsPaul Holzinger2021-09-08
* | | pkg/bindings/images.nTar(): set ownership of build context to 0:0Nalin Dahyabhai2021-09-07
|/ /
* | Merge pull request #11459 from vrothberg/fix-11438OpenShift Merge Robot2021-09-07
|\ \
| * | generate systemd: handle --restartValentin Rothberg2021-09-07
* | | logs -f: file: fix dead lockValentin Rothberg2021-09-07
|/ /
* / auto-update systemd test: skip on RHELEd Santiago2021-09-02
|/
* System tests: add cleanup & debugging outputEd Santiago2021-09-01
* pass LISTEN_* environment into containerValentin Rothberg2021-08-31
* auto-update: fix authfile labelValentin Rothberg2021-08-30
* volumes: Add volume import to allow importing contents on tar into volumeflouthoc2021-08-26
* Merge pull request #11263 from nalind/journal-readOpenShift Merge Robot2021-08-24
|\
| * 130-kill.bats: increase timeouts from 10s to 60sNalin Dahyabhai2021-08-23
| * 330-corrupt-images: don't try to tag with a canonical nameNalin Dahyabhai2021-08-23
* | generate systemd: use --cidfile againValentin Rothberg2021-08-24
* | Revert "generate systemd: custom stop signal"Valentin Rothberg2021-08-24
* | generate systemd: custom stop signalValentin Rothberg2021-08-24
|/
* Implement SD-NOTIFY proxy in conmonDaniel J Walsh2021-08-20
* Fix rootless cni dns without systemd stub resolverPaul Holzinger2021-08-16
* Run codespell to fix spellingDaniel J Walsh2021-08-11
* skip flaking auto-update testPaul Holzinger2021-08-10
* Merge pull request #11134 from rhatdan/buildxopenshift-ci[bot]2021-08-09
|\
| * Alias build to buildx, so it won't failDaniel J Walsh2021-08-09
* | podman info show correct slirp4netns pathPaul Holzinger2021-08-09
|/
* auto-update: simple rollbackValentin Rothberg2021-08-05
* Fix podman unpause,pause,kill --all to work like podman stop --allDaniel J Walsh2021-08-04
* podman info: try qfile before equeryEd Santiago2021-08-03
* Merge pull request #11091 from Luap99/connect-disconnectopenshift-ci[bot]2021-08-03
|\
| * fix rootless port forwarding with network dis-/connectPaul Holzinger2021-08-03
* | Fix handling of user specified container labelsDaniel J Walsh2021-08-02
|/
* Fix auto-update system test for older systemdHironori Shiina2021-07-30
* system tests: fix race in stop testEd Santiago2021-07-29
* remote build: fix streaming and error handlingValentin Rothberg2021-07-28
* cp system tests: reduce number of exec'sValentin Rothberg2021-07-27
* support container to container copyMehul Arora2021-07-27
* Merge pull request #11019 from boaz0/test_corsOpenShift Merge Robot2021-07-26
|\
| * Add tests to verify CORS is enabledBoaz Shuster2021-07-25
* | Merge pull request #10895 from rhatdan/devicesOpenShift Merge Robot2021-07-24
|\ \
| * | Support DeviceCgroupRules to actually get added.Daniel J Walsh2021-07-21
* | | Merge pull request #10996 from cdoern/untilLogOpenShift Merge Robot2021-07-24
|\ \ \
| * | | Implemented --until flag for libpod's container logscdoern2021-07-22
* | | | Merge pull request #11018 from vrothberg/fix-10994OpenShift Merge Robot2021-07-24
|\ \ \ \